aboutsummaryrefslogtreecommitdiff
path: root/include/linux/i3c
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Gravatar Linus Torvalds 1-1/+0
2022-03-04i3c: remove i2c board info from i2c_dev_descGravatar Jamie Iles 1-1/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-3/+3
2021-02-02i3c: Make remove callback return voidGravatar Uwe Kleine-König 1-1/+1
2019-08-11i3c: add addr and lvr to i2c_dev_desc structureGravatar Przemyslaw Gaj 1-0/+5
2019-07-27i3c: move i3c_device_match_id to device.c and export itGravatar Vitor Soares 1-0/+4
2019-06-20i3c: add mixed limited bus modeGravatar Vitor Soares 1-0/+5
2019-05-28i3c: Drop support for I2C 10 bit addresingGravatar Przemyslaw Gaj 1-4/+1
2018-11-12i3c: Add core I3C infrastructureGravatar Boris Brezillon 3-0/+1364