summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-24scsi: ufs: core: Change MCQ interrupt enable flowPeter Wang
2025-09-24scsi: smartpqi: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum
2025-09-24scsi: hpsa: Replace kmalloc() + copy_from_user() with memdup_user()Thorsten Blum
2025-09-24mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driverAnup Patel
2025-09-24mailbox: Allow controller specific mapping using fwnodeAnup Patel
2025-09-24scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum
2025-09-24bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vadim Fedorenko
2025-09-24tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vadim Fedorenko
2025-09-24net: phy: micrel: Fix default LED behaviourHoratiu Vultur
2025-09-24net: stmmac: simplify stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move PHY handling out of __stmmac_open()/release()Russell King (Oracle)
2025-09-24net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()Russell King (Oracle)
2025-09-24net: stmmac: move PHY attachment error message into stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move xpcs clause 73 test into stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.cRussell King (Oracle)
2025-09-25i2c: s3c2410: Drop S3C2410 OF supportKrzysztof Kozlowski
2025-09-24libie: fix string names for AQ error codesJacob Keller
2025-09-24PCI: Don't print stale information about resourceIlpo Järvinen
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-24Input: imx6ul_tsc - set glitch threshold by DTS propertyDario Binacchi
2025-09-24Merge tag 'riscv-cache-for-v6.18' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-09-24Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2025-09-24Merge tag 'tee-shm-register-fix-for-v6.17' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-09-24accel/amdxdna: Enhance runtime power managementLizhi Hou
2025-09-24Input: ps2-gpio - fix typoJ. Neuschäfer
2025-09-24thermal: intel: int340x: Power Slider: Validate slider_balance rangeSrinivas Pandruvada
2025-09-24Merge back earlier cpufreq material for 6.18Rafael J. Wysocki
2025-09-24PCI: tegra194: Handle errors in BPMP responseVidya Sagar
2025-09-24PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel
2025-09-24PCI/sysfs: Ensure devices are powered for config readsBrian Norris
2025-09-24drm/xe/configfs: Improve doc for ctx_restore* attributesLucas De Marchi
2025-09-24drm/xe/configfs: Fix engine class parsingLucas De Marchi
2025-09-24Merge tag 'pm-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-09-24idpf: enable XSk features and ndo_xsk_wakeupAlexander Lobakin
2025-09-24idpf: implement Rx path for AF_XDPAlexander Lobakin
2025-09-24idpf: implement XSk xmitAlexander Lobakin
2025-09-24idpf: add XSk pool initializationMichal Kubiak
2025-09-24idpf: add virtchnl functions to manage selected queuesMichal Kubiak
2025-09-24PCI: tegra194: Set pci_epc_features::msi_capable to trueNiklas Cassel
2025-09-24PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor
2025-09-24scsi: Always define blogic_pci_tbl structureAlexey Gladkov
2025-09-24Merge branch 'for-next/perf' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/cca' into for-next/coreWill Deacon
2025-09-24can: netlink: add userland error messagesVincent Mailhol
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol
2025-09-24can: netlink: make can_tdc_fill_info() FD agnosticVincent Mailhol
2025-09-24can: netlink: add can_bitrate_const_fill_info()Vincent Mailhol