summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-31i3c: renesas: Use reset_control_bulk_{assert, deassert}()Claudiu Beznea1-17/+13
2026-07-31i3c: renesas: Fix out-of-bounds access for newdevs maskClaudiu Beznea1-1/+5
2026-07-31i3c: renesas: Clean DATBAS register on detachClaudiu Beznea1-0/+2
2026-07-31i3c: renesas: Perform Dynamic Address Assignment on resumeClaudiu Beznea1-23/+15
2026-07-31i3c: renesas: Reset the controller on resumeClaudiu Beznea1-2/+8
2026-07-31i3c: renesas: Reconfigure the DATBAS register on re-attachClaudiu Beznea1-0/+16
2026-07-31i3c: renesas: Follow the reset deassert order used in probeClaudiu Beznea1-6/+6
2026-07-31i3c: renesas: Restore STDBR and EXTBR registers on resumeClaudiu Beznea1-4/+6
2026-07-31i3c: renesas: Check that the transfer is valid before accessing itClaudiu Beznea1-7/+45
2026-07-31i3c: master: Add driver for AMD AXI I3C master controllerManikanta Guntupalli3-0/+1140
2026-07-31i3c: master: Add optional_bytes for variable-length GET CCC validationAdrian Ng Ho Yin1-6/+23
2026-07-31i3c: master: Validate GET CCC payload length and retry Direct GET onceAdrian Ng Ho Yin1-4/+55
2026-07-31i3c: master: dw: Map CCC hardware errors to I3C M0/M2Adrian Ng Ho Yin1-5/+23
2026-07-31i3c: master: Report actual GET CCC payload length on successAdrian Ng Ho Yin7-13/+32
2026-07-31i3c: master: Fix device_register() error pathAdrian Hunter1-0/+2
2026-07-31i3c: dw: avoid shift-out-of-bounds when DAA assigns no devicesJakub Kicinski1-1/+9
2026-07-31i3c: master: svc: bound IBI payload to the requested max_payload_lenMaoyi Xie1-1/+9
2026-07-31i3c: master: svc: report timeout waiting for STOP idlePengpeng Hou1-2/+6
2026-07-31i3c: master: adi: initialize the lock before enabling interruptsRunyu Xiao1-8/+7
2026-07-31media: nxp: imx8-isi: Add additional 32-bit RGB format supportGuoniu Zhou1-0/+51
2026-07-31media: nxp: imx8-isi: Add 16-bit raw Bayer format supportLaurentiu Palcu2-0/+75
2026-07-31media: nxp: imx8-isi: Implement per-stream reference counting for multiplexed...Guoniu Zhou3-23/+78
2026-07-31media: nxp: imx8-isi: Use BIT_ULL() for 64-bit stream masksGuoniu Zhou1-2/+2
2026-07-31media: nxp: imx8-isi: Correct color map between V4L2 and ISIGuoniu Zhou1-1/+1
2026-07-31media: nxp: imx8-isi: Add stream ID validation for crossbar routingGuoniu Zhou1-1/+13
2026-07-31media: nxp: imx8-isi: Fix stream ID validation bypass in crossbar routingGuoniu Zhou1-1/+1
2026-07-31media: nxp: imx8-isi: Add virtual channel supportGuoniu Zhou6-7/+77
2026-07-31media: nxp: imx8-isi: crossbar: Add get_frame_desc operationGuoniu.zhou1-0/+1
2026-07-31media: nxp: imx8-isi: Drop unneeded downscaling factor clampingLaurent Pinchart1-4/+1
2026-07-31dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checksAneesh Kumar K.V (Arm)1-3/+3
2026-07-31dma: swiotlb: pass mapping attributes by referenceAneesh Kumar K.V (Arm)2-2/+2
2026-07-31dma-pool: track decrypted atomic pools and select them via attrsAneesh Kumar K.V (Arm)1-1/+6
2026-07-31iommu/dma: Check atomic pool allocation result directlyAneesh Kumar K.V (Arm)1-5/+8
2026-07-31Merge tag 'amd-drm-next-7.3-2026-07-29' of https://gitlab.freedesktop.org/agd...Dave Airlie290-3508/+16378
2026-07-31wifi: mm81x: prevent timers from outliving teardownLinmao Li3-3/+3
2026-07-31md: do overflow check for sb->bblog_shift in super_1_load()Coly Li1-0/+7
2026-07-31md: scope memalloc_noio to allocation critical sectionsChen Cheng4-23/+48
2026-07-31md/bitmap: resume array on backlog_store() error pathChen Cheng1-1/+1
2026-07-31Merge tag 'drm-intel-fixes-2026-07-30' of https://gitlab.freedesktop.org/drm/...Dave Airlie4-1/+38
2026-07-31Merge tag 'amd-drm-fixes-7.2-2026-07-30' of https://gitlab.freedesktop.org/ag...Dave Airlie2-34/+57
2026-07-31Merge tag 'drm-xe-fixes-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-5/+8
2026-07-31md/raid5: complete discard bios while reshape is activeGenjian Zhang1-2/+6
2026-07-31Merge tag 'drm-misc-fixes-2026-07-30' of https://gitlab.freedesktop.org/drm/m...Dave Airlie18-65/+230
2026-07-31Merge tag 'amd-drm-fixes-7.2-2026-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie63-254/+818
2026-07-31Merge tag 'mediatek-drm-fixes-20260729' of https://git.kernel.org/pub/scm/lin...Dave Airlie5-16/+21
2026-07-30clk: qcom: Return expected ENOMEM error on dynamic allocation failureVladimir Zapolskiy1-2/+2
2026-07-30clk: qcom: apss-ipq-pll: Add IPQ5210 supportVaradarajan Narayanan1-0/+19
2026-07-30clk: qcom: Add support for videocc driver on Qualcomm Maili SoCJagadeesh Kona3-0/+671
2026-07-30clk: qcom: gpucc-qcm2290: Park RCG's clk source at XO during disableImran Shaik1-1/+1
2026-07-30clk: qcom: gpucc-qcm2290: Keep the critical clocks always-on from probeImran Shaik1-15/+1