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