summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-04Merge tag 'amlogic-drivers-for-v7.3' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-08-04spi: bcm63xx: disable clock on resume failureCan Peng
2026-08-04spi: bcm63xx-hsspi: disable clocks on resume failureCan Peng
2026-08-04drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFsMarcin Bernatowicz
2026-08-04drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()MichaƂ Winiarski
2026-08-04spi: Few cleanups while looking at num-csMark Brown
2026-08-04spi: atcspi200: Drop redundant andestech,qilai-spi compatibleKrzysztof Kozlowski
2026-08-04parisc: sba_iommu: Remove dead DEBUG_DMB_TRAP codeMuhammad Usama Anjum
2026-08-04parisc: superio: Spelling s/Peterson/Petersen/Geert Uytterhoeven
2026-08-04remoteproc: qcom: pas: Add Nord ADSP and CDSP supportShawn Guo
2026-08-04clk: qcom: Add support for Qualcomm GPU Clock Controller on ShikraImran Shaik
2026-08-04media: qcom: Switch to generic PAS TZ APIsSumit Garg
2026-08-04pmdomain: Merge branch fixes into nextUlf Hansson
2026-08-04pmdomain: mediatek: Fix mt8183 hang on bootDmitry Osipenko
2026-08-04pmdomain: amlogic: Add support for A9 power domains controllerXianwei Zhao
2026-08-04iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()Kuan-Wei Chiu
2026-08-04drm/shmem_helper: Check VMA boundaries for PMD mappingsChristian A. Ehrhardt
2026-08-04geneve: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-08-04geneve: Protect geneve_net and geneve_sock with per-netns mutex.Kuniyuki Iwashima
2026-08-04geneve: Unlink geneve->sock[46].hlist[46].hlist in __geneve_sock_release().Kuniyuki Iwashima
2026-08-04mmc: Merge branch fixes into nextUlf Hansson
2026-08-04mmc: loongson2: Fix sg iteration in data reorder functionsBinbin Zhou
2026-08-04mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bitZhan Xusheng
2026-08-04drivers/perf: hisi: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-08-04perf: arm_cspmu: Remove redundant dev_err()Pan Chuang
2026-08-04perf: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-08-04spi: cadence-xspi: remove 64BIT dependencyMark Brown
2026-08-04spi: cadence-xspi: remove 64BIT Kconfig dependencyJisheng Zhang
2026-08-04spi: cadence-xspi: only use readsq/writesq under 64BITJisheng Zhang
2026-08-04spi: cadence-xspi: put marvell support code under CONFIG_64BITJisheng Zhang
2026-08-04spi: cadence-xspi: group marvell support code togetherJisheng Zhang
2026-08-04mmc: atmel-mci: Fix use-after-free in atmci_remove due to race conditionPei Xiao
2026-08-04ublk: clear auto buf reg before updating io->buf in batch commitYang Xiuwei
2026-08-04zloop: truncate finished zones to zone capacityXu Rao
2026-08-04spi: Add support for StarFive JHB100 SFCMark Brown
2026-08-04spi: dw: Add support for StarFive JHB100 SoC SFCChanghuang Liang
2026-08-04spi: dw: detect enhanced spi modeSudip Mukherjee
2026-08-04spi: dw: use irq handler for enhanced spiSudip Mukherjee
2026-08-04spi: dw: send cmd and addr to start the spi transferSudip Mukherjee
2026-08-04spi: dw: Introduce enhanced single/dual/quad/octal spiSudip Mukherjee
2026-08-04spi: dw: update NDF while using enhanced spi modeSudip Mukherjee
2026-08-04spi: dw: adjust size of mem_opSudip Mukherjee
2026-08-04spi: dw: add check for support of enhanced spiSudip Mukherjee
2026-08-04spi: dw: update SPI_CTRLR0 registerSudip Mukherjee
2026-08-04spi: dw: Introduce spi_frf and STD_SPISudip Mukherjee
2026-08-04mmc: sdhci: unmap the bounce buffer before device releaseMyeonghun Pak
2026-08-04mmc: sdhci: make tuning_err a signed intHaibo Chen
2026-08-04drm/omap: dsi: Do not copy isr tableAndreas Kemnade
2026-08-04ata: use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)
2026-08-04fpga: altera-cvp: Avoid out-of-bounds read in trailing byte writeDaisuke Matsuda