summaryrefslogtreecommitdiff
path: root/lwis_transaction.h
AgeCommit message (Expand)Author
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-04-27LWIS: Remove partial fence enable flagHolmes Chou
2023-03-06Add precondition fence to event trigger logicEdmond Chung
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: Fput trigger fence fp at lwis_transaction_freeGe Bian
2023-02-11LWIS: Allow level triggered lwis_fenceTommy 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: Support AND/OR condition triggered by fencesNick Chung
2023-02-01LWIS: Add a pending transaction map to lwis_client.Ge Bian
2023-02-01LWIS: Support submitting transaction triggered by a lwis_fence.Ge Bian
2022-01-11LWIS: Implement memory allocator for reuseHolmes Chou
2021-12-24Revert "LWIS: Implement memory allocator for reuse"Edmond Chung
2021-12-22LWIS: Implement memory allocator for reuseHolmes Chou
2021-12-09LWIS: refact duplicate function / codeHolmes Chou
2021-11-13IoEntry: Created file for generic I/O entry functionsEdmond Chung
2021-04-27IO: Move mutex from per-entry to per-transaction based.Edmond Chung
2021-01-20LWIS: Use tasklet to process realtime transactionsGe Bian
2021-01-12LWIS: Support ReadAssert in IoEntryNick Chung
2020-11-19LWIS: Remove the kernel code to set address bias.Ge Bian
2020-11-19Transaction: Measure and print processing time in debug infoEdmond Chung
2020-11-17Formatting fix based on updated clang-formatEdmond Chung
2020-09-29LWIS: Run cleanup transaction at device disable.Ge Bian
2020-07-24Transaction: Fix race condition in submission.Edmond Chung
2020-05-01Transaction: Implement transaction replace.Ge Bian
2020-04-21LWIS: Add Poll and SetBias to synchronous IO.Ge Bian
2020-03-02LWIS: ensure transactions done before disabling.Ge Bian
2019-10-30Use int64_t for event ID, counter and timestampsEdmond Chung
2019-10-30Transaction: Propagate in-irq status to reg r/wEdmond Chung
2019-10-30Transaction: Implement cancellation and cleanupEdmond Chung
2019-10-01Transaction: Implement async i/o read/writesEdmond Chung