aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf3-11/+8
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf2-21/+13
2026-04-13platform/wmi: Prepare to reject undersized unmarshalling resultsArmin Wolf4-7/+32
2026-04-13platform/wmi: Convert drivers to use wmidev_invoke_procedure()Armin Wolf2-9/+10
2026-04-13platform/wmi: Add wmidev_invoke_procedure()Armin Wolf1-0/+44
2026-04-13platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)Marco Nenciarini2-12/+20
2026-04-13drm/bridge: stm_lvds: Do not fail atomic_check on disabled connectorMarek Vasut1-3/+3
2026-04-13power: reset: Add QEMU virt-ctrl driverKuan-Wei Chiu3-0/+133
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-1/+19
2026-04-13Merge remote-tracking branches 'ras/edac-misc' and 'ras/edac-drivers' into edac-updatesBorislav Petkov (AMD)5-99/+123
2026-04-13HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman1-0/+3
2026-04-13drm/i915: Walk crtcs in pipe orderVille Syrjälä6-52/+64
2026-04-13drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe orderVille Syrjälä1-15/+5
2026-04-12hte: tegra194: Add Tegra264 GTE supportSuneel Garapati1-5/+128
2026-04-12mailbox: mailbox-test: free channels on probe errorWolfram Sang1-3/+12
2026-04-12mailbox: prefix new constants with MBOX_Wolfram Sang6-16/+16
2026-04-12net: ipa: add IPA v5.2 configuration dataLuca Weiss8-1/+464
2026-04-12net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle3-1/+52
2026-04-12pppox: remove sk_pppox() helperQingfang Deng2-8/+8
2026-04-13rtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)1-0/+2
2026-04-12net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman1-8/+4
2026-04-12net/mlx5e: Fix features not applied during netdev registrationGal Pressman1-0/+8
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski4-6/+5
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski1-3/+5
2026-04-12net: change sk_filter_reason() to return the reason by valueEric Dumazet1-3/+5
2026-04-12net: phy: add a PHY write barrier when disabling interruptsCharles Perry1-1/+24
2026-04-12net: mdio: add a driver for PIC64-HPSC/HX MDIO controllerCharles Perry3-0/+198
2026-04-12net: phy: fix a return path in get_phy_c45_ids()Charles Perry1-2/+2
2026-04-12rtc: ntxec: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-04-12rtc: pic32: allow driver to be compiled with COMPILE_TESTBrian Masney1-1/+1
2026-04-12rtc: ti-k3: Add support to resume from IO DDR low power modeAkashdeep Kaur1-1/+9
2026-04-12octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu1-1/+1
2026-04-12net: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss1-0/+1
2026-04-12net: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss1-3/+3
2026-04-12ppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha1-0/+3
2026-04-12net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctlMashiro Chen1-0/+2
2026-04-12net: hamradio: bpqether: validate frame length in bpq_rcv()Mashiro Chen1-0/+3
2026-04-12i3c: mipi-i3c-hci: fix IBI payload length calculation for final statusBilly Tsai1-1/+4
2026-04-12net: enetc: add unstructured counters for ENETC v4Wei Fang2-25/+234
2026-04-12net: enetc: add unstructured pMAC counters for ENETC v1Wei Fang1-21/+56
2026-04-12net: enetc: remove standardized counters from enetc_pm_countersWei Fang1-40/+0
2026-04-12net: enetc: show RX drop counters only for assigned RX ringsWei Fang1-16/+2
2026-04-12net: enetc: add support for the standardized countersWei Fang3-18/+245
2026-04-12Merge tag 'edac_urgent_for_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-3/+3
2026-04-12net: phy: realtek: convert RTL8211F to .disable_autonomous_eeeNicolai Buchwitz1-3/+4
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz1-0/+7
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz1-0/+22
2026-04-12net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-0/+5
2026-04-12net: mana: Move current_speed debugfs file to mana_init_port()Erni Sri Satya Vennela1-2/+2
2026-04-12net: mana: Use pci_name() for debugfs directory namingErni Sri Satya Vennela1-5/+2