index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
i3c
/
device.h
Age
Commit message (
Expand
)
Author
2025-12-02
i3c: fix I3C_SDR bit number
Alexandre Belloni
2025-11-29
i3c: Switch to use new i3c_xfer from i3c_priv_xfer
Frank Li
2025-11-29
i3c: Add HDR API support
Frank Li
2025-07-31
i3c: fix module_i3c_i2c_driver() with I3C=n
Arnd Bergmann
2025-01-12
i3c: fix kdoc parameter description for module_i3c_i2c_driver()
Wolfram Sang
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-01-08
i3c: add actual_len in i3c_priv_xfer
Frank Li
2023-10-10
i3c: Fix typo "Provisional ID" to "Provisioned ID"
Matt Johnston
2023-02-16
i3c: fix device.h kernel-doc warnings
Randy Dunlap
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
2022-12-11
i3c: export SETDASA method
Jack Chen
2022-12-11
i3c: Correct the macro module_i3c_i2c_driver
Naveen Krishna Chatradhi
2021-02-02
i3c: Make remove callback return void
Uwe Kleine-König
2019-07-27
i3c: move i3c_device_match_id to device.c and export it
Vitor Soares
2018-11-12
i3c: Add core I3C infrastructure
Boris Brezillon