summaryrefslogtreecommitdiffstats
path: root/drivers/i3c/master/mipi-i3c-hci/core.c
Commit message (Expand)AuthorAgeFilesLines
* i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1Jarkko Nikula12 days1-0/+8
* i3c: mipi-i3c-hci: Add DMA bounce buffer for private transfersJarkko Nikula2023-11-161-0/+40
* i3c: mipi-i3c-hci: Report NACK response from CCC command to coreJarkko Nikula2023-11-161-1/+8
* i3c: mipi-i3c-hci: Resume controller explicitlyJarkko Nikula2023-09-251-2/+1
* i3c: mipi-i3c-hci: Fix race between bus cleanup and interruptJarkko Nikula2023-09-251-0/+2
* i3c: mipi-i3c-hci: Fix DAT/DCT entry sizesJarkko Nikula2023-09-251-4/+4
* i3c: mipi-i3c-hci: Add MODULE_ALIASJarkko Nikula2023-09-251-0/+1
* i3c: mipi-i3c-hci: Convert to platform remove callback returning voidUwe Kleine-König2023-03-211-4/+2
* i3c: Make i3c_master_unregister() return voidUwe Kleine-König2023-03-211-1/+3
* i3c/master: simplify the return expression of i3c_hci_remove()Minghao Chi2022-05-171-6/+1
* i3c: master: mipi-i3c-hci: correct the config reference for endiannessLukas Bulwahn2022-01-051-1/+1
* i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_matchNathan Chancellor2020-12-311-1/+1
* i3c/master/mipi-i3c-hci: quiet maybe-unused variable warningNicolas Pitre2020-12-171-1/+1
* i3c/master: introduce the mipi-i3c-hci driverNicolas Pitre2020-11-231-0/+798