aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-23mac80211: Enable power save after receiving NULL packet ACKBassem Dawood1-4/+3
2021-06-23ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, tooTakashi Iwai1-0/+1
2021-06-23Merge tag 'extcon-next-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman7-69/+310
2021-06-23spi: spi-rockchip: add description for rv1126Jon Lin1-0/+1
2021-06-23spi: rockchip: Support SPI_CS_HIGHJon Lin1-1/+13
2021-06-23spi: rockchip: Support cs-gpioJon Lin1-5/+10
2021-06-23spi: rockchip: Wait for STB status in slave mode tx_xferJon Lin1-7/+14
2021-06-23spi: rockchip: Set rx_fifo interrupt waterline base on transfer itemJon Lin1-2/+2
2021-06-23spi: rockchip: add compatible string for rv1126Jon Lin1-0/+1
2021-06-23regulator: bd9576: Fix uninitializes variable may_have_irqsColin Ian King1-1/+1
2021-06-23regulator: max8893: Select REGMAP_I2C to fix build errorAxel Lin1-0/+1
2021-06-23regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin1-1/+2
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEADPaolo Bonzini331-2887/+4487
2021-06-23mac80211: add HE 6 GHz capability only if supportedJohannes Berg1-4/+7
2021-06-23mac80211: notify driver on mgd TX completionJohannes Berg7-35/+133
2021-06-23mac80211: always include HE 6GHz capability in probe requestJohannes Berg1-1/+11
2021-06-23cfg80211: Support hidden AP discovery over 6GHz bandIlan Peer1-3/+13
2021-06-23mac80211: add vendor-specific capabilities to assoc requestJohannes Berg1-2/+10
2021-06-23cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg3-0/+15
2021-06-23cfg80211: set custom regdomain after wiphy registrationMiri Korenblit2-4/+5
2021-06-23mac80211: conditionally advertise HE in probe requestsJohannes Berg1-1/+3
2021-06-23cfg80211: add cfg80211_any_usable_channels()Johannes Berg2-1/+43
2021-06-23ASoC: fsl: remove unnecessary oom messageZhen Lei1-3/+1
2021-06-23ASoC: tlv320aic32x4: dt-bindings: add TAS2505 to compatibleClaudius Heine1-0/+1
2021-06-23ASoC: tlv320aic32x4: add support for TAS2505Claudius Heine3-1/+142
2021-06-23ASoC: tlv320aic32x4: add type to device private data structClaudius Heine4-8/+43
2021-06-23ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-23ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+1
2021-06-23ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-23ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-23spi: spi-sun6i: Fix chipselect/clock bugMirko Vogt1-1/+5
2021-06-23regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang1-1/+1
2021-06-23ASoC: fsl_spdif: Fix unexpected interrupt after suspendShengjiu Wang1-0/+3
2021-06-23cfg80211: reg: improve bad regulatory warningJohannes Berg1-1/+3
2021-06-23nl80211: Fix typo pmsr->pmsrSosthène Guédon1-2/+2
2021-06-23mac80211: fix some spelling mistakesZheng Yongjun6-6/+6
2021-06-23x86/sev: Use "SEV: " prefix for messages from sev.cJoerg Roedel1-1/+1
2021-06-23cfg80211: remove ieee80211_get_he_sta_cap()Johannes Berg1-12/+0
2021-06-23mac80211: remove use of ieee80211_get_he_sta_cap()Johannes Berg4-13/+29
2021-06-23cfg80211: trace more information in assoc trace eventJohannes Berg2-3/+45
2021-06-23mac80211: improve AP disconnect messageJohannes Berg1-2/+2
2021-06-23mac80211: rearrange struct txq_info for fewer holesJohannes Berg1-3/+6
2021-06-23ieee80211: add defines for HE PHY cap byte 10Johannes Berg1-0/+2
2021-06-23mac80211: Properly WARN on HW scan before restartIlan Peer1-4/+3
2021-06-23nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern3-3/+23
2021-06-23mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz2-1/+21
2021-06-23ieee80211: define timing measurement in extended capabilities IEKrishnanand Prabhu1-1/+6
2021-06-23mac80211: handle rate control (RC) racing with chanctx definitionMordechay Goodstein2-126/+71
2021-06-23mac80211: free skb in WEP error caseJohannes Berg1-1/+4
2021-06-23mac80211: move SMPS mode setting after ieee80211_prep_connectionShaul Triebitz1-9/+9