aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/qcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2024-02-21ASoC: qcom: Fix uninitialized pointer dmactlColin Ian King1-1/+1
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown1-4/+4
2024-02-13ASoC: q6dsp: fix event handler prototypeArnd Bergmann1-4/+4
2024-01-24ASoC: Merge up fixes due to dependency with new changesMark Brown1-5/+7
2024-01-22ASoC: qcom: sc8280xp: limit speaker volumesJohan Hovold1-5/+7
2024-01-22ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc()Erick Archer1-1/+1
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai26-66/+324
2023-12-19ASoC: qcom: add sound card support for SM8650Mark Brown1-0/+1
2023-12-19GPIO inclusion fixes to misc sound driversMark Brown1-1/+0
2023-12-18ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski20-33/+34
2023-12-18ASoC: qcom: Add x1e80100 sound machine driverKrzysztof Kozlowski3-0/+182
2023-12-18ASoC: qcom: sc8280xp: Add support for SM8650Neil Armstrong1-0/+1
2023-12-18ASoC: qcom: sc7180: Drop GPIO includeLinus Walleij1-1/+0
2023-12-11ASoC: qcom: audioreach: Add 4 channel supportKrzysztof Kozlowski1-2/+12
2023-12-11ASoC: qcom: audioreach: drop duplicate channel definesKrzysztof Kozlowski2-8/+6
2023-12-11ASoC: qcom: audioreach: Commonize setting channel mappingsKrzysztof Kozlowski1-19/+16
2023-12-04ASoC: qcom: sc8280xp: Limit speaker digital volumesSrinivas Kandagatla1-0/+17
2023-12-01ASoC: qcom: sc8280xp: Add support for SM8450 and SM8550Krzysztof Kozlowski1-0/+2
2023-12-01ASoC: qcom: sc8280xp: set card driver name from match dataKrzysztof Kozlowski1-4/+2
2023-11-29ASoC: qcom: Move Soundwire runtime stream alloc to soundcardsKrzysztof Kozlowski2-1/+27
2023-11-29ASoC: qcom: Add helper for allocating Soundwire stream runtimeKrzysztof Kozlowski2-1/+45
2023-10-26sc7180: Add qdsp based soundcardMark Brown1-22/+173
2023-10-25ASoC: qcom: q6apm-lpass-dais: pass max number of channels to AudioreachKrzysztof Kozlowski1-2/+2
2023-10-25ASoC: qcom: sc7180: Add support for qdsp6 baked soundNikita Travkin1-22/+173
2023-10-23ASoC: qcom: lpass: Make asoc_qcom_lpass_cpu_platform_remove() return voidUwe Kleine-König6-9/+6
2023-10-09ASoC: DT matching and header cleanupsMark Brown18-65/+55
2023-10-09ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski19-8/+16
2023-10-09ASoC: qcom: explicitly include binding headers when usedKrzysztof Kozlowski4-0/+4
2023-10-09ASoC: Use device_get_match_data()Rob Herring1-10/+5
2023-10-09ASoC: qcom/lpass: Constify struct lpass_variantRob Herring8-44/+44
2023-10-09ASoC: Explicitly include correct DT includesRob Herring10-11/+9
2023-09-25ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto15-107/+107
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai14-103/+195
2023-08-18ASoC: qcom: Convert to generic PCM copy opsTakashi Iwai1-6/+7
2023-08-14ASoC: qcom: merge DAI call back functions into opsKuninori Morimoto9-73/+80
2023-08-13ASoC: q6dsp: Remove unused declarationYue Haibing1-2/+0
2023-08-07ASoC: qcom: sdm845: Map missing jack kcontrolsAlper Nebi Yasak1-6/+26
2023-08-07ASoC: qcom: sc7280: Map missing jack kcontrolsAlper Nebi Yasak1-7/+27
2023-08-07ASoC: qcom: sc7180: Map missing jack kcontrolsAlper Nebi Yasak1-7/+33
2023-08-07ASoC: qcom: apq8016_sbc: Map missing jack kcontrolsAlper Nebi Yasak1-8/+29
2023-07-13ASoC: q6dsp: q6apm: make g_apm staticMin-Hua Chen1-1/+1
2023-07-06ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferralMark Brown1-2/+2
2023-07-06ASoC: qcom: q6apm: do not close GPR port before closing graphSrinivas Kandagatla1-1/+6
2023-07-06ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold1-2/+2
2023-07-05ASoC: qcom: q6afe-dai: fix Display Port Playback stream nameSrinivas Kandagatla1-1/+1
2023-06-30ASoC: qdsp6: q6apm: use dai link pcm id as pcm device numberSrinivas Kandagatla1-0/+1
2023-06-22ASoC: qcom: common: add default jack dapm pinsSrinivas Kandagatla1-0/+10
2023-06-21add snd_soc_{of_}get_dlc()Mark Brown1-10/+3
2023-06-20ASoC: qcom: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-10/+3