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
/
master
Age
Commit message (
Expand
)
Author
12 days
i3c: dw: reduce do_daa time if there's no client
Jisheng Zhang
12 days
i3c: mipi-i3c-hci: Add support for AMD_PT I3C controller
Jian-Ming Liao
12 days
i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
Jian-Ming Liao
12 days
i3c: mipi-i3c-hci: Fix missing STAT_IBI_STATUS_THLD in PIO mode
Jian-Ming Liao
12 days
i3c: dw: rename "pclk" to "apb" to match dt-binding
Jisheng Zhang
12 days
i3c: dw: make struct dw_i3c_cmd smaller
Jisheng Zhang
12 days
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-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: 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
2026-07-31
i3c: renesas: Reconfigure the DATBAS register on re-attach
Claudiu Beznea
2026-07-31
i3c: renesas: Follow the reset deassert order used in probe
Claudiu Beznea
2026-07-31
i3c: renesas: Restore STDBR and EXTBR registers on resume
Claudiu Beznea
2026-07-31
i3c: renesas: Check that the transfer is valid before accessing it
Claudiu Beznea
2026-07-31
i3c: master: Add driver for AMD AXI I3C master controller
Manikanta Guntupalli
2026-07-31
i3c: master: dw: Map CCC hardware errors to I3C M0/M2
Adrian Ng Ho Yin
2026-07-31
i3c: master: Report actual GET CCC payload length on success
Adrian Ng Ho Yin
2026-07-31
i3c: dw: avoid shift-out-of-bounds when DAA assigns no devices
Jakub Kicinski
2026-07-31
i3c: master: svc: bound IBI payload to the requested max_payload_len
Maoyi Xie
2026-07-31
i3c: master: svc: report timeout waiting for STOP idle
Pengpeng Hou
2026-07-31
i3c: master: adi: initialize the lock before enabling interrupts
Runyu Xiao
2026-06-16
i3c: mipi-i3c-hci: Use named initializers for platform_device_id's .driver_data
Uwe Kleine-König (The Capable Hub)
2026-06-16
i3c: master: Use unsigned int for dev_nack_retry_count consistently
Adrian Hunter
2026-06-14
i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the required quirk
Manikandan Muralidharan
2026-06-14
i3c: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-06-14
i3c: mipi-i3c-hci: Tolerate i3c_master_add_i3c_dev_locked() failures in DAA
Adrian Hunter
2026-06-14
i3c: mipi-i3c-hci: Ignore DISEC failures when disabling IBIs
Adrian Hunter
2026-06-14
i3c: mipi-i3c-hci: Fix race in i3c_hci_addr_to_dev()
Adrian Hunter
2026-06-14
i3c: mipi-i3c-hci: Add Hot-Join support
Adrian Hunter
[next]