summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge existing fixes from asoc/for-6.5 into new branchMark Brown2023-07-0918-92/+263
|\
| * ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferralMark Brown2023-07-066-30/+118
| |\
| | * ASoC: core: suppress probe deferral errorsJohan Hovold2023-07-061-2/+4
| | * ASoC: topology: suppress probe deferral errorsJohan Hovold2023-07-061-3/+7
| | * ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component removeJohan Hovold2023-07-061-16/+41
| | * ASoC: codecs: wcd934x: fix resource leaks on component removeJohan Hovold2023-07-061-0/+12
| | * ASoC: codecs: wcd938x: fix resource leaks on component removeJohan Hovold2023-07-061-7/+48
| | * ASoC: codecs: wcd938x: fix missing clsh ctrl error handlingJohan Hovold2023-07-061-0/+4
| | * ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold2023-07-061-2/+2
| * | ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQGeert Uytterhoeven2023-07-061-0/+1
| * | ASoC: qcom: q6apm: do not close GPR port before closing graphSrinivas Kandagatla2023-07-061-1/+6
| |/
| * ASoC: codecs: wcd938x: fix dB range for HPHL and HPHRSrinivas Kandagatla2023-07-051-3/+3
| * ASoC: qcom: q6afe-dai: fix Display Port Playback stream nameSrinivas Kandagatla2023-07-051-1/+1
| * ASoC: rt5645: check return value after reading device idShuming Fan2023-07-051-1/+5
| * ASoC: cs35l45: Select REGMAP_IRQNathan Chancellor2023-07-051-0/+1
| * ASoC: codecs: wcd938x: fix missing mbhc init error handlingJohan Hovold2023-07-041-0/+2
| * ASoC: codecs: wcd938x: fix soundwire initialisation raceJohan Hovold2023-07-031-0/+9
| * ASoC: codecs: wcd938x/wcd934x: loglevel fix andMark Brown2023-06-302-12/+13
| |\
| | * ASoC: codecs: wcd934x: drop inline keywordsJohan Hovold2023-06-301-3/+3
| | * ASoC: codecs: wcd934x: demote impedance printkJohan Hovold2023-06-301-1/+1
| | * ASoC: codecs: wcd938x: use dev_printk() for impedance loggingJohan Hovold2023-06-301-7/+8
| | * ASoC: codecs: wcd938x: drop inline keywordsJohan Hovold2023-06-301-3/+3
| | * ASoC: codecs: wcd938x: fix mbhc impedance loglevelJohan Hovold2023-06-301-2/+2
| * | ASoC: qdsp6: q6apm: use dai link pcm id as pcm device numberSrinivas Kandagatla2023-06-301-0/+1
| * | ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold2023-06-301-0/+6
| * | ASoC: SOF: amd: add revision check for sending sha dma completion commandMastan Katragadda2023-06-301-3/+7
| |/
| * ASoC: rt5640: Fix sleep in atomic contextSameer Pujar2023-06-291-5/+7
| * ASoC: tegra: Fix ADX byte mapSheetal2023-06-291-12/+22
| * ASoC: tegra: Fix AMX byte mapSheetal2023-06-291-18/+22
| * ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()Vijendar Mukunda2023-06-261-3/+4
| * ASoC: amd: ps: fix byte count return value for invalid SoundWire manager inst...Vijendar Mukunda2023-06-261-1/+2
| * ASoC: amd: ps: add comments for DMA register mappingVijendar Mukunda2023-06-261-0/+11
| * ASoC: amd: ps: fix for position register set for AUDIO0 RX streamVijendar Mukunda2023-06-261-1/+1
| * ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instanceVijendar Mukunda2023-06-261-1/+1
| * ASoC: amd: ps: add comments for DMA irq bits mappingVijendar Mukunda2023-06-261-0/+20
| * ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl2023-06-261-12/+24
* | Linux 6.5-rc1v6.5-rc1Linus Torvalds2023-07-091-2/+2
* | MAINTAINERS 2: Electric BoogalooLinus Torvalds2023-07-091-46/+46
* | Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-07-091-11/+35
|\ \
| * | swiotlb: reduce the number of areas to match actual memory pool sizePetr Tesarik2023-06-291-3/+24
| * | swiotlb: always set the number of areas before allocating the poolPetr Tesarik2023-06-291-8/+11
* | | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-3/+1
|\ \ \
| * | | irqdomain: Use return value of strreplace()Andy Shevchenko2023-06-301-3/+1
* | | | Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-0/+1
|\ \ \ \
| * | | | x86/xen: Fix secondary processors' FPU initializationJuergen Gross2023-07-051-0/+1
* | | | | Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-091-0/+8
|\ \ \ \ \
| * | | | | x86/smp: Don't send INIT to boot CPUThomas Gleixner2023-07-071-0/+8
* | | | | | Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-07-0910-53/+46
|\ \ \ \ \ \
| * | | | | | MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer2023-07-071-2/+2
| * | | | | | MIPS: dts: add missing space before {Krzysztof Kozlowski2023-07-062-2/+2