Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-16 | i3c: fix device.h kernel-doc warnings | Randy Dunlap | 1 | -6/+7 |
2023-01-27 | driver core: make struct device_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
2023-01-27 | i3c: move dev_to_i3cdev() to use container_of_const() | Greg Kroah-Hartman | 1 | -1/+8 |
2022-12-11 | i3c: export SETDASA method | Jack Chen | 1 | -0/+2 |
2022-12-11 | i3c: Correct the macro module_i3c_i2c_driver | Naveen Krishna Chatradhi | 1 | -1/+2 |
2021-02-02 | i3c: Make remove callback return void | Uwe Kleine-König | 1 | -1/+1 |
2019-07-27 | i3c: move i3c_device_match_id to device.c and export it | Vitor Soares | 1 | -0/+4 |
2018-11-12 | i3c: Add core I3C infrastructure | Boris Brezillon | 1 | -0/+331 |