summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: qcom: x1e80100: Correct channel mappingMark Brown2024-05-296-38/+52
|\
| * ASoC: qcom: x1e80100: Correct channel mappingKrzysztof Kozlowski2024-05-271-0/+18
| * ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaultsKrzysztof Kozlowski2024-05-274-24/+15
| * ASoC: qcom: q6apm-lpass-dais: Implement proper channel mappingKrzysztof Kozlowski2024-05-272-6/+5
| * ASoC: Constify channel mapping array arguments in set_channel_map()Krzysztof Kozlowski2024-05-272-8/+14
* | ASoC: qdsp6: audioreach: Constify struct snd_soc_tplg_opsChristophe JAILLET2024-05-271-1/+1
|/
* ASoC: Add missing module descriptionsMark Brown2024-05-092-0/+4
|\
| * ASoC: qcom: Add missing module descriptionsTakashi Iwai2024-05-082-0/+4
* | ASoC: qcom: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-082-21/+21
|/
* ASoC: Constify static snd_pcm_hardwareMark Brown2024-05-072-3/+3
|\
| * ASoC: qcom: Constify static snd_pcm_hardwareKrzysztof Kozlowski2024-05-062-3/+3
* | ASoC: Use snd_soc_substream_to_rtd() for accessingMark Brown2024-05-078-31/+31
|\ \
| * | ASoC: qcom: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-068-31/+31
| |/
* / ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fieldsKrzysztof Kozlowski2024-05-061-8/+2
|/
* ASoC: qcom: sc8280xp: Add support for QCM6490 and QCS6490Mohammad Rafi Shaik2024-04-081-0/+2
* 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-1018-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