aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-04Merge tag 'omap-for-v7.3/drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/driversArnd Bergmann1-4/+8
2026-08-04Merge tag 'tegra-for-7.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann5-40/+20
2026-08-04Merge tag 'amlogic-drivers-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/driversArnd Bergmann1-0/+286
2026-08-04spi: bcm63xx: disable clock on resume failureCan Peng1-1/+5
2026-08-04spi: bcm63xx-hsspi: disable clocks on resume failureCan Peng1-1/+7
2026-08-04drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFsMarcin Bernatowicz1-2/+5
2026-08-04drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()MichaƂ Winiarski1-0/+3
2026-08-04spi: Few cleanups while looking at num-csMark Brown1-1/+0
2026-08-04spi: atcspi200: Drop redundant andestech,qilai-spi compatibleKrzysztof Kozlowski1-1/+0
2026-08-04parisc: sba_iommu: Remove dead DEBUG_DMB_TRAP codeMuhammad Usama Anjum1-21/+0
2026-08-04parisc: superio: Spelling s/Peterson/Petersen/Geert Uytterhoeven1-1/+1
2026-08-04remoteproc: qcom: pas: Add Nord ADSP and CDSP supportShawn Guo1-0/+110
2026-08-04clk: qcom: Add support for Qualcomm GPU Clock Controller on ShikraImran Shaik1-0/+15
2026-08-04media: qcom: Switch to generic PAS TZ APIsSumit Garg4-22/+26
2026-08-04pmdomain: Merge branch fixes into nextUlf Hansson1-2/+5
2026-08-04pmdomain: mediatek: Fix mt8183 hang on bootDmitry Osipenko1-2/+5
2026-08-04pmdomain: amlogic: Add support for A9 power domains controllerXianwei Zhao1-0/+69
2026-08-04iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()Kuan-Wei Chiu1-3/+3
2026-08-04drm/shmem_helper: Check VMA boundaries for PMD mappingsChristian A. Ehrhardt1-1/+5
2026-08-04geneve: Support per-netns netdev unregistration.Kuniyuki Iwashima1-5/+7
2026-08-04geneve: Protect geneve_net and geneve_sock with per-netns mutex.Kuniyuki Iwashima1-14/+68
2026-08-04geneve: Unlink geneve->sock[46].hlist[46].hlist in __geneve_sock_release().Kuniyuki Iwashima1-17/+25
2026-08-04mmc: Merge branch fixes into nextUlf Hansson5-6/+24
2026-08-04mmc: loongson2: Fix sg iteration in data reorder functionsBinbin Zhou1-4/+4
2026-08-04mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bitZhan Xusheng1-1/+1
2026-08-04drivers/perf: hisi: Remove redundant dev_err()/dev_err_probe()Pan Chuang2-6/+2
2026-08-04perf: arm_cspmu: Remove redundant dev_err()Pan Chuang1-3/+1
2026-08-04perf: Remove redundant dev_err()/dev_err_probe()Pan Chuang8-23/+8
2026-08-04spi: cadence-xspi: remove 64BIT dependencyMark Brown2-231/+246
2026-08-04spi: cadence-xspi: remove 64BIT Kconfig dependencyJisheng Zhang1-1/+1
2026-08-04spi: cadence-xspi: only use readsq/writesq under 64BITJisheng Zhang1-2/+6
2026-08-04spi: cadence-xspi: put marvell support code under CONFIG_64BITJisheng Zhang1-0/+12
2026-08-04spi: cadence-xspi: group marvell support code togetherJisheng Zhang1-228/+227
2026-08-04mmc: atmel-mci: Fix use-after-free in atmci_remove due to race conditionPei Xiao1-0/+2
2026-08-04ublk: clear auto buf reg before updating io->buf in batch commitYang Xiuwei1-1/+1
2026-08-04zloop: truncate finished zones to zone capacityXu Rao1-1/+2
2026-08-04spi: Add support for StarFive JHB100 SFCMark Brown262-1437/+3962
2026-08-04spi: dw: Add support for StarFive JHB100 SoC SFCChanghuang Liang3-11/+127
2026-08-04spi: dw: detect enhanced spi modeSudip Mukherjee1-3/+72
2026-08-04spi: dw: use irq handler for enhanced spiSudip Mukherjee1-2/+104
2026-08-04spi: dw: send cmd and addr to start the spi transferSudip Mukherjee1-0/+15
2026-08-04spi: dw: Introduce enhanced single/dual/quad/octal spiSudip Mukherjee2-1/+95
2026-08-04spi: dw: update NDF while using enhanced spi modeSudip Mukherjee1-0/+3
2026-08-04spi: dw: adjust size of mem_opSudip Mukherjee1-2/+16
2026-08-04spi: dw: add check for support of enhanced spiSudip Mukherjee2-1/+34
2026-08-04spi: dw: update SPI_CTRLR0 registerSudip Mukherjee2-4/+28
2026-08-04spi: dw: Introduce spi_frf and STD_SPISudip Mukherjee2-1/+19
2026-08-04mmc: sdhci: unmap the bounce buffer before device releaseMyeonghun Pak1-0/+16
2026-08-04mmc: sdhci: make tuning_err a signed intHaibo Chen1-1/+1
2026-08-04drm/omap: dsi: Do not copy isr tableAndreas Kemnade2-8/+1