summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-21soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier compiling war...Huisong Li1-1/+1
2026-03-21netdevsim: support tc-ets offloadDavide Caratti1-0/+22
2026-03-21netdevsim: move TC offload code to a dedicated fileDavide Caratti4-52/+61
2026-03-21net: netdevsim: correct typo in new_device_store error messageAlok Tiwari1-1/+1
2026-03-21net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed3-3/+12
2026-03-21net: dsa: microchip: Don't embed struct phy_device to maintain the port stateMaxime Chevallier3-11/+12
2026-03-21net: phy: realtek: add RTL8224 polarity supportDamien Dejean1-1/+33
2026-03-21net: phy: realtek: add RTL8224 pair order supportDamien Dejean2-0/+65
2026-03-21net: bcmasp: fix double disable of clkJustin Chen1-10/+23
2026-03-21net: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2026-03-21net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm resetThangaraj Samynathan2-4/+12
2026-03-21bonding: remove bonding_priv.hBreno Leitao3-31/+8
2026-03-21net: phylink: add debug for phy_config_inband()Russell King (Oracle)1-0/+7
2026-03-21net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()Lorenzo Bianconi4-27/+33
2026-03-21net: dsa: mxl862xx: don't read out-of-boundsDaniel Golle1-2/+8
2026-03-21net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
2026-03-21net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
2026-03-21Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds41-167/+325
2026-03-21hwmon: (max6639) Fix pulses-per-revolution implementationGuenter Roeck1-5/+5
2026-03-21i2c: cp2615: rename disconnect callbackJohan Hovold1-3/+2
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-92/+350
2026-03-20drm/xe: Fix format specifier for printing pointer differencesNathan Chancellor1-15/+15
2026-03-20Merge tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-86/+41
2026-03-20Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-9/+5
2026-03-20Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2-1/+17
2026-03-20Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2-1/+4
2026-03-20Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-17/+28
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-14/+34
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-7/+17
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-91/+201
2026-03-20Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie10-50/+136
2026-03-20Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/ag...Dave Airlie18-31/+65
2026-03-20Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie8-80/+114
2026-03-20cxl: Add endpoint decoder flags clear when PCI reset happensDave Jiang2-0/+17
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner1-3/+1
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+13
2026-03-20RDMA/umem: Tell DMA mapping that UMEM requires coherencyLeon Romanovsky1-2/+3
2026-03-20iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attributeLeon Romanovsky1-4/+17
2026-03-20xen/privcmd: restrict usage in unprivileged domUJuergen Gross1-3/+57
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky1-5/+5
2026-03-20clk: renesas: r9a09g047: Add PCIe clocks and resetJohn Madieu1-0/+5
2026-03-20clk: renesas: r9a09g057: Add PCIe clocks and resetLad Prabhakar1-0/+5
2026-03-20clk: renesas: r9a09g056: Add PCIe clocks and resetLad Prabhakar1-0/+5
2026-03-20clk: renesas: r9a09g047: Add entries for the RSPIsTommaso Merciai1-0/+24
2026-03-20reset: rzg2l-usbphy-ctrl: Fix malformed MODULE_AUTHOR stringBiju Das1-1/+1
2026-03-20drm/xe: Extend Wa_14026781792 for xe3lpgNitin Gote1-4/+4
2026-03-20Merge branch 'for-7.0-fixes' into for-7.1Niklas Cassel3-9/+30
2026-03-20drm/xe/xe3p_lpg: Add Wa_16029437861Varun Gupta1-1/+1
2026-03-20drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridgeLuca Ceresoli1-5/+2
2026-03-20drm/bridge: add drm_bridge_clear_and_put()Luca Ceresoli1-0/+34