summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-03drm/i915/backlight: Check luminance_set when disabling PWM via AUX VESA backl...Suraj Kandpal-1/+2
2026-03-03drm/i915/backlight: Take luminance_set into account for VESA backlightSuraj Kandpal-1/+2
2026-03-03drm/i915/backlight: Use intel_panel variable instead of intel_connectorSuraj Kandpal-1/+1
2026-03-03wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...Duoming Zhou-0/+1
2026-03-03wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin-1/+2
2026-03-02net: sparx5: replace sparx5_start() with sparx5_forwarding_init()Daniel Machon-8/+2
2026-03-02net: sparx5: move FDMA/XTR initialization out of sparx5_start()Daniel Machon-46/+63
2026-03-02net: sparx5: move PTP IRQ handling out of sparx5_start()Daniel Machon-23/+29
2026-03-02net: sparx5: move remaining init functions from start() to probe()Daniel Machon-8/+4
2026-03-02net: sparx5: move calendar initialization to probeDaniel Machon-12/+20
2026-03-02net: sparx5: move stats initialization and add deinit functionDaniel Machon-8/+20
2026-03-02net: sparx5: move MAC table initialization and add deinit functionDaniel Machon-33/+44
2026-03-02net: sparx5: move VCAP initialization to probeDaniel Machon-8/+12
2026-03-02net: sparx5: move netdev and notifier block registration to probeDaniel Machon-20/+21
2026-03-03wifi: rtw89: ser: post-recover DMAC state to prevent LPSZong-Zhe Yang-1/+8
2026-03-03wifi: rtw89: ser: Wi-Fi 7 reset HALT C2H after reading itZong-Zhe Yang-1/+6
2026-03-03wifi: rtw89: debug: add SER SW counters to count simulationZong-Zhe Yang-0/+15
2026-03-03wifi: rtw89: rfk: add hardware version to rtw89_fw_h2c_rf_pre_ntfy_mcc for ne...Ping-Ke Shih-0/+3
2026-03-03wifi: rtw89: add H2C command to protect TX/RX for unused PHYKuan-Chung Chen-0/+148
2026-03-03wifi: rtw89: 8851b: update supported firmware format to 1Zong-Zhe Yang-1/+1
2026-03-02net: stmmac: move DMA configuration validation to driver probeRussell King (Oracle)-5/+5
2026-03-02net: stmmac: simplify atds initialisationRussell King (Oracle)-3/+4
2026-03-02net: stmmac: move initialisation of dma_cfg->atdsRussell King (Oracle)-3/+7
2026-03-02net: stmmac: make dma_cfg mixed/fixed burst booleanRussell King (Oracle)-3/+1
2026-03-02net: stmmac: make chain_mode a booleanRussell King (Oracle)-2/+3
2026-03-02net: stmmac: make extend_desc booleanRussell King (Oracle)-2/+6
2026-03-02net: stmmac: remove mac->xlgmacRussell King (Oracle)-8/+0
2026-03-02net: stmmac: remove dwmac410_(enable|disable)_dma_irqRussell King (Oracle)-33/+1
2026-03-02net: stmmac: remove dwmac4 DMA_CHAN_INTR_DEFAULT_[TR]X*Russell King (Oracle)-12/+8
2026-03-02net: stmmac: remove .get_tx_len()Russell King (Oracle)-28/+0
2026-03-02net: stmmac: remove .get_tx_ls()Russell King (Oracle)-29/+0
2026-03-02net: stmmac: remove .get_tx_owner()Russell King (Oracle)-27/+0
2026-03-02net: stmmac: remove plat_dat->port_nodeRussell King (Oracle)-18/+5
2026-03-02net: stmmac: clean up formatting in stmmac_mac_finish()Russell King (Oracle)-1/+2
2026-03-03wifi: rtw89: 8852a: update supported firmware format to 1Zong-Zhe Yang-6/+13
2026-03-03wifi: rtw89: 8852a: move DIG tables to rtw8852a.cZong-Zhe Yang-52/+51
2026-03-03wifi: rtw89: 8852b: update supported firmware format to 2Ping-Ke Shih-1/+1
2026-03-02net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj-1/+1
2026-03-03wifi: rtw89: add general way to generate module firmware stringZong-Zhe Yang-6/+15
2026-03-03wifi: rtw89: fw: recognize firmware type B by AIDPing-Ke Shih-2/+21
2026-03-03wifi: rtw89: fw: add fw_def struct to put firmware name and format versionPing-Ke Shih-19/+57
2026-03-03wifi: rtw88: coex: Solve LE-HID lag & update coex version to 26020420Ching-Te Ku-18/+61
2026-03-02net: remove addr_len argument of recvmsg() handlersEric Dumazet-6/+6
2026-03-03wifi: rtw89: Turbo mode for RTL8851BU/RTL8852BUBitterblue Smith-52/+51
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1822/+3478
2026-03-02iommufd: vfio compatibility extension check for noiommu modeJacob Pan-1/+1
2026-03-02iommufd: Constify struct dma_buf_attach_opsChristophe JAILLET-1/+1
2026-03-02Merge tag 'phy-qcom-sgmii-eth-add-set_mode-and-validate-methods'Jakub Kicinski-0/+43
2026-03-02phy: qcom-sgmii-eth: add .set_mode() and .validate() methodsRussell King (Oracle)-0/+43
2026-03-02spi: Merge up v7.0-rc2Mark Brown-628/+1312