summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-09xen/events: Return -EEXIST for bound VIRQsJason Andryuk
2025-09-09xen/events: Cleanup find_virq() return codesJason Andryuk
2025-09-09drm/i915/display: add intel_display_device_present()Jani Nikula
2025-09-08lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao
2025-09-09drm/i915/backlight: Disable backlight when using luminance controlSuraj Kandpal
2025-09-08net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 supportJonas Rebmann
2025-09-09wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1Zenm Chen
2025-09-09wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen
2025-09-09wifi: rtl8xxxu: expose efuse via debugfsMartin Kaistra
2025-09-08net: stmmac: use STMMAC_CSR_xxx definitions in platform glueRussell King (Oracle)
2025-09-08net: stmmac: mdio: remove redundant clock rate testsRussell King (Oracle)
2025-09-08net: stmmac: mdio: return clk_csr value from stmmac_clk_csr_set()Russell King (Oracle)
2025-09-08net: stmmac: mdio: move initialisation of priv->clk_csr to stmmac_mdioRussell King (Oracle)
2025-09-08net: stmmac: mdio: improve mdio register field definitionsRussell King (Oracle)
2025-09-08net: stmmac: mdio: move runtime PM into stmmac_mdio_access()Russell King (Oracle)
2025-09-08net: stmmac: mdio: merge stmmac_mdio_read() and stmmac_mdio_write()Russell King (Oracle)
2025-09-08net: stmmac: mdio: move stmmac_mdio_format_addr() into read/writeRussell King (Oracle)
2025-09-08net: stmmac: mdio: provide priv->gmii_address_bus_configRussell King (Oracle)
2025-09-08net: stmmac: mdio: provide stmmac_mdio_wait()Russell King (Oracle)
2025-09-08net: stmmac: mdio: provide address register formatterRussell King (Oracle)
2025-09-08net: dsa: b53: fix ageing time for BCM53101Jonas Gorski
2025-09-08ixgbe: fix typo in function comment for ixgbe_get_num_per_func()Alok Tiwari
2025-09-09power: supply: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-09power: supply: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-09power: supply: Use devm_mutex_init()Christophe JAILLET
2025-09-08Drivers: hv: Simplify data structures for VMBus channel close messageMichael Kelley
2025-09-08Drivers: hv: util: Cosmetic changes for hv_utils_transport.cAbhishek Tiwari
2025-09-08mshv: Add support for a new parent partition configurationNuno Das Neves
2025-09-08clocksource: hyper-v: Skip unnecessary checks for the root partitionWei Liu
2025-09-08PCI: Test for bit underflow in pcie_set_readrq()Kees Cook
2025-09-09drm/bridge: simple: add Realtek RTD2171 DP-to-HDMI bridgeNeil Armstrong
2025-09-08pinctrl: airoha: fix wrong MDIO function bitmaksChristian Marangi
2025-09-08PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARsMarek Vasut
2025-09-08PCI: mvebu: Fix use of for_each_of_range() iteratorKlaus Kudielka
2025-09-08rust: drm: gem: Simplify use of genericsLyude Paul
2025-09-08hwmon: add GPD devices sensor driverCryolitia PukNgae
2025-09-08hwmon: (sht21) Add support for SHT20, SHT25 chipsKurt Borja
2025-09-08idpf: add XDP RSS hash hintAlexander Lobakin
2025-09-08idpf: add support for .ndo_xdp_xmit()Alexander Lobakin
2025-09-08idpf: add support for XDP on RxAlexander Lobakin
2025-09-08idpf: use generic functions to build xdp_buff and skbAlexander Lobakin
2025-09-08idpf: implement XDP_SETUP_PROG in ndo_bpf for splitqMichal Kubiak
2025-09-08idpf: prepare structures to support XDPMichal Kubiak
2025-09-08idpf: add support for nointerrupt queuesAlexander Lobakin
2025-09-08idpf: remove SW marker handling from NAPIMichal Kubiak
2025-09-08idpf: add 4-byte completion descriptor definitionMichal Kubiak
2025-09-08idpf: link NAPIs to queuesAlexander Lobakin
2025-09-08idpf: use a saner limit for default number of queues to allocateAlexander Lobakin
2025-09-08ACPI: processor: thermal: Release policy references using __free()Zihuan Zhang
2025-09-08idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin