summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2023-07-09ASoC: amd: Add new dmi entries to config entryVenkata Prasad Potturu1-0/+14
2023-07-09ASoC: amd: Add acpi machine id's for vangogh platformVenkata Prasad Potturu3-0/+36
2023-07-09ASoC: amd: acp: Add machine driver support for max98388 codecVenkata Prasad Potturu3-0/+102
2023-07-09ASoC: amd: acp: Add machine driver support for nau8821 codecVenkata Prasad Potturu3-0/+169
2023-07-09Merge existing fixes from asoc/for-6.5 into new branchMark Brown18-92/+263
2023-07-06ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferralMark Brown6-30/+118
2023-07-06ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQGeert Uytterhoeven1-0/+1
2023-07-06ASoC: qcom: q6apm: do not close GPR port before closing graphSrinivas Kandagatla1-1/+6
2023-07-06ASoC: core: suppress probe deferral errorsJohan Hovold1-2/+4
2023-07-06ASoC: topology: suppress probe deferral errorsJohan Hovold1-3/+7
2023-07-06ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component removeJohan Hovold1-16/+41
2023-07-06ASoC: codecs: wcd934x: fix resource leaks on component removeJohan Hovold1-0/+12
2023-07-06ASoC: codecs: wcd938x: fix resource leaks on component removeJohan Hovold1-7/+48
2023-07-06ASoC: codecs: wcd938x: fix missing clsh ctrl error handlingJohan Hovold1-0/+4
2023-07-06ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold1-2/+2
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+29
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-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-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-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-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-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-23ASoC: 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