Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -12/+0 |
* | i3c: export SETDASA method | Jack Chen | 2022-12-11 | 1 | -0/+20 |
* | i3c: Handle drivers without probe or remove callback | Uwe Kleine-König | 2021-02-02 | 1 | -0/+5 |
* | i3c: Simplify i3c_device_match_id() | Boris Brezillon | 2020-02-28 | 1 | -28/+22 |
* | i3c: move i3c_device_match_id to device.c and export it | Vitor Soares | 2019-07-27 | 1 | -0/+53 |
* | i3c: Add core I3C infrastructure | Boris Brezillon | 2018-11-12 | 1 | -0/+233 |