summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-14drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()Christophe JAILLET-3/+0
2025-11-13Merge tag 'samsung-clk-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd-31/+100
2025-11-14platform/chrome: sensorhub: Support devices without FIFO_INT_ENABLEDiogo Ivo-0/+11
2025-11-13clk: spacemit: fix comment typoEncrow Thorne-1/+1
2025-11-13clk: keystone: Fix discarded const qualifiersAdrian Barnaƛ-2/+2
2025-11-14gpu: nova-core: Set correct DMA maskAlistair Popple-0/+16
2025-11-14gpu: nova-core: compute layout of more framebuffer regions required for GSPAlexandre Courbot-11/+314
2025-11-13net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()Lad Prabhakar-2/+5
2025-11-13net: phy: mscc: Add support for PHY LED controlLad Prabhakar-0/+250
2025-11-13net: phy: mscc: Consolidate probe functions into a common helperLad Prabhakar-95/+106
2025-11-13net: phy: mscc: Simplify LED mode update using phy_modify()Lad Prabhakar-10/+3
2025-11-13net: usb: usbnet: adhere to styleOliver Neukum-113/+120
2025-11-13net: pcs: xpcs-plat: fix MODULE_AUTHORVladimir Oltean-1/+1
2025-11-13dpll: zl3073x: fix kernel-doc name and missing parameter in fw.cKriish Sharma-3/+3
2025-11-13mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan-2/+4
2025-11-13vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()Yue Haibing-2/+0
2025-11-13drivers/virt: Drop VIRT_DRIVERS build dependencyDan Williams-1/+1
2025-11-13Merge tag 'hwmon-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-28/+26
2025-11-13Merge tag 'pm-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-5/+4
2025-11-13Merge tag 'acpi-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-13/+36
2025-11-13Merge tag 'socfpga_firmware_updates_for_v6.19' of ssh://gitolite.kernel.org/p...Greg Kroah-Hartman-140/+899
2025-11-13Merge tag 'peci-next-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-5/+7
2025-11-13Merge tag 'stratix10_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman-417/+848
2025-11-13Merge tag 'iio-fixes-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-79/+182
2025-11-13drm/xe/oa: Store forcewake reference in stream structureMatt Roper-5/+7
2025-11-13drm/xe/eustall: Store forcewake reference in stream structureMatt Roper-4/+4
2025-11-13drm/xe/forcewake: Improve kerneldocMatt Roper-2/+24
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-327/+676
2025-11-13hwmon: (corsair-cpro) Replace magic values with constantsMarius Zachmann-2/+2
2025-11-13hwmon: (corsair-cpro) Read temperature as a signed valueMarius Zachmann-2/+2
2025-11-13hwmon: (tmp421) Remove duplicate return in switch-caseBruno Thomsen-1/+0
2025-11-13hwmon: (tmp421) Check error when loading label from dtBruno Thomsen-1/+5
2025-11-13soc: renesas: rz-sysc: Populate readable_reg/writeable_reg in regmap configClaudiu Beznea-0/+323
2025-11-13soc: renesas: r9a09g056-sys: Populate max_registerClaudiu Beznea-0/+1
2025-11-13pinctrl: renesas: rzg2l: Refactor OEN register PWPR handlingJohn Madieu-20/+33
2025-11-13clk: renesas: r9a09g077: Add SPI module clocksCosmin Tanislav-1/+21
2025-11-13clk: renesas: r9a09g056: Add USB3.0 clocks/resetsLad Prabhakar-1/+8
2025-11-13clk: renesas: r9a09g057: Add USB3.0 clocks/resetsLad Prabhakar-1/+15
2025-11-13clk: renesas: r9a09g047: Add RSCI clocks/resetsBiju Das-0/+126
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki-13/+36
2025-11-14firewire: core: abort pending transactions at card removalTakashi Sakamoto-5/+31
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-136/+255
2025-11-13firmware: ti_sci: Partial-IO supportMarkus Schneider-Pargmann (TI.com)-7/+107
2025-11-13firmware: ti_sci: Support transfers without responseMarkus Schneider-Pargmann (TI.com)-2/+5
2025-11-13spi: spi-cadence: supports transmission with bits_per_word of 16 and 32Jun Guo-13/+93
2025-11-13spi: spi-cadence-quadspi: Remove duplicate pm_runtime_put_autosuspend() callAnurag Dutta-1/+0
2025-11-13spi: spi-cadence-quadspi: Enable pm runtime earlier to avoid imbalanceAnurag Dutta-7/+7
2025-11-13PCI: j721e: Use 'pcie->reset_gpio' directly and drop the local variableAnand Moon-7/+6
2025-11-13PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clockAnand Moon-15/+5
2025-11-13PCI: keystone: Add support to build as a loadable moduleSiddharth Vadapalli-37/+59