开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
master
/
mipi-i3c-hci
/
dma.c
Age
Commit message (
Expand
)
Author
2024-07-26
i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value
Jarkko Nikula
2024-07-26
i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
Jarkko Nikula
2024-07-26
i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addresses
Jarkko Nikula
2024-07-26
i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers
Jarkko Nikula
2023-11-16
i3c: mipi-i3c-hci: Add DMA bounce buffer for private transfers
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Resume controller after aborted transfer
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Set number of SW enabled Ring Bundles earlier
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Set ring start request together with enable
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out
Jarkko Nikula
2023-09-25
i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler
Jarkko Nikula
2023-09-25
i3c/master/mipi-i3c-hci: Annotate struct hci_rings_data with __counted_by
Kees Cook
2021-12-10
i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmetic
Len Baker
2020-11-23
i3c/master: introduce the mipi-i3c-hci driver
Nicolas Pitre