aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i3c/device.c
AgeCommit message (Expand)AuthorFilesLines
7 daysi3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()Frank Li1-0/+4
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2023-01-27i3c: move dev_to_i3cdev() to use container_of_const()Greg Kroah-Hartman1-12/+0
2022-12-11i3c: export SETDASA methodJack Chen1-0/+20
2021-02-02i3c: Handle drivers without probe or remove callbackUwe Kleine-König1-0/+5
2020-02-28i3c: Simplify i3c_device_match_id()Boris Brezillon1-28/+22
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares1-0/+53
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon1-0/+233