summaryrefslogtreecommitdiffstats
path: root/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c
Commit message (Expand)AuthorAgeFilesLines
* i3c: mipi-i3c-hci: Handle I3C address header error in hci_cmd_v1_daa()Jarkko Nikula2023-11-161-1/+2
* i3c: mipi-i3c-hci: Do not overallocate transfers in hci_cmd_v1_daa()Jarkko Nikula2023-11-161-3/+3
* i3c: mipi-i3c-hci: Fix missing xfer->completion in hci_cmd_v1_daa()Jarkko Nikula2023-09-251-0/+1
* i3c/master: cmd_v1: Fix the exit criteria for the daa procedureBilly Tsai2023-08-101-1/+1
* i3c/master: Fix uninitialized variable next_addrColin Ian King2020-11-251-1/+1
* i3c/master: introduce the mipi-i3c-hci driverNicolas Pitre2020-11-231-0/+378