summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-18net: ps3_gelic_net: handle skb allocation failuresFlorian Fuchs
2025-11-18net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin
2025-11-18net: stmmac: Disable EEE RX clock stop when VLAN is enabledOvidiu Panait
2025-11-18net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()Ovidiu Panait
2025-11-18platform/x86: wmi: Move WMI core code into a separate directoryArmin Wolf
2025-11-18platform/x86: wmi: Use correct type when populating ACPI objectsArmin Wolf
2025-11-18platform/x86: asus-armoury: add ppt_* and nv_* tuning knobsLuke D. Jones
2025-11-18platform/x86: asus-wmi: rename ASUS_WMI_DEVID_PPT_FPPTDenis Benato
2025-11-18platform/x86: asus-wmi: deprecate bios featuresLuke D. Jones
2025-11-18platform/x86: asus-armoury: add screen auto-brightness toggleLuke D. Jones
2025-11-18platform/x86: asus-armoury: add apu-mem control supportLuke D. Jones
2025-11-18platform/x86: intel-uncore-freq: fix all header kernel-doc warningsRandy Dunlap
2025-11-18platform/x86: acer-wmi: Ignore backlight eventArmin Wolf
2025-11-18platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnosHaotian Zhang
2025-11-18platform/x86/intel/hid: Add Nova Lake supportSrinivas Pandruvada
2025-11-18platform/x86: alienware-wmi-wmax: Add AWCC support to Alienware 16 AuroraAnthony Wong
2025-11-17Input: rename INPUT_PROP_HAPTIC_TOUCHPAD to INPUT_PROP_PRESSUREPADPeter Hutterer
2025-11-17Merge tag 'v6.18-rc6' into for-linusDmitry Torokhov
2025-11-17convert rust_binderfsAl Viro
2025-11-17convert gadgetfsAl Viro
2025-11-17gadgetfs: switch to simple_remove_by_name()Al Viro
2025-11-17convert functionfsAl Viro
2025-11-17functionfs: switch to simple_remove_by_name()Al Viro
2025-11-17functionfs: fix the open/removal racesAl Viro
2025-11-17functionfs: need to cancel ->reset_work in ->kill_sb()Al Viro
2025-11-17functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()Al Viro
2025-11-17functionfs: don't abuse ffs_data_closed() on fs shutdownAl Viro
2025-11-17dpll: zl3073x: Remove unused dev wrappersIvan Vecera
2025-11-17dpll: zl3073x: Cache all output properties in zl3073x_outIvan Vecera
2025-11-17dpll: zl3073x: Cache all reference properties in zl3073x_refIvan Vecera
2025-11-17dpll: zl3073x: Cache reference monitor statusIvan Vecera
2025-11-17dpll: zl3073x: Split ref, out, and synth logic from coreIvan Vecera
2025-11-17dpll: zl3073x: Store raw register values instead of parsed stateIvan Vecera
2025-11-17s390/qeth: Handle ambiguous OSA RCs in s390dbfAswin Karuvally
2025-11-17s390/qeth: Move all OSA RCs to single enumAswin Karuvally
2025-11-17net: airoha: Do not loopback traffic to GDM2 if it is available on the deviceLorenzo Bianconi
2025-11-17r8169: bail out from probe if fiber mode is detected on RTL8127AFHeiner Kallweit
2025-11-17net: stmmac: dwmac-sophgo: Add phy interface filterInochi Amaoto
2025-11-17net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-11-17net: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela
2025-11-17net: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela
2025-11-17net: stmmac: remove unnecessary .pkt_route queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: remove unnecessary .prio queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: remove unnecessary .use_prio queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()Russell King (Oracle)