summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-24wifi: mt76: don't return TXQ when exceeding max non-AQL packetsDavid Bauer-0/+16
2026-03-24wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch re...StanleyYP Wang-2/+1
2026-03-24wifi: mt76: avoid to set ACK for MCU command if wait_resp is not setStanleyYP Wang-7/+6
2026-03-24wifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang-3/+3
2026-03-24wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen-2/+4
2026-03-24wifi: mt76: mt7921: add MT7902 SDIO device supportSean Wang-0/+4
2026-03-24wifi: mt76: mt7921: add MT7902 PCIe device supportSean Wang-0/+4
2026-03-24wifi: mt76: mt792x: add MT7902 WFDMA prefetch configurationSean Wang-0/+16
2026-03-24wifi: mt76: mt7921: add MT7902 MCU supportSean Wang-2/+16
2026-03-24wifi: mt76: mt792x: ensure MCU ready before ROM patch downloadSean Wang-0/+7
2026-03-24wifi: mt76: mt792x: add PSE handling barrier for the large MCU cmdSean Wang-0/+6
2026-03-24wifi: mt76: connac: mark MT7902 as hw txp devicesSean Wang-0/+1
2026-03-24wifi: mt76: mt7921: add MT7902e DMA layout supportSean Wang-9/+46
2026-03-24wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copySean Wang-0/+14
2026-03-24wifi: mt76: mt7921: use mt76_for_each_q_rx() in reset pathSean Wang-3/+3
2026-03-24wifi: mt76: connac: use is_connac2() to replace is_mt7921() checksSean Wang-25/+25
2026-03-24wifi: mt76: mt7996: apply calibration-free data from OTPStanleyYP Wang-19/+158
2026-03-24wifi: mt76: mt7996: add variant for MT7992 chipsetsShayne Chen-2/+15
2026-03-24wifi: mt76: add external EEPROM support for mt799x chipsetsStanleyYP Wang-61/+148
2026-03-24wifi: b43: kzalloc + kcalloc to kzalloc_flexRosen Penev-12/+10
2026-03-24wifi: mac80211_hwsim: advertise basic UHR supportJohannes Berg-0/+35
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-135/+180
2026-03-24drm: fix dead default for DRM_TTM_KUNIT_TESTJulian Braha-1/+0
2026-03-24media: rzv2h-ivc: Replace workqueue with direct function callJacopo Mondi-17/+9
2026-03-24media: rzv2h-ivc: Avoid double job schedulingJacopo Mondi-4/+7
2026-03-24media: rzv2h-ivc: Fix concurrent buffer list accessBarnabás Pőcze-6/+5
2026-03-24media: rzv2h-ivc: Fix FM_STOP register writeBarnabás Pőcze-2/+4
2026-03-24media: rzv2h-ivc: Write AXIRX_PIXFMT onceBarnabás Pőcze-7/+8
2026-03-24media: rzv2h-ivc: Fix AXIRX_VBLANK register writeBarnabás Pőcze-3/+6
2026-03-24media: rzv2h-ivc: Revise default VBLANK formulaDaniel Scally-1/+1
2026-03-24media: mali-c55: Bypass Purple Fringe CorrectionJacopo Mondi-2/+3
2026-03-24media: mali-c55: Bypass the Iridix Tonemap engineJacopo Mondi-0/+5
2026-03-24media: mali-c55: Fix Iridix bypass macrosDaniel Scally-2/+2
2026-03-24media: mali-c55: Fully reset the ISP configurationJacopo Mondi-0/+50
2026-03-24media: mali-c55: Initialize the ISP in enable_streams()Jacopo Mondi-67/+79
2026-03-24media: mali-c55: Fix wrong comment of ISP block typesJacopo Mondi-3/+3
2026-03-24ASoc: uda1380: Improve error reportingMark Brown-754/+1586
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy-1/+1
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich-12/+7
2026-03-24hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan-1/+1
2026-03-24hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan-1/+1
2026-03-24hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan-3/+18
2026-03-24hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...Sanman Pradhan-1/+2
2026-03-24EDAC/versalnet: Fix device_node leak in mc_probe()Felix Gu-2/+2
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-9/+10
2026-03-24Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-41/+146
2026-03-24wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou-3/+5
2026-03-24wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru-1/+1
2026-03-24spi: Use after free fixesMark Brown-67/+40
2026-03-24spi: rockchip: switch to managed controller allocationJohan Hovold-23/+13