summaryrefslogtreecommitdiff
path: root/drivers/i3c
AgeCommit message (Expand)Author
47 hoursi3c: dw: reduce do_daa time if there's no clientJisheng Zhang
2 daysi3c: mipi-i3c-hci: Add support for AMD_PT I3C controllerJian-Ming Liao
2 daysi3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2Jian-Ming Liao
2 daysi3c: mipi-i3c-hci: Fix missing STAT_IBI_STATUS_THLD in PIO modeJian-Ming Liao
2 daysi3c: dw: rename "pclk" to "apb" to match dt-bindingJisheng Zhang
2 daysi3c: dw: make struct dw_i3c_cmd smallerJisheng Zhang
2 daysi3c: dw: use COMMAND_PORT_TRANSFER_ARG instead of hardcodingJisheng Zhang
13 daysi3c: renesas: Don't register devices when ENTDAA times outTommaso Merciai
13 daysi3c: master: dw-i3c-master: fix OD timing for first broadcastTze Yee Ng
13 daysi3c: mipi-i3c-hci: Advertise IBI wakeup capabilityAdrian Hunter
13 daysi3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()Adrian Hunter
13 daysi3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCIAdrian Hunter
13 daysi3c: master: Reject IBI requests from non-IBI-capable devicesAdrian Hunter
13 daysi3c: master: Add helper to query bus wakeup requirementsAdrian Hunter
13 daysi3c: master: Report wakeup events for IBIsAdrian Hunter
13 daysi3c: master: Support IBI-based wakeup capabilityAdrian Hunter
13 daysi3c: master: Fix potential UAF in i3c_device_match()Adrian Hunter
13 daysi3c: master: Fix potential UAF in i3c_device_uevent()Adrian Hunter
13 daysi3c: Make dev->desc locking assumptions explicitAdrian Hunter
13 daysi3c: master: Fix use-after-free of master->thisAdrian Hunter
13 daysi3c: master: Do not treat master device as a duplicate targetAdrian Hunter
13 daysi3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_m...Adrian Hunter
13 daysi3c: master: Fix recursive locking during device registrationAdrian Hunter
2026-07-31i3c: renesas: Drop unused structure member 'resuming'Claudiu Beznea
2026-07-31i3c: dw-i3c-master: Add ACPI ID for Tegra410Akhil R
2026-07-31i3c: dw-i3c-master: Add ACPI core clock frequency quirkAkhil R
2026-07-31i3c: dw-i3c-master: Add SETAASA as supported CCCAkhil R
2026-07-31i3c: master: match I3C device through DT and ACPIAkhil R
2026-07-31i3c: master: Add support for devices without PIDAkhil R
2026-07-31i3c: master: Add support for devices using SETAASAAkhil R
2026-07-31i3c: master: Support ACPI enumeration of child devicesAkhil R
2026-07-31i3c: master: Use unified device property interfaceAkhil R
2026-07-31i3c: master: require dests for read CCC commandsAdrian Ng Ho Yin
2026-07-31i3c: master: Fix info leak and UAF in device unregister pathAdrian Hunter
2026-07-31i3c: master: dw: Drop redundant core reset nameShubham Patil
2026-07-31i3c: master: adi: add OF module alias for autoloadingCan Peng
2026-07-31i3c: renesas: Add runtime PM supportClaudiu Beznea
2026-07-31i3c: renesas: Drop unnecessary tabClaudiu Beznea
2026-07-31i3c: renesas: Use the "dev_name:irq_name" format for the interrupt nameClaudiu Beznea
2026-07-31i3c: renesas: Organize structures to avoid unnecessary paddingClaudiu Beznea
2026-07-31i3c: renesas: Update HW registers after SW computations are doneClaudiu Beznea
2026-07-31i3c: renesas: Drop the explicit memset() callClaudiu Beznea
2026-07-31i3c: renesas: Follow a unified pattern for transfer and command initializationClaudiu Beznea
2026-07-31i3c: renesas: Return immediately if there is no transferClaudiu Beznea
2026-07-31i3c: renesas: Use reset_control_bulk_{assert, deassert}()Claudiu Beznea
2026-07-31i3c: renesas: Fix out-of-bounds access for newdevs maskClaudiu Beznea
2026-07-31i3c: renesas: Clean DATBAS register on detachClaudiu Beznea
2026-07-31i3c: renesas: Perform Dynamic Address Assignment on resumeClaudiu Beznea
2026-07-31i3c: renesas: Reset the controller on resumeClaudiu Beznea
2026-07-31i3c: renesas: Reconfigure the DATBAS register on re-attachClaudiu Beznea