summaryrefslogtreecommitdiff
path: root/include/linux/i3c/device.h
AgeCommit message (Expand)Author
2024-01-08i3c: add actual_len in i3c_priv_xferFrank Li
2023-10-10i3c: Fix typo "Provisional ID" to "Provisioned ID"Matt Johnston
2023-02-16i3c: fix device.h kernel-doc warningsRandy Dunlap
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
2022-12-11i3c: Correct the macro module_i3c_i2c_driverNaveen Krishna Chatradhi
2021-02-02i3c: Make remove callback return voidUwe Kleine-König
2019-07-27i3c: move i3c_device_match_id to device.c and export itVitor Soares
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon