summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-14Merge "Merge android13-gs-pixel-5.10-tm-qpr3 into android13-gs-pixel-5.10-udc...Pindar Yang
2023-04-11LWIS: Clean up TODO for flash driverNick Chung
2023-04-09Merge android13-gs-pixel-5.10-tm-qpr3 into android13-gs-pixel-5.10-udcPixelBot AutoMerger
2023-04-07kleaf: add support for generic build labelsWill McVicker
2023-04-05Merge remote-tracking branch 'partner/android13-gs-pixel-5.10-udc' into andro...Alexey Klimov
2023-03-29LWIS: Merge lwis_ioctl.c and lwis_ioctl_cmd.cHolmes Chou
2023-03-29LWIS: Deprecate the legacy IOCTL APIHolmes Chou
2023-03-29LWIS: rename lwis_cmd to lwis_ioctl_cmdHolmes Chou
2023-03-29Transaction: protect lwis_transaction_free in process_transactionNick Chung
2023-03-29LWIS: Unifying device power sequencesHolmes Chou
2023-03-29LWIS: Initialize lwis_fence spinlockTommy Kardach
2023-03-29LWIS: Preallocating lwis_periodic_io_proxyHolmes Chou
2023-03-29LWIS: Extend the allocator to support small size of memoryHolmes Chou
2023-03-28Top: Fix lwis_top_event_subscribe() UAFandroid-t-qpr3-beta-3_r0.5android-t-qpr3-beta-3_r0.4android-t-qpr3-beta-3_r0.3android-t-qpr3-beta-3.1_r0.5android-t-qpr3-beta-3.1_r0.4android-t-qpr3-beta-3.1_r0.3android-13.0.0_r0.92android-13.0.0_r0.85android-13.0.0_r0.84android-13.0.0_r0.83android-13.0.0_r0.82android-13.0.0_r0.127android-13.0.0_r0.126android-13.0.0_r0.125android-13.0.0_r0.124android-13.0.0_r0.123android-13.0.0_r0.121android-13.0.0_r0.117android-13.0.0_r0.116android-13.0.0_r0.115android-13.0.0_r0.114android-13.0.0_r0.113android-13.0.0_r0.112android-13.0.0_r0.107android-13.0.0_r0.106android-13.0.0_r0.105android-13.0.0_r0.104android-13.0.0_r0.103android-13.0.0_r0.100android-gs-tangorpro-5.10-android13-qpr3android-gs-raviole-5.10-t-qpr3-beta-3android-gs-raviole-5.10-android13-qpr3android-gs-pantah-5.10-t-qpr3-beta-3android-gs-pantah-5.10-android13-qpr3android-gs-lynx-5.10-android13-qpr3android-gs-felix-5.10-android13-qpr3-candroid-gs-felix-5.10-android13-qpr3android-gs-bluejay-5.10-t-qpr3-beta-3android-gs-bluejay-5.10-android13-qpr3Nick Chung
2023-03-26Merge android13-gs-pixel-5.10-tm-qpr3 into android13-gs-pixel-5.10-udcPixelBot AutoMerger
2023-03-20LWIS: Return -EBUSY status on suspendNick Chung
2023-03-16Interrupt: Move request_irq out of spinlockEdmond Chung
2023-03-13LWIS: Fix state_pinctrl use after freeNick Chung
2023-03-06LWIS: Remove references to run_at_real_timeandroid-u-beta-1_r0.5android-u-beta-1_r0.4android-u-beta-1_r0.3android-gs-raviole-5.10-u-beta1android-gs-pantah-5.10-u-beta1android-gs-bluejay-5.10-u-beta1linyuny
2023-03-06LWIS: Return -EBUSY status on suspendNick Chung
2023-03-06LWIS: Handle overflow interruptsNick Chung
2023-03-06Fence: Create fences with O_CLOEXECEdmond Chung
2023-03-06Add precondition fence to event trigger logicEdmond Chung
2023-03-06LWIS: Add traces to kernel eventsMeghana Barkalle
2023-02-23LWIS: Handle shared GPIO device power downHolmes Chou
2023-02-23LWIS: Support logging recent register io history programmatically and with De...linyuny
2023-02-23LWIS: Modify the place to lock lwis_client locks.Ge Bian
2023-02-23LWIS: Add new ioctl command: LWIS_DUMP_DEBUG_STATElinyuny
2023-02-23LWIS: Update the error message for transaction cancel.Ge Bian
2023-02-23LWIS: Readjust subscription thread to real time prioritylinyuny
2023-02-23LWIS: Add GPIO interrupt event typeNick Chung
2023-02-23GPIO IRQ: Support GPIO IRQ event enableNick Chung
2023-02-23Revert "GPIO IRQ: Support GPIO IRQ event enable"Nick Chung
2023-02-23GPIO IRQ: Support GPIO IRQ event enableNick Chung
2023-02-23LWIS: Return 0 if no suspend/resumce sequence is specifiedHolmes Chou
2023-02-23LWIS: Implement fence create commandHolmes Chou
2023-02-23LWIS: Handle leaf nodes in aggregate interrupts.Ge Bian
2023-02-23LWIS: Implement the func to parse aggregate interrupts.Ge Bian
2023-02-23IRQ: propagate overflow event to userspaceNick Chung
2023-02-23LWIS: Merge periodic and transaction threadsMeghana Barkalle
2023-02-20Merge "Merge android13-gs-pixel-5.10-tm-qpr3 into android13-gs-pixel-5.10-udc...Joey Lin
2023-02-12Merge android13-gs-pixel-5.10-tm-qpr3 into android13-gs-pixel-5.10-udcPixelBot AutoMerger
2023-02-13LWIS: Using kernel functions to determine current contextandroid-u-preview-2_r0.2android-gs-raviole-5.10-u-preview-2linyuny
2023-02-13LWIS: Remove tasklet context for LWIS transactionslinyuny
2023-02-13LWIS: Dump LWIS info in case of a userspace crashlinyuny
2023-02-13LWIS: Return invalid id to user space if transaction submit failedHolmes Chou
2023-02-13GPIO IRQ: Adjust the sequence of getting gpio irqNick Chung
2023-02-13LWIS: create test device for test-specific deviceslinyuny
2023-02-13LWIS: Define the interrupt line types in device treeNick Chung
2023-02-13LWIS: Add supports to log the register io history.Ge Bian