summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASAAkhil 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-31dt-bindings: i3c: dw: Document missing optional core resetShubham Patil
2026-07-31i3c: master: adi: add OF module alias for autoloadingCan Peng
2026-07-31dt-bindings: i3c: cdns: add Axiado AX3005 I3C variantSwark Yang
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
2026-07-31i3c: renesas: Follow the reset deassert order used in probeClaudiu Beznea
2026-07-31i3c: renesas: Restore STDBR and EXTBR registers on resumeClaudiu Beznea
2026-07-31i3c: renesas: Check that the transfer is valid before accessing itClaudiu Beznea
2026-07-31i3c: master: Add driver for AMD AXI I3C master controllerManikanta Guntupalli
2026-07-31dt-bindings: i3c: Add AMD I3C master controller supportManikanta Guntupalli
2026-07-31i3c: master: Add optional_bytes for variable-length GET CCC validationAdrian Ng Ho Yin
2026-07-31i3c: master: Validate GET CCC payload length and retry Direct GET onceAdrian Ng Ho Yin
2026-07-31i3c: master: dw: Map CCC hardware errors to I3C M0/M2Adrian Ng Ho Yin
2026-07-31i3c: master: Report actual GET CCC payload length on successAdrian Ng Ho Yin
2026-07-31i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payloadAdrian Ng Ho Yin
2026-07-31i3c: master: Fix device_register() error pathAdrian Hunter
2026-07-31i3c: dw: avoid shift-out-of-bounds when DAA assigns no devicesJakub Kicinski
2026-07-31i3c: master: svc: bound IBI payload to the requested max_payload_lenMaoyi Xie
2026-07-31i3c: master: svc: report timeout waiting for STOP idlePengpeng Hou
2026-07-31i3c: master: adi: initialize the lock before enabling interruptsRunyu Xiao
2026-07-31media: nxp: imx8-isi: Add additional 32-bit RGB format supportGuoniu Zhou
2026-07-31media: nxp: imx8-isi: Add 16-bit raw Bayer format supportLaurentiu Palcu
2026-07-31media: nxp: imx8-isi: Implement per-stream reference counting for multiplexed...Guoniu Zhou
2026-07-31media: nxp: imx8-isi: Use BIT_ULL() for 64-bit stream masksGuoniu Zhou
2026-07-31media: nxp: imx8-isi: Correct color map between V4L2 and ISIGuoniu Zhou
2026-07-31media: nxp: imx8-isi: Add stream ID validation for crossbar routingGuoniu Zhou