summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-18wifi: rtw89: phy: calling BB pre-init by chips with/without BB MCUPing-Ke Shih
2025-11-18wifi: rtw89: mac: separate pre-init code before downloading firmwarePing-Ke Shih
2025-11-18wifi: rtw89: fw: part size to download firmware by header infoPing-Ke Shih
2025-11-18wifi: rtw89: flush TX queue before deleting keyChih-Kang Chang
2025-11-17net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy...Heiner Kallweit
2025-11-17s390/ctcm: Fix double-kfreeAleksei Nikiforov
2025-11-17eth: fbnic: Configure RDE settings for pause frameMohsin Bashir
2025-11-17mlx5: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-17mlx4: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-17memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()Yicong Yang
2025-11-17memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...Jonathan Cameron
2025-11-17nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao
2025-11-17soc: rockchip: grf: Add select correct PWM implementation on RK3368Heiko Stuebner
2025-11-17drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02Dnyaneshwar Bhadane
2025-11-18Merge tag 'amd-drm-next-6.19-2025-11-14' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-11-18Merge tag 'drm-intel-gt-next-2025-11-14' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-11-17PCI: stm32: Don't use 'proxy' headersAndy Shevchenko
2025-11-17PCI: stm32: Fix EP page_size alignmentChristian Bruel
2025-11-17PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel
2025-11-18Merge tag 'drm-intel-next-2025-11-14' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-11-17drm/msm: Wait for MMU devcoredump when waiting for GMUConnor Abbott
2025-11-17drm/msm/a2xx: stop over-complaining about the legacy firmwareDmitry Baryshkov
2025-11-17drm/msm: fix missing NULL check after kcalloc in crashstate_get_bos()Huiwen He
2025-11-17drm/msm: Fix NULL pointer dereference in crashstate_get_vm_logs()Huiwen He
2025-11-17spi: bcm63xx: fix premature CS deassertion on RX-only transactionsHang Zhou
2025-11-17of/irq: Ignore interrupt parent for nodes without interruptsGeert Uytterhoeven
2025-11-17spi: davinci: remove platform data headerBartosz Golaszewski
2025-11-17of/address: Remove the incorrect and misleading commentYuntao Wang
2025-11-17of: overlay: Avoid spurious error messages in of_overlay_remove()Christophe JAILLET
2025-11-17nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Ewan D. Milne
2025-11-17nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()Ewan D. Milne
2025-11-17Merge tag 'mtd/fixes-for-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-17zloop: introduce the ordered_zone_append configuration parameterDamien Le Moal
2025-11-17zloop: introduce the zone_append configuration parameterDamien Le Moal
2025-11-17zloop: simplify checks for writes to sequential zonesDamien Le Moal
2025-11-17zloop: fail zone append operations that are targeting full zonesDamien Le Moal
2025-11-17zloop: make the write pointer of full zones invalidDamien Le Moal
2025-11-17can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handlingMarc Kleine-Budde
2025-11-17can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde
2025-11-17nvme-multipath: fix lockdep WARN due to partition scan workShin'ichiro Kawasaki
2025-11-17nvmet-auth: update sc_c in target host hash calculationAlistair Francis
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki
2025-11-17floppy: fix for PAGE_SIZE != 4KBRene Rebe
2025-11-17drm/mediatek: ovl_adaptor: Fix probe device leaksJohan Hovold
2025-11-17drm/mediatek: Fix probe device leaksJohan Hovold
2025-11-17drm/mediatek: Fix probe memory leakJohan Hovold
2025-11-17drm/mediatek: Fix probe resource leaksJohan Hovold
2025-11-17drm/mediatek: mtk_hdmi_common: Defer probe when ddc i2c bus isn't available yetSjoerd Simons
2025-11-17drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABISTAngeloGioacchino Del Regno
2025-11-17drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188AngeloGioacchino Del Regno