index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
device.c
Age
Commit message (
Expand
)
Author
2026-08-08
i3c: master: Reject IBI requests from non-IBI-capable devices
Adrian Hunter
2026-08-08
i3c: Make dev->desc locking assumptions explicit
Adrian Hunter
2026-08-08
i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_m...
Adrian Hunter
2026-01-14
i3c: master: Introduce optional Runtime PM support
Adrian Hunter
2025-11-29
i3c: Add HDR API support
Frank Li
2025-07-31
i3c: Fix i3c_device_do_priv_xfers() kernel-doc indentation
Bagas Sanjaya
2024-05-23
i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()
Frank Li
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
2021-02-02
i3c: Handle drivers without probe or remove callback
Uwe Kleine-König
2020-02-28
i3c: Simplify i3c_device_match_id()
Boris Brezillon
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