summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-27QOS update with new interface lwis_qos_setting_v3 via qos_family_name.linyuny
2023-11-15Interrupt: Optimize interrupt events enablementandroid-u-qpr2-beta-2_r0.8Nick Chung
2023-11-09IOREG: Add DT property to enable IOMMU best fit algoEdmond Chung
2023-11-01LWIS: devm_kzalloc() does not need kfree()Holmes Chou
2023-10-31Transaction: Fix LWIS unit test failedNick Chung
2023-10-10Separate QOS update based on QOS family name stringlinyuny
2023-10-10LWIS: Support clock family in string format in QoS settings interfacelinyuny
2023-10-04Transaction: Print warning when triggered event execution is delayedNick Chung
2023-10-02Transaction: Emit the event immediately after processing transaction.Nick Chung
2023-09-28IOEntry: Allow max wait time of 1 secondEdmond Chung
2023-09-24Merge android14-gs-pixel-5.15-udc-qpr1 into android14-gs-pixel-5.15-24Q1android-u-qpr2-beta-1_r0.7PixelBot AutoMerger
2023-09-22LWIS: Fix spinlock flags are overwritten by the nested usingandroid-u-qpr1-beta-2.2_r0.7android-u-qpr1-beta-2.1_r0.8android-14.0.0_r0.81android-14.0.0_r0.80android-14.0.0_r0.45android-14.0.0_r0.38android-gs-shusky-5.15-u-qpr1-beta2android-gs-shusky-5.15-android14-qpr1-betaandroid-gs-shusky-5.15-android14-qpr1android-gs-akita-5.15-android14-d2Holmes Chou
2023-09-18LWIS: fix race conditionandroid-u-qpr1-beta-2_r0.8Nick Chung
2023-09-15LWIS: Add section to enable gcov for lwis code coverage purpose based on env.linyuny
2023-08-31I2C: Fix race condition for I2C device is in useNick Chung
2023-08-16IO Entry: print polling processed time if it exceeds 5 msNick Chung
2023-08-09LWIS: Revise device deinit function orderNick Chung
2023-08-06Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1PixelBot AutoMerger
2023-07-30Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1PixelBot AutoMerger
2023-07-28LWIS: Check dma_vaddr before accessing bufferandroid-14.0.0_r0.8android-14.0.0_r0.18main-16k-gs-shusky-5.15android-gs-shusky-udc-d1android-gs-shusky-5.15-android14-d1Nick Chung
2023-07-23Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1PixelBot AutoMerger
2023-07-21LWIS: device suspend before releaseBill Chang
2023-07-20LWIS: Add a device tree property for power up modeHolmes Chou
2023-07-20LWIS: Change to use list_head for gpios_listHolmes Chou
2023-07-17LWIS: Remove lwis_event_subscribe_operationslinyuny
2023-07-09Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1PixelBot AutoMerger
2023-07-06Remove IRQ overflow warning log from lwisTommy Kardach
2023-07-06Revert "Cancel all pending fences on transaction cancel"Tommy Kardach
2023-07-05Check for lwis-top device before denying transactionTommy Kardach
2023-07-05LWIS: Add mutex lock to I2C process queueMeghana Barkalle
2023-06-28LWIS: Check transaction limit based on flagMeghana Barkalle
2023-06-25Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1PixelBot AutoMerger
2023-06-21LWIS: Fix race condition while disabling deviceMeghana Barkalle
2023-06-20LWIS: Transactions optimizationsMeghana Barkalle
2023-06-18Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1PixelBot AutoMerger
2023-06-16Cancel all pending fences on transaction cancelTommy Kardach
2023-06-16Revert "Revert "lwis: remove INT clock floor requirement""Laura Tsai
2023-06-13Buffer: Add trace point for Dis/EnrollEdmond Chung
2023-06-13Remove unnecessary error logs from kmallocEdmond Chung
2023-06-12UTIL: Add buffer and value transform functionHolmes Chou
2023-06-11Merge android14-gs-pixel-5.15-udc-d1 into android14-gs-pixel-5.15-udc-qpr1PixelBot AutoMerger
2023-06-09LWIS: Move device init functions back to each device type's header fileHolmes Chou
2023-06-08IOREG: Fix uninitialized value and undefined left shiftEdmond Chung
2023-06-08DT: Fix potential nullptr dereference in interrupt parsingEdmond Chung
2023-06-07LWIS: Handle device flush for transactions with limitMeghana Barkalle
2023-06-07LWIS: Move transaction limit loggingMeghana Barkalle
2023-06-07Regulator: Fix uninitialized return valueEdmond Chung
2023-06-07Interrupt: Initialize source and overflow value to 0Edmond Chung
2023-06-07Allocator/Fence: Remove unnecessary error loggingEdmond Chung
2023-06-07Transaction: Fix potential nullptr dereferenceEdmond Chung