summaryrefslogtreecommitdiff
path: root/lwis_ioctl.c
AgeCommit message (Expand)Author
2023-12-13LWIS: Transactions optimizationsMeghana Barkalle
2023-12-13LWIS: Update read buffer pointerMeghana Barkalle
2023-12-13LWIS: Fix transaction freeMeghana Barkalle
2023-12-13Add entry processing limit for queued transactionsMeghana Barkalle
2023-12-13Revert^3 "Revert "LWIS: Implement I2C Bus Manager""Meghana Barkalle
2023-12-13Revert^2 "Revert "LWIS: Implement I2C Bus Manager""Tommy Kardach
2023-12-13Revert "Revert "LWIS: Implement I2C Bus Manager""Meghana Barkalle
2023-12-13Revert "LWIS: Implement I2C Bus Manager"Nick Chung
2023-12-13LWIS: Implement I2C Bus ManagerMeghana Barkalle
2023-10-02IO Entry: Support Wait and Poll in short interval functionsNick Chung
2023-05-27Debug: Fix formatting on dump state logsandroid-u-beta-5.3_r0.7android-u-beta-5.3_r0.5android-u-beta-5.3_r0.4android-u-beta-5.3_r0.2android-u-beta-5.3_r0.1android-u-beta-4_r0.7android-u-beta-4_r0.5android-u-beta-4_r0.4android-u-beta-4_r0.3android-u-beta-4_r0.2android-u-beta-4_r0.1android-14.0.0_r0.7android-14.0.0_r0.6android-14.0.0_r0.5android-14.0.0_r0.4android-14.0.0_r0.3android-14.0.0_r0.2android-14.0.0_r0.17android-14.0.0_r0.16android-14.0.0_r0.15android-14.0.0_r0.14android-14.0.0_r0.13android-14.0.0_r0.11android-gs-tangorpro-android14-releaseandroid-gs-tangorpro-5.10-u-beta5.3android-gs-tangorpro-5.10-u-beta4android-gs-tangorpro-5.10-android14android-gs-raviole-android14-releaseandroid-gs-raviole-5.10-u-beta5.3android-gs-raviole-5.10-u-beta4android-gs-raviole-5.10-android14android-gs-pantah-android14-releaseandroid-gs-pantah-5.10-u-beta5.3android-gs-pantah-5.10-u-beta4android-gs-pantah-5.10-android14android-gs-lynx-android14-releaseandroid-gs-lynx-5.10-u-beta4android-gs-lynx-5.10-android14android-gs-felix-android14-releaseandroid-gs-felix-5.10-u-beta5.3android-gs-felix-5.10-u-beta4android-gs-felix-5.10-android14android-gs-bluejay-android14-releaseandroid-gs-bluejay-5.10-u-beta5.3android-gs-bluejay-5.10-u-beta4android-gs-bluejay-5.10-android14Edmond Chung
2023-04-27LWIS: Remove fence enable flagandroid-u-beta-3_r0.3android-u-beta-3_r0.2android-u-beta-2.1_r0.4android-u-beta-2.1_r0.3android-u-beta-2.1_r0.2android-gs-raviole-5.10-u-beta3android-gs-raviole-5.10-u-beta2android-gs-pantah-5.10-u-beta2android-gs-bluejay-5.10-u-beta3android-gs-bluejay-5.10-u-beta2Holmes Chou
2023-04-27LWIS: Remove partial fence enable flagHolmes Chou
2023-04-27LWIS: Allow user input GFP flags for different use casesHolmes Chou
2023-04-14LWIS: implement the fake injection in Kernel sidelinyuny
2023-04-14Fix formatting.Edmond Chung
2023-04-14LWIS: test infra refactor: implement the lwis_test device read the interrupt ...linyuny
2023-04-14LWIS: Fix stack size warningHolmes Chou
2023-04-14LWIS: Add a new command for current LWIS_BTS_BLOCK_NAME_ENABLED onHolmes Chou
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-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: Merge periodic and transaction threadsMeghana Barkalle
2023-02-13LWIS: Using kernel functions to determine current contextandroid-u-preview-2_r0.2android-gs-raviole-5.10-u-preview-2linyuny
2023-02-11LWIS: Fix kernel panic on fence creationTommy Kardach
2023-02-11Revert "Revert "LWIS: Implement completion_fences in lwis""Tommy Kardach
2023-02-11Revert "LWIS: Implement completion_fences in lwis"Tommy Kardach
2023-02-11LWIS: Implement completion_fences in lwisTommy Kardach
2023-02-01LWIS: add LWIS_FENCE_ENABLEDWill McVicker
2023-02-01LWIS: Add trigger_condition event supportsGe Bian
2023-02-01LWIS: Add LWIS_FENCE_CREATE.Ge Bian
2022-10-25LWIS: Implement command packetHolmes Chou
2022-07-26LWIS: Add lock to protect register accessingandroid-t-qpr1-beta-3_r0.5android-t-qpr1-beta-3.1_r0.1android-13.0.0_r0.60android-13.0.0_r0.55android-13.0.0_r0.50android-gs-pantah-5.10-t-qpr1-beta-3android-gs-pantah-5.10-android13-qpr1-beta-3android-gs-pantah-5.10-android13-qpr1Holmes Chou
2022-07-21IOCTL: Fix invalid-access Read in corruptedNick Chung
2022-05-27LWIS: Add mutex to prevent peek event to be freedHolmes Chou
2022-04-29LWIS: Put IoReg device block info to device infoHolmes Chou
2022-04-22LWIS: Add kthread pids to device info structElena Satraitis
2022-04-21Revert "LWIS: Add kthread pids to device info struct"Elena Satraitis
2022-04-20LWIS: Add kthread pids to device info structElena Satraitis
2022-04-19Revert "LWIS: Add kthread pids to device info struct"Elena Satraitis
2022-04-18LWIS: Add kthread pids to device info structElena Satraitis
2022-04-18LWIS: Add support for CPU cache sync partial operations.Ge Bian
2022-04-13Ioctl: fix num_io_entries integer overflowNick Chung
2022-03-25Ioctl: add error handling for integer overflowNick Chung
2022-02-10Event: Need to clear error event queue in between sessionsEdmond Chung
2022-01-11LWIS: Implement memory allocator for reuseHolmes Chou
2021-12-24Revert "LWIS: Implement memory allocator for reuse"Edmond Chung