aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-22media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_bufferRicardo Ribalda1-6/+8
2026-01-22media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda1-1/+2
2026-01-22media: uvcvideo: Return queued buffers on start_streaming() failureMichal Pecio1-5/+7
2026-01-22media: uvcvideo: Create an ID namespace for streaming output terminalsRicardo Ribalda2-22/+35
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-46/+80
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle1-3/+1
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-8/+33
2026-01-21net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...Vladimir Oltean1-23/+3
2026-01-21net: dsa: sja1105: let phylink help with the replay of link callbacksVladimir Oltean1-50/+8
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean1-3/+58
2026-01-21net: phylink: simplify phylink_resolve() -> phylink_major_config() pathVladimir Oltean1-11/+9
2026-01-21net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"Vladimir Oltean2-6/+45
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean3-18/+20
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean2-15/+39
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-21net: airoha: npu: Add the capability to read firmware names from dtsLorenzo Bianconi1-6/+40
2026-01-21netconsole: resume previously deactivated targetAndre Carvalho1-7/+120
2026-01-21netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlockAndre Carvalho1-39/+58
2026-01-21netconsole: clear dev_name for devices bound by macAndre Carvalho1-0/+8
2026-01-21netconsole: add STATE_DEACTIVATED to track targets disabled by low levelBreno Leitao1-1/+19
2026-01-21netconsole: convert 'enabled' flag to enum for clearer state managementAndre Carvalho1-24/+28
2026-01-21netconsole: add target_state enumBreno Leitao1-0/+5
2026-01-21Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"Slark Xiao1-9/+8
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski2-56/+77
2026-01-21net: xilinx: axienet: Use devres for resource management in probe pathSean Anderson1-56/+27
2026-01-21clk: Add devm_clk_bulk_get_optional_enable() helperSuraj Gupta1-0/+50
2026-01-22wifi: rtw89: 8922a: add digital compensation for 2GHzPo-Hao Huang1-10/+47
2026-01-22wifi: rtw89: mac: set force MBA duration to 0Ping-Ke Shih1-0/+3
2026-01-22wifi: rtw89: mac: clear DTOP disable excluding CID7090 variant for RTL8922DPing-Ke Shih1-1/+2
2026-01-22wifi: rtw89: phy: update TSSI flow for RTL8922DZong-Zhe Yang2-13/+40
2026-01-22wifi: rtw89: phy: add firmware element of digital TX power compensationPing-Ke Shih4-0/+59
2026-01-22wifi: rtw89: phy: update edcca log parsing for RTL8922DEric Huang1-8/+12
2026-01-22wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters ...Eric Huang5-0/+224
2026-01-22wifi: rtw89: phy: handle C2H event for PS mode reportEric Huang4-0/+81
2026-01-22wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS ...Ping-Ke Shih7-0/+31
2026-01-22wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()Zilin Guan1-4/+4
2026-01-22wifi: rtw89: Add default ID 28de:2432 for RTL8832CUShin-Yi Lin1-0/+2
2026-01-22wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang1-0/+3
2026-01-22wifi: rtw89: phy: fix incorrect power limit by mac_idPo-Hao Huang1-2/+4
2026-01-22wifi: rtw89: phy: refine initial flow of BB wrapperPing-Ke Shih1-6/+6
2026-01-22wifi: rtw89: phy: write BB wrapper registers with flushPing-Ke Shih1-2/+38
2026-01-22wifi: rtw89: phy: update BB wrapper RFSIPing-Ke Shih4-0/+549
2026-01-22wifi: rtw89: phy: update bb wrapper TPU initEric Huang2-7/+17
2026-01-22wifi: rtw89: phy: abstract BB wrap registers to share initial flowPing-Ke Shih4-2/+27
2026-01-22wifi: rtw89: phy: extend register to read history 2 of PHY env_monitorEric Huang4-3/+8
2026-01-22wifi: rtw89: phy: abstract start address and EHT of PHY status bitmapPing-Ke Shih4-6/+36
2026-01-22wifi: rtw89: phy: add ops rtw89_phy_gen_be_v1 for RTL8922DPing-Ke Shih3-8/+185