summaryrefslogtreecommitdiff
path: root/include/linux/i3c
AgeCommit message (Expand)AuthorFilesLines
2022-06-10i3c: device: Add SETMWL/GETMWL and SETMRL/GETMRL supportOleksandr Shulzhenko1-0/+5
2022-06-01i3c: mctp: Add PECI-related functionality to I3C MCTP driverOleksandr Shulzhenko1-0/+12
2022-06-01i3c: mctp: Extend MCTP o. I3C driver with the TX/RX functionsOleksandr Shulzhenko1-0/+38
2022-05-20i3c: master: Enable support for PECZbigniew Lukwinski2-0/+6
2022-04-13i3c: Add new DCR value for I3C HUBZbigniew Lukwinski1-0/+2
2022-04-12i3c: Add I3C target supportIwona Winiarska3-0/+55
2022-02-07i3c: master: Implement CCC GETSTATUS functionOleksandr Shulzhenko1-0/+3
2021-11-05Update I3C driversDylan Hung2-0/+13
2021-02-02i3c: Make remove callback return voidUwe Kleine-König1-1/+1
2019-08-11i3c: add addr and lvr to i2c_dev_desc structurePrzemyslaw Gaj1-0/+5
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares1-0/+4
2019-06-20i3c: add mixed limited bus modeVitor Soares1-0/+5
2019-05-28i3c: Drop support for I2C 10 bit addresingPrzemyslaw Gaj1-4/+1
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon3-0/+1364