summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+29
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds438-3461/+19770
2023-06-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-13/+16
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-1/+1
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai437-3449/+19746
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai1-12/+24
2023-06-25ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl1-12/+24
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown24-88/+102
2023-06-24ASoC: core: Always store of_node when getting DAI link componentMark Brown1-1/+2
2023-06-23ASoC: tas2781: Fix error code in tas2781_load_calibration()Dan Carpenter1-0/+1
2023-06-23ASoC: amd: update pm_runtime enable sequenceArun Gopal Kondaveeti5-6/+10
2023-06-23ASoC: tas2781: fix Kconfig dependenciesArnd Bergmann1-0/+1
2023-06-23ASoC: amd: acp: remove acp poweroff functionSyed Saba Kareem2-42/+0
2023-06-23ASoC: amd: acp: clear pdm dma interrupt maskSyed Saba Kareem1-1/+1
2023-06-23ASoC: codecs: max98090: Allow dsp_a modeMaxim Kochetkov2-26/+30
2023-06-22ASoC: qcom: common: add default jack dapm pinsSrinivas Kandagatla1-0/+10
2023-06-22ASoC: loongson: fix address space confusionArnd Bergmann1-2/+2
2023-06-22ASoC: tegra: Remove stale comments in AHUBSameer Pujar1-10/+0
2023-06-22ASoC: tegra: Use normal system sleep for ASRCSameer Pujar1-2/+2
2023-06-21ASoC: fsl-asoc-card: Allow passing the number of slots in useFabio Estevam1-1/+7
2023-06-21ASoC: codecs: wsa884x: Add WSA884x family of speakersKrzysztof Kozlowski3-0/+1948
2023-06-21ASoC: Intel: sof_rt5682: Add mtl support RT1019P speakerMac Chiang2-0/+35
2023-06-21ASoC: Intel: sof_rt5682: reorder quirk tableTerry Cheong1-26/+26
2023-06-21ASoC: Merge up fixes for CIMark Brown1-1/+1
2023-06-21ASoC: amd: ps: add SoundWire supportMark Brown5-36/+1115
2023-06-21add snd_soc_{of_}get_dlc()Mark Brown13-120/+72
2023-06-21ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops.Vijendar Mukunda1-8/+12
2023-06-21ASoC: amd: update comments in Kconfig fileVijendar Mukunda1-1/+2
2023-06-21ASoC: amd: ps: enable SoundWire dma driver buildVijendar Mukunda1-0/+2
2023-06-21ASoC: amd: ps: add pm ops support for SoundWire dma driverVijendar Mukunda1-2/+96
2023-06-21ASoC: amd: ps: add support for SoundWire DMA interruptsVijendar Mukunda2-2/+98
2023-06-21ASoC: amd: ps: add SoundWire dma driver dma opsVijendar Mukunda2-0/+464
2023-06-21ASoC: amd: ps: add SoundWire dma driverVijendar Mukunda2-0/+75
2023-06-21ASoC: amd: ps: handle SoundWire interrupts in acp pci driverVijendar Mukunda2-5/+46
2023-06-21ASoC: amd: ps: create platform devices based on acp configVijendar Mukunda2-21/+323
2023-06-20ASoC: tas2781: Fix spelling mistake "calibraiton" -> "calibration"Colin Ian King1-1/+1
2023-06-20ASoC: qcom: audioreach: add compress offloadMark Brown6-96/+747
2023-06-20ASoC: Use maple tree register cache for Everest SemiMark Brown2-2/+2
2023-06-20ASoC: Convert Realtek I2C drivers to use maple treeMark Brown16-18/+18
2023-06-20ASoC: simple-card.c: use snd_soc_{of_}get_dlc()Kuninori Morimoto2-6/+2
2023-06-20ASoC: soc-core.c: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-22/+2
2023-06-20ASoC: loongson: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-23/+11
2023-06-20ASoC: samsung: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-15/+1
2023-06-20ASoC: meson: use snd_soc_{of_}get_dlc()Kuninori Morimoto4-17/+8
2023-06-20ASoC: qcom: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-10/+3
2023-06-20ASoC: fsl: use snd_soc_{of_}get_dlc()Kuninori Morimoto2-13/+4
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto6-8/+8
2023-06-20ASoC: soc-core.c: add snd_soc_{of_}get_dlc()Kuninori Morimoto1-13/+40
2023-06-20ASoC: dwc: don't assign addr_width for dt configsMaxim Kochetkov1-6/+0
2023-06-20ASoC: dwc: add DMA handshake controlMaxim Kochetkov2-2/+43