summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-17net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()Russell King (Oracle)-5/+2
2025-11-17net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()Russell King (Oracle)-6/+5
2025-11-17net: stmmac: add stmmac_plat_dat_alloc()Russell King (Oracle)-4/+18
2025-11-17NFC: mei_phy: fix kernel-doc warningsRandy Dunlap-2/+2
2025-11-17qede: convert to use ndo_hwtstamp callbacksVadim Fedorenko-50/+54
2025-11-17bnx2x: convert to use ndo_hwtstamp callbacksVadim Fedorenko-22/+48
2025-11-18wifi: rtw89: Add default ID 0bda:b831 for RTL8831BUZenm Chen-0/+2
2025-11-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal-7/+2
2025-11-18wifi: rtw89: use separated function to set RX filterPing-Ke Shih-21/+20
2025-11-18wifi: rtw89: correct user macid mask of RX info for RTL8922DChih-Kang Chang-1/+7
2025-11-18wifi: rtw89: update format of addr cam H2C commandChih-Kang Chang-22/+56
2025-11-18wifi: rtw89: add addr cam H2C command v1Ping-Ke Shih-11/+46
2025-11-18wifi: rtw89: fill addr cam H2C command by structPing-Ke Shih-425/+173
2025-11-18wifi: rtw89: align RA H2C format v1 for RTL8922APing-Ke Shih-14/+39
2025-11-18wifi: rtw89: fw: print band and port where beacon update onPing-Ke Shih-1/+21
2025-11-18wifi: rtw89: phy: ignore DCFO if not defined in chip_infoPing-Ke Shih-1/+1
2025-11-18wifi: rtw89: phy: consider type 15 in BB gain tablePing-Ke Shih-0/+4
2025-11-18wifi: rtw89: mac: update wcpu_on to download firmware for RTL8922DPing-Ke Shih-0/+30
2025-11-18wifi: rtw89: mac: remove undefined bit B_BE_PPDU_MAC_INFOPing-Ke Shih-2/+1
2025-11-18wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCUPing-Ke Shih-6/+18
2025-11-18wifi: rtw89: mac: separate pre-init code before downloading firmwarePing-Ke Shih-4/+20
2025-11-18wifi: rtw89: fw: part size to download firmware by header infoPing-Ke Shih-12/+20
2025-11-18wifi: rtw89: flush TX queue before deleting keyChih-Kang Chang-0/+1
2025-11-17net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy...Heiner Kallweit-24/+0
2025-11-17s390/ctcm: Fix double-kfreeAleksei Nikiforov-1/+0
2025-11-17eth: fbnic: Configure RDE settings for pause frameMohsin Bashir-4/+28
2025-11-17mlx5: extract GRXRINGS from .get_rxnfcBreno Leitao-20/+16
2025-11-17mlx4: extract GRXRINGS from .get_rxnfcBreno Leitao-3/+8
2025-11-17memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()Yicong Yang-3/+6
2025-11-17memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...Jonathan Cameron-3/+3
2025-11-17nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao-0/+2
2025-11-17soc: rockchip: grf: Add select correct PWM implementation on RK3368Heiko Stuebner-0/+1
2025-11-17drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02Dnyaneshwar Bhadane-3/+7
2025-11-18Merge tag 'amd-drm-next-6.19-2025-11-14' of https://gitlab.freedesktop.org/ag...Dave Airlie-742/+2152
2025-11-18Merge tag 'drm-intel-gt-next-2025-11-14' of https://gitlab.freedesktop.org/dr...Dave Airlie-4/+27
2025-11-17PCI: stm32: Don't use 'proxy' headersAndy Shevchenko-2/+17
2025-11-17PCI: stm32: Fix EP page_size alignmentChristian Bruel-0/+2
2025-11-17PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel-31/+8
2025-11-18Merge tag 'drm-intel-next-2025-11-14' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-853/+1326
2025-11-17drm/msm: Wait for MMU devcoredump when waiting for GMUConnor Abbott-6/+48
2025-11-17drm/msm/a2xx: stop over-complaining about the legacy firmwareDmitry Baryshkov-1/+1
2025-11-17drm/msm: fix missing NULL check after kcalloc in crashstate_get_bos()Huiwen He-8/+9
2025-11-17drm/msm: Fix NULL pointer dereference in crashstate_get_vm_logs()Huiwen He-0/+4
2025-11-17spi: bcm63xx: fix premature CS deassertion on RX-only transactionsHang Zhou-0/+14
2025-11-17of/irq: Ignore interrupt parent for nodes without interruptsGeert Uytterhoeven-1/+1
2025-11-17spi: davinci: remove platform data headerBartosz Golaszewski-2/+62
2025-11-17of/address: Remove the incorrect and misleading commentYuntao Wang-4/+0
2025-11-17of: overlay: Avoid spurious error messages in of_overlay_remove()Christophe JAILLET-0/+3
2025-11-17nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Ewan D. Milne-1/+1
2025-11-17nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()Ewan D. Milne-6/+7