summaryrefslogtreecommitdiff
path: root/sound/soc/qcom
AgeCommit message (Expand)AuthorFilesLines
2025-06-23ASoC: qcom: sm8250: Fix possibly undefined referenceLuca Weiss1-0/+1
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-5/+866
2025-05-23ASoC: qdsp6: fix compile-testing without CONFIG_OFArnd Bergmann1-1/+1
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+4
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown1-0/+2
2025-05-20ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params()Wentao Liang1-0/+4
2025-05-19ASoC: qcom: sc8280xp: Add sound card support for QCS9100 and QCS9075Mohammad Rafi Shaik1-0/+2
2025-05-15ASoC: q6apm-lpass-dais: Print APM port id in decimal on enable errorKonrad Dybcio1-1/+1
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman1-1/+2
2025-04-15ASoC: qcom: qdsp6: Set error code in q6usb_hw_params()Dan Carpenter1-1/+3
2025-04-11ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM deviceWesley Cheng1-0/+98
2025-04-11ASoC: qcom: qdsp6: Add headphone jack for offload connection statusWesley Cheng6-1/+156
2025-04-11ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6Wesley Cheng3-0/+293
2025-04-11ASoC: qcom: qdsp6: q6afe: Increase APR timeoutWesley Cheng1-1/+1
2025-04-11ASoC: qcom: qdsp6: Introduce USB AFE port to q6dspWesley Cheng6-3/+316
2025-04-07ASoC: qcom: Fix sc7280 lpass potential buffer overflowEvgeny Pimenov1-1/+2
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-35/+65
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-03-31ASoC: q6apm-dai: make use of q6apm_get_hw_pointerSrinivas Kandagatla1-19/+4
2025-03-31ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.Srinivas Kandagatla1-2/+2
2025-03-31ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla1-2/+3
2025-03-31ASoC: q6apm: add q6apm_get_hw_pointer helperSrinivas Kandagatla2-1/+20
2025-03-31ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla1-5/+23
2025-03-27ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error pathAlexey Klimov1-6/+13
2025-03-17ASoC: qcom: Convert to SYSTEM_SLEEP_PM_OPS()Takashi Iwai2-8/+8
2025-03-10ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup()Alexey Klimov1-0/+3
2025-03-10soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart1-1/+1
2025-03-03ASoC: qcom: sc7280: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-2/+2
2025-03-03ASoC: qcom: sc7180: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-02-25ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regi...Ethan Carter Edwards1-1/+1
2025-02-06ASoC: qcom: sdw: Add get and set channel maps support from codec to cpu daisMohammad Rafi Shaik1-3/+31
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai3-6/+7
2025-01-09ASoC: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2-4/+4
2024-12-30ALSA: Align the syntax of iov_iter helpers with standard onesTakashi Iwai1-2/+4
2024-12-17ASoC: qcom: sdm845: add handling of secondary MI2S clockAlexey Klimov1-2/+3
2024-11-14ASoC: Merge up fixesMark Brown2-1/+10
2024-11-09ASoC: qcom: sm8250: add handling of secondary MI2S clockAlexey Klimov1-0/+8
2024-11-05ASoC: qcom: sc8280xp Add SM8750 sound cardKrzysztof Kozlowski1-0/+1
2024-11-05ASoC: qcom: x1e80100: Support boards with two speakersKrzysztof Kozlowski1-5/+35
2024-10-22ASoC: qcom: sc7280: Fix missing Soundwire runtime stream allocKrzysztof Kozlowski2-1/+10
2024-10-17ASoC: Merge up fixesMark Brown3-1/+9
2024-10-12ASoC: qcom: Select missing common Soundwire module code on SDM845Krzysztof Kozlowski1-0/+1
2024-10-10ASoC: qcom: sm8250: correct typo in shutdown function nameKrzysztof Kozlowski1-2/+2
2024-10-10ASoC: qcom: sdm845: add missing soundwire runtime stream allocAlexey Klimov1-1/+6
2024-10-07ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()Zichen Xie1-0/+2
2024-10-02ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible stringAlexey Klimov1-0/+1
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai7-6/+13
2024-09-10ASoC: qcom: sm8250: enable primary mi2sJens Reidel1-0/+8
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König5-5/+5
2024-09-06ASoC: qcom: q6asm-dai: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-21/+10