aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i3c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds1-1/+0
2022-03-04i3c: remove i2c board info from i2c_dev_descJamie Iles1-1/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-3/+3
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