summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2023-07-06ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold1-2/+2
2023-07-05ASoC: codecs: wcd938x: fix dB range for HPHL and HPHRSrinivas Kandagatla1-3/+3
2023-07-05ASoC: qcom: q6afe-dai: fix Display Port Playback stream nameSrinivas Kandagatla1-1/+1
2023-07-05ASoC: rt5645: check return value after reading device idShuming Fan1-1/+5
2023-07-05ASoC: cs35l45: Select REGMAP_IRQNathan Chancellor1-0/+1
2023-07-04ASoC: codecs: wcd938x: fix missing mbhc init error handlingJohan Hovold1-0/+2
2023-07-03ASoC: codecs: wcd938x: fix soundwire initialisation raceJohan Hovold1-0/+9
2023-06-30ASoC: codecs: wcd938x/wcd934x: loglevel fix andMark Brown2-12/+13
2023-06-30ASoC: codecs: wcd934x: drop inline keywordsJohan Hovold1-3/+3
2023-06-30ASoC: codecs: wcd934x: demote impedance printkJohan Hovold1-1/+1
2023-06-30ASoC: codecs: wcd938x: use dev_printk() for impedance loggingJohan Hovold1-7/+8
2023-06-30ASoC: codecs: wcd938x: drop inline keywordsJohan Hovold1-3/+3
2023-06-30ASoC: codecs: wcd938x: fix mbhc impedance loglevelJohan Hovold1-2/+2
2023-06-30ASoC: qdsp6: q6apm: use dai link pcm id as pcm device numberSrinivas Kandagatla1-0/+1
2023-06-30ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold1-0/+6
2023-06-30ASoC: SOF: amd: add revision check for sending sha dma completion commandMastan Katragadda1-3/+7
2023-06-29ASoC: rt5640: Fix sleep in atomic contextSameer Pujar1-5/+7
2023-06-29ASoC: tegra: Fix ADX byte mapSheetal1-12/+22
2023-06-29ASoC: tegra: Fix AMX byte mapSheetal1-18/+22
2023-06-26ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()Vijendar Mukunda1-3/+4
2023-06-26ASoC: amd: ps: fix byte count return value for invalid SoundWire manager inst...Vijendar Mukunda1-1/+2
2023-06-26ASoC: amd: ps: add comments for DMA register mappingVijendar Mukunda1-0/+11
2023-06-26ASoC: amd: ps: fix for position register set for AUDIO0 RX streamVijendar Mukunda1-1/+1
2023-06-26ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instanceVijendar Mukunda1-1/+1
2023-06-26ASoC: amd: ps: add comments for DMA irq bits mappingVijendar Mukunda1-0/+20
2023-06-26ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl1-12/+24
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