summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-13Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on errorJonathan Rissanen-0/+3
2026-04-13Bluetooth: hci_qca: disable power control for WCN7850 when bt_en is not definedShuai Zhang-1/+2
2026-04-13bluetooth: btusb: Fix whitespace in btusb.cLukas Kraft-1/+2
2026-04-13net: team: Add new tx_enabled team port optionMarc Harvey-0/+55
2026-04-13net: team: Add new rx_enabled team port optionMarc Harvey-0/+49
2026-04-13net: team: Track rx enablement separately from tx enablementMarc Harvey-25/+81
2026-04-13net: team: Rename enablement functions and struct members to txMarc Harvey-25/+27
2026-04-13net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey-4/+4
2026-04-13net: team: Remove unused team_mode_op, port_enabledMarc Harvey-2/+0
2026-04-13net: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey-6/+7
2026-04-13ipmi:ssif: Remove unnecessary indentionCorey Minyard-16/+12
2026-04-13platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) supportShaun Varghese-0/+1
2026-04-13platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf-11/+19
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf-11/+8
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf-21/+13
2026-04-13platform/wmi: Prepare to reject undersized unmarshalling resultsArmin Wolf-7/+32
2026-04-13platform/wmi: Convert drivers to use wmidev_invoke_procedure()Armin Wolf-9/+10
2026-04-13platform/wmi: Add wmidev_invoke_procedure()Armin Wolf-0/+44
2026-04-13platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)Marco Nenciarini-12/+20
2026-04-13drm/bridge: stm_lvds: Do not fail atomic_check on disabled connectorMarek Vasut-3/+3
2026-04-13power: reset: Add QEMU virt-ctrl driverKuan-Wei Chiu-0/+133
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-1/+19
2026-04-13Merge remote-tracking branches 'ras/edac-misc' and 'ras/edac-drivers' into ed...Borislav Petkov (AMD)-102/+126
2026-04-13HID: core: clamp report_size in s32ton() to avoid undefined shiftGreg Kroah-Hartman-0/+3
2026-04-13drm/i915: Walk crtcs in pipe orderVille Syrjälä-52/+64
2026-04-13drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe orderVille Syrjälä-15/+5
2026-04-12hte: tegra194: Add Tegra264 GTE supportSuneel Garapati-5/+128
2026-04-12mailbox: mailbox-test: free channels on probe errorWolfram Sang-3/+12
2026-04-12mailbox: prefix new constants with MBOX_Wolfram Sang-16/+16
2026-04-12net: ipa: add IPA v5.2 configuration dataLuca Weiss-1/+464
2026-04-12net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle-1/+52
2026-04-12pppox: remove sk_pppox() helperQingfang Deng-8/+8
2026-04-13rtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)-0/+2
2026-04-12net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman-8/+4
2026-04-12net/mlx5e: Fix features not applied during netdev registrationGal Pressman-0/+8
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-6/+5
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski-3/+5
2026-04-12net: change sk_filter_reason() to return the reason by valueEric Dumazet-3/+5
2026-04-12net: phy: add a PHY write barrier when disabling interruptsCharles Perry-1/+24
2026-04-12net: mdio: add a driver for PIC64-HPSC/HX MDIO controllerCharles Perry-0/+198
2026-04-12net: phy: fix a return path in get_phy_c45_ids()Charles Perry-2/+2
2026-04-12rtc: ntxec: fix OF node reference imbalanceJohan Hovold-1/+1
2026-04-12rtc: pic32: allow driver to be compiled with COMPILE_TESTBrian Masney-1/+1
2026-04-12rtc: ti-k3: Add support to resume from IO DDR low power modeAkashdeep Kaur-1/+9
2026-04-12octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu-1/+1
2026-04-12net: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss-0/+1
2026-04-12net: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss-3/+3
2026-04-12ppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha-0/+3
2026-04-12net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctlMashiro Chen-0/+2
2026-04-12net: hamradio: bpqether: validate frame length in bpq_rcv()Mashiro Chen-0/+3