summaryrefslogtreecommitdiff
path: root/drivers/i3c/device.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-10i3c: device: Add SETMWL/GETMWL and SETMRL/GETMRL supportOleksandr Shulzhenko1-0/+100
2022-05-20i3c: master: Enable support for PECZbigniew Lukwinski1-0/+18
2022-04-12i3c: Add I3C target supportIwona Winiarska1-0/+23
2022-02-07i3c: master: Implement CCC GETSTATUS functionOleksandr Shulzhenko1-0/+24
2021-02-02i3c: Handle drivers without probe or remove callbackUwe Kleine-König1-0/+5
2020-02-28i3c: Simplify i3c_device_match_id()Boris Brezillon1-28/+22
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares1-0/+53
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon1-0/+233