aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/qcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: qcom: topology: Simplify with cleanup.hKrzysztof Kozlowski2024-07-091-5/+5
* ASoC: qcom: Adjust issues in case of DT error in asoc_qcom_lpass_cpu_platform...Aleksandr Mishin2024-06-261-0/+4
* ASoC: qcom: display port changesMark Brown2024-06-235-0/+99
|\
| * ASoC: qcom: x1e80100: Add USB DisplayPort plug supportKrzysztof Kozlowski2024-06-181-0/+20
| * ASoC: qcom: sc8280xp: add Display port JackSrinivas Kandagatla2024-06-181-0/+15
| * ASoC: qcom: common: add Display port Jack functionSrinivas Kandagatla2024-06-182-0/+38
| * ASoC: qcom: q6dsp: parse Display port tokensSrinivas Kandagatla2024-06-181-0/+26
* | ASoC: Merge up fixesMark Brown2024-06-212-12/+21
|\ \ | |/ |/|
| * ASoC: q6apm-lpass-dai: close graph on prepare errorsSrinivas Kandagatla2024-06-141-12/+20
| * ASoC: qcom: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-041-0/+1
* | 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-072-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-071-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
|/