summaryrefslogtreecommitdiff
path: root/include/linux/i3c
AgeCommit message (Expand)Author
2024-12-14i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li
2024-12-14i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li
2024-12-14i3c: master: support to adjust first broadcast address speedCarlos Song
2024-12-14i3c: master: fix kernel-doc check warningFrank Li
2024-12-14i3c: master: add enable(disable) hot join in sys entryFrank Li
2024-12-14i3c: Make i3c_master_unregister() return voidUwe Kleine-König
2022-03-30Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2022-03-04i3c: remove i2c board info from i2c_dev_descJamie Iles
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2021-02-02i3c: Make remove callback return voidUwe Kleine-König
2019-08-11i3c: add addr and lvr to i2c_dev_desc structurePrzemyslaw Gaj
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares
2019-06-20i3c: add mixed limited bus modeVitor Soares
2019-05-28i3c: Drop support for I2C 10 bit addresingPrzemyslaw Gaj
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon