summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-09dmaengine: pxa-dma: use sg_nents_for_dma() helperAndy Shevchenko-3/+2
2026-01-09dmaengine: lgm: use sg_nents_for_dma() helperAndy Shevchenko-7/+2
2026-01-09dmaengine: k3dma: use sg_nents_for_dma() helperAndy Shevchenko-7/+2
2026-01-09dmaengine: dw-axi-dmac: use sg_nents_for_dma() helperAndy Shevchenko-4/+2
2026-01-09dmaengine: bcm2835-dma: use sg_nents_for_dma() helperAndy Shevchenko-18/+1
2026-01-09dmaengine: axi-dmac: use sg_nents_for_dma() helperAndy Shevchenko-4/+1
2026-01-09dmaengine: altera-msgdma: use sg_nents_for_dma() helperAndy Shevchenko-4/+2
2026-01-09dmaengine: idxd: Add Max SGL Size Support for DSA3.0Yi Sun-1/+28
2026-01-09dmaengine: idxd: Expose DSA3.0 capabilities through sysfsYi Sun-0/+58
2026-01-09clk: spacemit: k3: add the clock treeYixun Lan-0/+1496
2026-01-08Merge tag 'pinctrl-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+3
2026-01-09clk: spacemit: ccu_pll: add plla type clockYixun Lan-10/+166
2026-01-09clk: spacemit: ccu_mix: add inverted enable gate clockYixun Lan-4/+20
2026-01-09dmaengine: sh: rz-dmac: Make channel irq localGeert Uytterhoeven-9/+6
2026-01-08net: phy: microchip_rds_ptp: add HW timestamp configuration reportingVadim Fedorenko-0/+13
2026-01-08net: phy: microchip_rds_ptp: improve HW ts config logicVadim Fedorenko-5/+16
2026-01-08net: phy: micrel: add HW timestamp configuration reportingVadim Fedorenko-0/+14
2026-01-08net: phy: micrel: improve HW timestamping config logicVadim Fedorenko-6/+24
2026-01-08sfc: correct kernel-doc complaintsRandy Dunlap-3/+4
2026-01-09Merge tag 'spacemit-clkrst-v6.20-2' into spacemit-clk-for-6.20Yixun Lan-1/+1
2026-01-09clk: spacemit: add platform SoC prefix to reset nameYixun Lan-6/+6
2026-01-09clk: spacemit: extract common ccu functionsYixun Lan-174/+186
2026-01-09reset: spacemit: fix auxiliary device idYixun Lan-1/+1
2026-01-08PCI: Do not attempt to set ExtTag for VFsHÃ¥kon Bugge-1/+2
2026-01-08drm/xe: Add page reclamation related statsBrian Nguyen-0/+20
2026-01-08drm/xe: Fix page reclaim entry handling for large pagesBrian Nguyen-17/+47
2026-01-08drm/xe: Add explicit abort page reclaim listBrian Nguyen-12/+28
2026-01-08drm/xe: Remove debug comment in page reclaimBrian Nguyen-1/+0
2026-01-08drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari-1/+1
2026-01-08ACPI: AGDI: Add interrupt signaling mode supportKazuhiro Abe-9/+92
2026-01-08drm/xe: Add missing newlines to drm_warn messagesOsama Abdelkader-7/+7
2026-01-08drm/xe/pf: Allow upon-any-hang wedged mode only in debug configLukasz Laguna-1/+2
2026-01-08drm/xe/vf: Disallow setting wedged mode to upon-any-hangLukasz Laguna-0/+5
2026-01-08drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna-20/+71
2026-01-08drm/xe: Validate wedged_mode parameter and define enum for modesLukasz Laguna-20/+94
2026-01-08scsi: ufs: core: Discard pm_runtime_put() return valuesRafael J. Wysocki-2/+2
2026-01-08platform/chrome: cros_hps_i2c: Discard pm_runtime_put() return valueRafael J. Wysocki-1/+3
2026-01-08coresight: Discard pm_runtime_put() return valuesRafael J. Wysocki-8/+4
2026-01-08hwspinlock: omap: Discard pm_runtime_put() return valueRafael J. Wysocki-3/+1
2026-01-08watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki-3/+1
2026-01-08watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki-6/+2
2026-01-08media: ccs: Discard pm_runtime_put() return valueRafael J. Wysocki-1/+3
2026-01-08drm/xe/pm: Handle GT resume failureRaag Jadav-4/+22
2026-01-08cpufreq: omap: remove driverAndreas Kemnade-201/+0
2026-01-08Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg-12/+0
2026-01-08drm/xe/nvls: Define GuC firmware for NVL-SMatt Roper-0/+1
2026-01-08spi: Simplify devm_spi_*_controller()Andy Shevchenko-28/+17
2026-01-08spi: microchip-core: use XOR instead of ANDNOT to fix the logicAndy Shevchenko-1/+1
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-513/+1066
2026-01-08arm_mpam: Stop using uninitialized variables in __ris_msmon_read()Ben Horgan-3/+4