summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-24net: usb: usbnet: coding style for functionsOliver Neukum
2025-10-24net: stmmac: add support for controlling PCS interruptsRussell King (Oracle)
2025-10-24net: stmmac: add stmmac_mac_irq_modify()Russell King (Oracle)
2025-10-24net: stmmac: convert to phylink managed WoL PHY speedRussell King (Oracle)
2025-10-24net: stmmac: convert to phylink-managed Wake-on-LanRussell King (Oracle)
2025-10-24net: phylink: add phylink managed wake-on-lan PHY speed controlRussell King (Oracle)
2025-10-24net: phylink: add phylink managed MAC Wake-on-Lan supportRussell King (Oracle)
2025-10-24net: phy: add phy_may_wakeup()Russell King (Oracle)
2025-10-24Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-24Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-25firewire: init_ohci1394_dma: add missing function parameter documentationNirbhay Sharma
2025-10-24ice: remove duplicate call to ice_deinit_hw() on error pathsPrzemek Kitszel
2025-10-24ice: move ice_deinit_dev() to the end of deinit pathsPrzemek Kitszel
2025-10-24ice: extract ice_init_dev() from ice_init()Przemek Kitszel
2025-10-24ice: move ice_init_pf() out of ice_init_dev()Przemek Kitszel
2025-10-24ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()Przemek Kitszel
2025-10-24ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failurePrzemek Kitszel
2025-10-24Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-24Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-24Merge tag 'hwmon-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-24ice: move ice_init_interrupt_scheme() prior ice_init_pf()Przemek Kitszel
2025-10-24ice: move service task start out of ice_init_pf()Przemek Kitszel
2025-10-24ice: enforce RTNL assumption of queue NAPI manipulationPrzemek Kitszel
2025-10-24Merge tag 'spi-fix-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-24dma-fence: Fix safe access wrapper to call timeline name methodAkash Goel
2025-10-24wifi: ath12k: Assert base_lock is held before allocating REO update elementSarika Sharma
2025-10-24wifi: ath12k: restore register window after global resetBaochen Qiang
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang
2025-10-24Bluetooth: fix corruption in h4_recv_buf() after cleanupCalvin Owens
2025-10-24Bluetooth: btintel_pcie: Fix event packet loss issueKiran K
2025-10-24Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during resetChris Lu
2025-10-24of/irq: Export of_msi_xlate() for module usageLorenzo Pieralisi
2025-10-24Merge tag 'usb-serial-6.18-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-10-24Merge tag 'drm-xe-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter
2025-10-24Merge tag 'drm-intel-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/...Simona Vetter
2025-10-24Merge tag 'drm-misc-fixes-2025-10-23' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-10-24media: videobuf2: forbid remove_bufs when legacy fileio is activeMarek Szyprowski
2025-10-24media: uvcvideo: Use heuristic to find stream entityRicardo Ribalda
2025-10-24media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LEDHans de Goede
2025-10-24ACPI: fan: Use platform device for devres-related actionsArmin Wolf
2025-10-24ACPI: fan: Use ACPI handle when retrieving _FSTArmin Wolf
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost
2025-10-23scsi: ufs: core: Reduce link startup failure loggingBart Van Assche
2025-10-23scsi: ufs: core: Fix a race condition related to the "hid" attribute groupBart Van Assche
2025-10-23scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)Nitin Rawat
2025-10-23net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parametersDaniel Golle
2025-10-23net: dsa: lantiq_gswip: optimize regmap_write_bits() statementsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: replace *_mask() functions with regmap APIDaniel Golle