Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-17 | i3c/master: simplify the return expression of i3c_hci_remove() | Minghao Chi | 1 | -6/+1 |
2022-01-05 | i3c: master: mipi-i3c-hci: correct the config reference for endianness | Lukas Bulwahn | 1 | -1/+1 |
2021-12-10 | i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in 'hci_dat_v1_get_i... | Christophe JAILLET | 1 | -3/+1 |
2021-12-10 | i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic | Len Baker | 1 | -1/+1 |
2021-12-10 | i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmetic | Len Baker | 1 | -1/+1 |
2020-12-31 | i3c/master/mipi-i3c-hci: Fix position of __maybe_unused in i3c_hci_of_match | Nathan Chancellor | 1 | -1/+1 |
2020-12-17 | i3c/master/mipi-i3c-hci: quiet maybe-unused variable warning | Nicolas Pitre | 1 | -1/+1 |
2020-11-25 | i3c/master: Fix uninitialized variable next_addr | Colin Ian King | 1 | -1/+1 |
2020-11-23 | i3c/master: introduce the mipi-i3c-hci driver | Nicolas Pitre | 16 | -0/+4250 |