summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-23wifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang1-2/+4
2026-03-23wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi1-2/+3
2026-03-23wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi1-0/+1
2026-03-23wifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi2-22/+41
2026-03-23wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi1-5/+16
2026-03-23wifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi1-8/+6
2026-03-23wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"Colin Ian King1-4/+4
2026-03-23wifi: mt76: mt7925: introduce CSA support in non-MLO modeLeon Yen3-3/+142
2026-03-23wifi: mt76: mt76x02: wake queues after reconfigDavid Bauer1-0/+1
2026-03-23wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou1-2/+4
2026-03-23wifi: mt76: mt7996: fix iface combination for different chipsetsShayne Chen1-1/+16
2026-03-23wifi: mt76: mt7996: add duplicated WTBL commandShayne Chen4-2/+32
2026-03-23wifi: mt76: mt7996: offload radar threshold initializationStanleyYP Wang2-82/+0
2026-03-23wifi: mt76: mt7996: abort CCA when CSA is startingStanleyYP Wang2-1/+20
2026-03-23wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...StanleyYP Wang3-1/+75
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang5-12/+68
2026-03-23wifi: mt76: mt7996: extend CSA and CCA support for MLOShayne Chen3-59/+131
2026-03-23pinctrl: realtek: add rtd1625 pinctrl driverTzuyi Chang4-0/+3187
2026-03-23pinctrl: realtek: add support for slew rate, input voltage and high VILTzuyi Chang2-1/+68
2026-03-23pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang1-0/+2
2026-03-23pinctrl: realtek: Fix function signature for config argumentYu-Chun Lin1-1/+1
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman361-2136/+3663
2026-03-23gpio: shared: handle pins shared by child nodes of devicesBartosz Golaszewski3-7/+10
2026-03-23gpio: shared: call gpio_chip::of_xlate() if setBartosz Golaszewski3-4/+29
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski1-0/+2
2026-03-23drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak3-11/+28
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä1-2/+9
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä1-1/+1
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-03-23thunderbolt: Use kzalloc_flex() for struct tb_path allocationRosen Penev2-23/+10
2026-03-23drm/sun4i: Use backend/mixer as dedicated DMA deviceChen-Yu Tsai2-24/+30
2026-03-23drm/mediatek: Set dedicated DMA device and drop custom GEM callbacksChen-Yu Tsai6-269/+3
2026-03-23drm/gem-dma: Support dedicated DMA device for allocation and mappingChen-Yu Tsai1-9/+12
2026-03-23drm/prime: Limit scatter list size with dedicated DMA deviceChen-Yu Tsai1-1/+1
2026-03-23Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie59-759/+1642
2026-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov361-2136/+3663
2026-03-23ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiencyMing Lei1-32/+38
2026-03-23Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich160-754/+1586
2026-03-22Merge tag 'md-7.1-20260323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe6-39/+42
2026-03-22mlx5: Remove redundant iseg baseParav Pandit3-5/+3
2026-03-22EDAC/versalnet: Fix memory leak in remove and probe error pathsPrasanna Kumar T S M1-0/+2
2026-03-22i2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen2-1/+6
2026-03-22md: remove unused mddev argument from export_rdevChen Cheng1-14/+14
2026-03-22md/raid5: move handle_stripe() comment to correct locationChen Cheng1-14/+12
2026-03-22md/raid5: remove stale md_raid5_kick_device() declarationChen Cheng1-1/+0
2026-03-22md/raid1: fix the comparing region of interval treeXiao Ni1-2/+2
2026-03-22Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+20
2026-03-22Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-03-22drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia1-4/+5
2026-03-22drm/mediatek: ovl: Add specific entry for mt8167Val Packett1-0/+12