index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
Age
Commit message (
Expand
)
Author
2 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-19
i3c: dw: reduce do_daa time if there's no client
Jisheng Zhang
2026-08-18
i3c: mipi-i3c-hci: Add support for AMD_PT I3C controller
Jian-Ming Liao
2026-08-18
i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
Jian-Ming Liao
2026-08-18
i3c: mipi-i3c-hci: Fix missing STAT_IBI_STATUS_THLD in PIO mode
Jian-Ming Liao
2026-08-18
i3c: dw: rename "pclk" to "apb" to match dt-binding
Jisheng Zhang
2026-08-18
i3c: dw: make struct dw_i3c_cmd smaller
Jisheng Zhang
2026-08-18
i3c: dw: use COMMAND_PORT_TRANSFER_ARG instead of hardcoding
Jisheng Zhang
2026-08-08
i3c: renesas: Don't register devices when ENTDAA times out
Tommaso Merciai
2026-08-08
i3c: master: dw-i3c-master: fix OD timing for first broadcast
Tze Yee Ng
2026-08-08
i3c: mipi-i3c-hci: Advertise IBI wakeup capability
Adrian Hunter
2026-08-08
i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
Adrian Hunter
2026-08-08
i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
Adrian Hunter
2026-08-08
i3c: master: Reject IBI requests from non-IBI-capable devices
Adrian Hunter
2026-08-08
i3c: master: Add helper to query bus wakeup requirements
Adrian Hunter
2026-08-08
i3c: master: Report wakeup events for IBIs
Adrian Hunter
2026-08-08
i3c: master: Support IBI-based wakeup capability
Adrian Hunter
2026-08-08
i3c: master: Fix potential UAF in i3c_device_match()
Adrian Hunter
2026-08-08
i3c: master: Fix potential UAF in i3c_device_uevent()
Adrian Hunter
2026-08-08
i3c: Make dev->desc locking assumptions explicit
Adrian Hunter
2026-08-08
i3c: master: Fix use-after-free of master->this
Adrian Hunter
2026-08-08
i3c: master: Do not treat master device as a duplicate target
Adrian Hunter
2026-08-08
i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_m...
Adrian Hunter
2026-08-08
i3c: master: Fix recursive locking during device registration
Adrian Hunter
2026-07-31
i3c: renesas: Drop unused structure member 'resuming'
Claudiu Beznea
2026-07-31
i3c: dw-i3c-master: Add ACPI ID for Tegra410
Akhil R
2026-07-31
i3c: dw-i3c-master: Add ACPI core clock frequency quirk
Akhil R
2026-07-31
i3c: dw-i3c-master: Add SETAASA as supported CCC
Akhil R
2026-07-31
i3c: master: match I3C device through DT and ACPI
Akhil R
2026-07-31
i3c: master: Add support for devices without PID
Akhil R
2026-07-31
i3c: master: Add support for devices using SETAASA
Akhil R
2026-07-31
i3c: master: Support ACPI enumeration of child devices
Akhil R
2026-07-31
i3c: master: Use unified device property interface
Akhil R
2026-07-31
i3c: master: require dests for read CCC commands
Adrian Ng Ho Yin
2026-07-31
i3c: master: Fix info leak and UAF in device unregister path
Adrian Hunter
2026-07-31
i3c: master: dw: Drop redundant core reset name
Shubham Patil
2026-07-31
i3c: master: adi: add OF module alias for autoloading
Can Peng
2026-07-31
i3c: renesas: Add runtime PM support
Claudiu Beznea
2026-07-31
i3c: renesas: Drop unnecessary tab
Claudiu Beznea
2026-07-31
i3c: renesas: Use the "dev_name:irq_name" format for the interrupt name
Claudiu Beznea
2026-07-31
i3c: renesas: Organize structures to avoid unnecessary padding
Claudiu Beznea
2026-07-31
i3c: renesas: Update HW registers after SW computations are done
Claudiu Beznea
2026-07-31
i3c: renesas: Drop the explicit memset() call
Claudiu Beznea
2026-07-31
i3c: renesas: Follow a unified pattern for transfer and command initialization
Claudiu Beznea
2026-07-31
i3c: renesas: Return immediately if there is no transfer
Claudiu Beznea
2026-07-31
i3c: renesas: Use reset_control_bulk_{assert, deassert}()
Claudiu Beznea
2026-07-31
i3c: renesas: Fix out-of-bounds access for newdevs mask
Claudiu Beznea
2026-07-31
i3c: renesas: Clean DATBAS register on detach
Claudiu Beznea
2026-07-31
i3c: renesas: Perform Dynamic Address Assignment on resume
Claudiu Beznea
2026-07-31
i3c: renesas: Reset the controller on resume
Claudiu Beznea
[next]