summaryrefslogtreecommitdiffstats
path: root/include/linux/i3c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2022-03-301-1/+0
|\
| * i3c: remove i2c board info from i2c_dev_descJamie Iles2022-03-041-1/+0
* | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-3/+3
|/
* i3c: Make remove callback return voidUwe Kleine-König2021-02-021-1/+1
* i3c: add addr and lvr to i2c_dev_desc structurePrzemyslaw Gaj2019-08-111-0/+5
* i3c: move i3c_device_match_id to device.c and export itVitor Soares2019-07-271-0/+4
* i3c: add mixed limited bus modeVitor Soares2019-06-201-0/+5
* i3c: Drop support for I2C 10 bit addresingPrzemyslaw Gaj2019-05-281-4/+1
* i3c: Add core I3C infrastructureBoris Brezillon2018-11-123-0/+1364