| Commit message (Expand) | Author | Age | Files | Lines |
* | i3c: master: fix kernel-doc check warning | Frank Li | 2024-01-14 | 1 | -0/+3 |
* | i3c: master: fix Excess kernel-doc description warning | Randy Dunlap | 2024-01-08 | 1 | -1/+0 |
* | i3c: add actual_len in i3c_priv_xfer | Frank Li | 2024-01-08 | 1 | -0/+2 |
* | i3c: master: add enable(disable) hot join in sys entry | Frank Li | 2024-01-08 | 1 | -0/+5 |
* | Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/... | Linus Torvalds | 2023-11-04 | 2 | -3/+5 |
|\ |
|
| * | i3c: master: handle IBIs in order they came | Zbigniew Lukwinski | 2023-11-04 | 1 | -1/+3 |
| * | i3c: Fix typo "Provisional ID" to "Provisioned ID" | Matt Johnston | 2023-10-10 | 2 | -2/+2 |
* | | i3c: Add support for bus enumeration & notification | Jeremy Kerr | 2023-10-17 | 1 | -0/+11 |
|/ |
|
* | i3c: Make i3c_master_unregister() return void | Uwe Kleine-König | 2023-03-21 | 1 | -1/+1 |
* | i3c: Correct reference to the I²C device data type | Andy Shevchenko | 2023-03-13 | 1 | -1/+2 |
* | i3c: fix device.h kernel-doc warnings | Randy Dunlap | 2023-02-16 | 1 | -6/+7 |
* | driver core: make struct device_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -1/+1 |
* | i3c: move dev_to_i3cdev() to use container_of_const() | Greg Kroah-Hartman | 2023-01-27 | 1 | -1/+8 |
* | i3c: export SETDASA method | Jack Chen | 2022-12-11 | 1 | -0/+2 |
* | i3c: Correct the macro module_i3c_i2c_driver | Naveen Krishna Chatradhi | 2022-12-11 | 1 | -1/+2 |
* | Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 2022-03-30 | 1 | -1/+0 |
|\ |
|
| * | i3c: remove i2c board info from i2c_dev_desc | Jamie Iles | 2022-03-04 | 1 | -1/+0 |
* | | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 2022-02-17 | 1 | -3/+3 |
|/ |
|
* | i3c: Make remove callback return void | Uwe Kleine-König | 2021-02-02 | 1 | -1/+1 |
* | i3c: add addr and lvr to i2c_dev_desc structure | Przemyslaw Gaj | 2019-08-11 | 1 | -0/+5 |
* | i3c: move i3c_device_match_id to device.c and export it | Vitor Soares | 2019-07-27 | 1 | -0/+4 |
* | i3c: add mixed limited bus mode | Vitor Soares | 2019-06-20 | 1 | -0/+5 |
* | i3c: Drop support for I2C 10 bit addresing | Przemyslaw Gaj | 2019-05-28 | 1 | -4/+1 |
* | i3c: Add core I3C infrastructure | Boris Brezillon | 2018-11-12 | 3 | -0/+1364 |