index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
master
Age
Commit message (
Expand
)
Author
Files
Lines
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-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: 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
2026-07-31
i3c: renesas: Reconfigure the DATBAS register on re-attach
Claudiu Beznea
1
-0
/
+16
2026-07-31
i3c: renesas: Follow the reset deassert order used in probe
Claudiu Beznea
1
-6
/
+6
2026-07-31
i3c: renesas: Restore STDBR and EXTBR registers on resume
Claudiu Beznea
1
-4
/
+6
2026-07-31
i3c: renesas: Check that the transfer is valid before accessing it
Claudiu Beznea
1
-7
/
+45
2026-07-31
i3c: master: Add driver for AMD AXI I3C master controller
Manikanta Guntupalli
3
-0
/
+1140
2026-07-31
i3c: master: dw: Map CCC hardware errors to I3C M0/M2
Adrian Ng Ho Yin
1
-5
/
+23
2026-07-31
i3c: master: Report actual GET CCC payload length on success
Adrian Ng Ho Yin
6
-8
/
+26
2026-07-31
i3c: dw: avoid shift-out-of-bounds when DAA assigns no devices
Jakub Kicinski
1
-1
/
+9
2026-07-31
i3c: master: svc: bound IBI payload to the requested max_payload_len
Maoyi Xie
1
-1
/
+9
2026-07-31
i3c: master: svc: report timeout waiting for STOP idle
Pengpeng Hou
1
-2
/
+6
2026-07-31
i3c: master: adi: initialize the lock before enabling interrupts
Runyu Xiao
1
-8
/
+7
2026-06-16
i3c: mipi-i3c-hci: Use named initializers for platform_device_id's .driver_data
Uwe Kleine-König (The Capable Hub)
1
-5
/
+8
2026-06-16
i3c: master: Use unsigned int for dev_nack_retry_count consistently
Adrian Hunter
1
-2
/
+2
2026-06-14
i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the required quirk
Manikandan Muralidharan
1
-0
/
+10
2026-06-14
i3c: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-11
/
+11
2026-06-14
i3c: mipi-i3c-hci: Tolerate i3c_master_add_i3c_dev_locked() failures in DAA
Adrian Hunter
2
-6
/
+2
2026-06-14
i3c: mipi-i3c-hci: Ignore DISEC failures when disabling IBIs
Adrian Hunter
1
-1
/
+7
2026-06-14
i3c: mipi-i3c-hci: Fix race in i3c_hci_addr_to_dev()
Adrian Hunter
5
-18
/
+47
2026-06-14
i3c: mipi-i3c-hci: Add Hot-Join support
Adrian Hunter
4
-3
/
+58
[next]