summaryrefslogtreecommitdiff
path: root/drivers/i3c/device.c
AgeCommit message (Expand)Author
2024-05-23i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()Frank Li
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27i3c: move dev_to_i3cdev() to use container_of_const()Greg Kroah-Hartman
2022-12-11i3c: export SETDASA methodJack Chen
2021-02-02i3c: Handle drivers without probe or remove callbackUwe Kleine-König
2020-02-28i3c: Simplify i3c_device_match_id()Boris Brezillon
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon