summaryrefslogtreecommitdiffstats
path: root/drivers/i3c/device.c
Commit message (Expand)AuthorAgeFilesLines
* i3c: Handle drivers without probe or remove callbackUwe Kleine-König2021-02-021-0/+5
* i3c: Simplify i3c_device_match_id()Boris Brezillon2020-02-281-28/+22
* i3c: move i3c_device_match_id to device.c and export itVitor Soares2019-07-271-0/+53
* i3c: Add core I3C infrastructureBoris Brezillon2018-11-121-0/+233