summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-23wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_tx_check_aggr()Ming Yen Hsieh
2026-03-23wifi: mt76: fix list corruption in mt76_wcid_cleanupZac Bowling
2026-03-23wifi: mt76: mt7925: fix incorrect length field in txpower commandMing Yen Hsieh
2026-03-23wifi: mt76: mt7996: add support for ERP CTS & HT protectionRyder Lee
2026-03-23wifi: mt76: mt7915: fix use_cts_prot supportRyder Lee
2026-03-23wifi: mt76: mt7615: fix use_cts_prot supportRyder Lee
2026-03-23wifi: mt7601u: check multiple firmware pathsChristian Hewitt
2026-03-23wifi: mt76: mt792x: Fix a potential deadlock in high-load situationsLeon Yen
2026-03-23wifi: mt76: mt7925: Fix incorrect MLO mode in firmware controlLeon Yen
2026-03-23wifi: mt76: mt7921: Reset ampdu_state state in case of failure in mt76_connac...Sean Wang
2026-03-23wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_c...Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Switch to the secondary link if the default one is removedLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi
2026-03-23wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"Colin Ian King
2026-03-23wifi: mt76: mt7925: introduce CSA support in non-MLO modeLeon Yen
2026-03-23wifi: mt76: mt76x02: wake queues after reconfigDavid Bauer
2026-03-23wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou
2026-03-23wifi: mt76: mt7996: fix iface combination for different chipsetsShayne Chen
2026-03-23wifi: mt76: mt7996: add duplicated WTBL commandShayne Chen
2026-03-23wifi: mt76: mt7996: offload radar threshold initializationStanleyYP Wang
2026-03-23wifi: mt76: mt7996: abort CCA when CSA is startingStanleyYP Wang
2026-03-23wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...StanleyYP Wang
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang
2026-03-23wifi: mt76: mt7996: extend CSA and CCA support for MLOShayne Chen
2026-03-23fanotify: replace deprecated strcpy in fanotify_info_copy_{name,name2}Thorsten Blum
2026-03-23pinctrl: realtek: add rtd1625 pinctrl driverTzuyi Chang
2026-03-23pinctrl: realtek: add support for slew rate, input voltage and high VILTzuyi Chang
2026-03-23dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl bindingTzuyi Chang
2026-03-23dt-bindings: pinctrl: realtek: Improve 'realtek,duty-cycle' descriptionYu-Chun Lin
2026-03-23pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang
2026-03-23dt-bindings: pincfg-node: Add input-threshold-voltage-microvolt propertyTzuyi Chang
2026-03-23pinctrl: realtek: Fix function signature for config argumentYu-Chun Lin
2026-03-23Merge 7.0-rc5 into tty-nextGreg Kroah-Hartman
2026-03-23gpio: shared: handle pins shared by child nodes of devicesBartosz Golaszewski
2026-03-23gpio: shared: call gpio_chip::of_xlate() if setBartosz Golaszewski
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski
2026-03-23drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
2026-03-23hrtimer: add usage examples to documentationAndreas Hindborg
2026-03-23rust: time: make ClockSource unsafe traitFUJITA Tomonori
2026-03-23rust/time: Add Delta::from_nanos()Lyude Paul
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda
2026-03-23thunderbolt: Use kzalloc_flex() for struct tb_path allocationRosen Penev
2026-03-23drm/sun4i: Use backend/mixer as dedicated DMA deviceChen-Yu Tsai
2026-03-23drm/mediatek: Set dedicated DMA device and drop custom GEM callbacksChen-Yu Tsai
2026-03-23drm/gem-dma: Support dedicated DMA device for allocation and mappingChen-Yu Tsai
2026-03-23drm/prime: Limit scatter list size with dedicated DMA deviceChen-Yu Tsai