Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-13 | i3c: fix kdoc parameter description for module_i3c_i2c_driver() | Wolfram Sang | 1 | -1/+1 |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -4/+1 |
2024-01-08 | i3c: add actual_len in i3c_priv_xfer | Frank Li | 1 | -0/+2 |
2023-10-10 | i3c: Fix typo "Provisional ID" to "Provisioned ID" | Matt Johnston | 1 | -1/+1 |
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 |