summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-09can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde-0/+2
2026-01-09pinctrl: meson: extend build coverage with COMPILE_TEST=yBartosz Golaszewski-11/+11
2026-01-09can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek-1/+1
2026-01-09gpio: line-mux: remove bits already handled by GPIO coreBartosz Golaszewski-10/+0
2026-01-09gpio: shared: fix a false-positive sharing detection with reset-gpiosBartosz Golaszewski-2/+32
2026-01-09drm/panic: Fix expected string for QR_CODE in drm_panic_type_mapNathan Chancellor-2/+2
2026-01-09drm/panic: Ensure drm_panic_type is initialized to a valid valueNathan Chancellor-2/+5
2026-01-09wifi: rtw89: fw: set RACK bit every 4 H2C command for WiFi 6 chips onlyPing-Ke Shih-1/+2
2026-01-09wifi: rtw89: fw: consider hardware AID for firmware elementsPing-Ke Shih-15/+28
2026-01-09wifi: rtw89: fw: add CMAC H2C command for punctured for RTL8922DPing-Ke Shih-0/+45
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX time for RTL8922DPing-Ke Shih-0/+56
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX AMPDU for RTL8922DPing-Ke Shih-0/+69
2026-01-09wifi: rtw89: fw: add CMAC H2C command for association for RTL8922DPing-Ke Shih-0/+131
2026-01-09wifi: rtw89: fw: add CMAC H2C command to initialize default value for RTL8922DPing-Ke Shih-0/+248
2026-01-09wifi: rtw89: fw: add DMAC v3 H2C command for RTL8922DPing-Ke Shih-0/+365
2026-01-09wifi: rtw89: update query RXDESC v3 for RTL8922DPing-Ke Shih-0/+104
2026-01-09wifi: rtw89: update TXWD v3 for RTL8922DPing-Ke Shih-0/+78
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-675/+1494
2026-01-09dmaengine: xilinx: xdma: use sg_nents_for_dma() helperAndy Shevchenko-4/+2
2026-01-09dmaengine: sh: use sg_nents_for_dma() helperAndy Shevchenko-3/+2
2026-01-09dmaengine: sa11x0: use sg_nents_for_dma() helperAndy Shevchenko-4/+2
2026-01-09dmaengine: qcom: bam_dma: use sg_nents_for_dma() helperAndy Shevchenko-7/+2
2026-01-09dmaengine: qcom: adm: use sg_nents_for_dma() helperAndy Shevchenko-5/+4
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