summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot
2025-11-13net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()Lad Prabhakar
2025-11-13net: phy: mscc: Add support for PHY LED controlLad Prabhakar
2025-11-13net: phy: mscc: Consolidate probe functions into a common helperLad Prabhakar
2025-11-13net: phy: mscc: Simplify LED mode update using phy_modify()Lad Prabhakar
2025-11-13net: usb: usbnet: adhere to styleOliver Neukum
2025-11-13net: pcs: xpcs-plat: fix MODULE_AUTHORVladimir Oltean
2025-11-13dpll: zl3073x: fix kernel-doc name and missing parameter in fw.cKriish Sharma
2025-11-13mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan
2025-11-13vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()Yue Haibing
2025-11-13drivers/virt: Drop VIRT_DRIVERS build dependencyDan Williams
2025-11-13Merge tag 'hwmon-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-13Merge tag 'pm-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-11-13Merge tag 'acpi-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-11-13Merge tag 'socfpga_firmware_updates_for_v6.19' of ssh://gitolite.kernel.org/p...Greg Kroah-Hartman
2025-11-13Merge tag 'peci-next-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2025-11-13Merge tag 'stratix10_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2025-11-13Merge tag 'iio-fixes-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-11-13drm/xe/oa: Store forcewake reference in stream structureMatt Roper
2025-11-13drm/xe/eustall: Store forcewake reference in stream structureMatt Roper
2025-11-13drm/xe/forcewake: Improve kerneldocMatt Roper
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13hwmon: (corsair-cpro) Replace magic values with constantsMarius Zachmann
2025-11-13hwmon: (corsair-cpro) Read temperature as a signed valueMarius Zachmann
2025-11-13hwmon: (tmp421) Remove duplicate return in switch-caseBruno Thomsen
2025-11-13hwmon: (tmp421) Check error when loading label from dtBruno Thomsen
2025-11-13soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap configClaudiu Beznea
2025-11-13soc: renesas: r9a09g056-sys: Populate max_registerClaudiu Beznea
2025-11-13pinctrl: renesas: rzg2l: Refactor OEN register PWPR handlingJohn Madieu
2025-11-13clk: renesas: r9a09g077: Add SPI module clocksCosmin Tanislav
2025-11-13clk: renesas: r9a09g056: Add USB3.0 clocks/resetsLad Prabhakar
2025-11-13clk: renesas: r9a09g057: Add USB3.0 clocks/resetsLad Prabhakar
2025-11-13clk: renesas: r9a09g047: Add RSCI clocks/resetsBiju Das
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki
2025-11-14firewire: core: abort pending transactions at card removalTakashi Sakamoto
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-13firmware: ti_sci: Partial-IO supportMarkus Schneider-Pargmann (TI.com)
2025-11-13firmware: ti_sci: Support transfers without responseMarkus Schneider-Pargmann (TI.com)
2025-11-13spi: spi-cadence: supports transmission with bits_per_word of 16 and 32Jun Guo
2025-11-13spi: spi-cadence-quadspi: Remove duplicate pm_runtime_put_autosuspend() callAnurag Dutta
2025-11-13spi: spi-cadence-quadspi: Enable pm runtime earlier to avoid imbalanceAnurag Dutta
2025-11-13PCI: j721e: Use 'pcie->reset_gpio' directly and drop the local variableAnand Moon
2025-11-13PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clockAnand Moon
2025-11-13PCI: keystone: Add support to build as a loadable moduleSiddharth Vadapalli
2025-11-13PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()Siddharth Vadapalli
2025-11-13PCI: Export pci_get_host_bridge_device() for use by pci-keystoneSiddharth Vadapalli
2025-11-13PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli
2025-11-13clk: qcom: use different Kconfig prompts for APSS IPQ5424/6018 driversGabor Juhos
2025-11-13clk: qcom: apss-ipq5424: remove unused 'apss_clk' structureGabor Juhos
2025-11-13accel/amdxdna: Fix deadlock between context destroy and job timeoutLizhi Hou