summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-111-1/+1
|\
| * ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-211-4/+4
| |\
| * \ ASoC: Merge up fixes due to dependency with new changesMark Brown2024-01-241-5/+7
| |\ \
| * | | ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc()Erick Archer2024-01-221-1/+1
* | | | ASoC: qcom: Fix uninitialized pointer dmactlColin Ian King2024-02-211-1/+1
| |_|/ |/| |
* | | ASoC: q6dsp: fix event handler prototypeArnd Bergmann2024-02-131-4/+4
| |/ |/|
* | ASoC: qcom: sc8280xp: limit speaker volumesJohan Hovold2024-01-221-5/+7
|/
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-0826-66/+324
|\
| * ASoC: qcom: add sound card support for SM8650Mark Brown2023-12-191-0/+1
| |\
| | * ASoC: qcom: sc8280xp: Add support for SM8650Neil Armstrong2023-12-181-0/+1
| * | GPIO inclusion fixes to misc sound driversMark Brown2023-12-191-1/+0
| |\ \
| | * | ASoC: qcom: sc7180: Drop GPIO includeLinus Walleij2023-12-181-1/+0
| | |/
| * | ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski2023-12-1820-33/+34
| * | ASoC: qcom: Add x1e80100 sound machine driverKrzysztof Kozlowski2023-12-183-0/+182
| |/
| * ASoC: qcom: audioreach: Add 4 channel supportKrzysztof Kozlowski2023-12-111-2/+12
| * ASoC: qcom: audioreach: drop duplicate channel definesKrzysztof Kozlowski2023-12-112-8/+6
| * ASoC: qcom: audioreach: Commonize setting channel mappingsKrzysztof Kozlowski2023-12-111-19/+16
| * ASoC: qcom: sc8280xp: Add support for SM8450 and SM8550Krzysztof Kozlowski2023-12-011-0/+2
| * ASoC: qcom: sc8280xp: set card driver name from match dataKrzysztof Kozlowski2023-12-011-4/+2
| * ASoC: qcom: Move Soundwire runtime stream alloc to soundcardsKrzysztof Kozlowski2023-11-292-1/+27
| * ASoC: qcom: Add helper for allocating Soundwire stream runtimeKrzysztof Kozlowski2023-11-292-1/+45
* | ASoC: qcom: sc8280xp: Limit speaker digital volumesSrinivas Kandagatla2023-12-041-0/+17
|/
* sc7180: Add qdsp based soundcardMark Brown2023-10-261-22/+173
|\
| * ASoC: qcom: sc7180: Add support for qdsp6 baked soundNikita Travkin2023-10-251-22/+173
* | ASoC: qcom: q6apm-lpass-dais: pass max number of channels to AudioreachKrzysztof Kozlowski2023-10-251-2/+2
|/
* ASoC: qcom: lpass: Make asoc_qcom_lpass_cpu_platform_remove() return voidUwe Kleine-König2023-10-236-9/+6
* ASoC: DT matching and header cleanupsMark Brown2023-10-0918-65/+55
|\
| * ASoC: Use device_get_match_data()Rob Herring2023-10-091-10/+5
| * ASoC: qcom/lpass: Constify struct lpass_variantRob Herring2023-10-098-44/+44
| * ASoC: Explicitly include correct DT includesRob Herring2023-10-0910-11/+9
* | ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski2023-10-0919-8/+16
* | ASoC: qcom: explicitly include binding headers when usedKrzysztof Kozlowski2023-10-094-0/+4
|/
* ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto2023-09-2515-107/+107
* Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-2814-103/+195
|\
| * ASoC: qcom: merge DAI call back functions into opsKuninori Morimoto2023-08-149-73/+80
| * ASoC: q6dsp: Remove unused declarationYue Haibing2023-08-131-2/+0
| * ASoC: qcom: sdm845: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-6/+26
| * ASoC: qcom: sc7280: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-7/+27
| * ASoC: qcom: sc7180: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-7/+33
| * ASoC: qcom: apq8016_sbc: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-8/+29
* | ASoC: qcom: Convert to generic PCM copy opsTakashi Iwai2023-08-181-6/+7
|/
* ASoC: q6dsp: q6apm: make g_apm staticMin-Hua Chen2023-07-131-1/+1
* ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferralMark Brown2023-07-061-2/+2
|\
| * ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold2023-07-061-2/+2
* | ASoC: qcom: q6apm: do not close GPR port before closing graphSrinivas Kandagatla2023-07-061-1/+6
|/
* ASoC: qcom: q6afe-dai: fix Display Port Playback stream nameSrinivas Kandagatla2023-07-051-1/+1
* ASoC: qdsp6: q6apm: use dai link pcm id as pcm device numberSrinivas Kandagatla2023-06-301-0/+1
* ASoC: qcom: common: add default jack dapm pinsSrinivas Kandagatla2023-06-221-0/+10
* add snd_soc_{of_}get_dlc()Mark Brown2023-06-211-10/+3
|\
| * ASoC: qcom: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-10/+3