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