summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: catpt: Simple sysfs attributesCezary Rojewski2020-10-023-0/+58
* ASoC: Intel: catpt: Event tracingCezary Rojewski2020-10-023-0/+97
* ASoC: Intel: catpt: Device driver lifecycleCezary Rojewski2020-10-021-0/+348
* ASoC: Intel: catpt: PCM operationsCezary Rojewski2020-10-024-0/+1226
* ASoC: Intel: catpt: Firmware loading and context restoreCezary Rojewski2020-10-022-0/+631
* ASoC: Intel: catpt: Define DSP operationsCezary Rojewski2020-10-022-0/+368
* ASoC: Intel: catpt: Add IPC message handlersCezary Rojewski2020-10-024-0/+425
* ASoC: Intel: catpt: Implement IPC protocolCezary Rojewski2020-10-024-1/+691
* ASoC: Intel: Add catpt base membersCezary Rojewski2020-10-024-0/+449
* ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin2020-10-011-3/+0
* ASoC: soc-pcm: add missing ret=0 at soc_pcm_open()Kuninori Morimoto2020-10-011-0/+1
* ASoC: soc-pcm: ignore un-needed mutex_unlock() case on soc_pcm_open()Kuninori Morimoto2020-10-011-2/+2
* ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-11/+1
* ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-9/+1
* ASoC: tegra: tegra_rt5640: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-11/+1
* ASoC: ti: omap-mcbsp: use devm_platform_ioremap_resource_bynameZhang Qilong2020-10-011-5/+1
* ASoC: tegra: tegra_wm8753: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-11/+1
* ASoC: tegra: tegra_max98090: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-11/+1
* ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-9/+1
* ASoC: atmel-pcm: remove unnecessary includeAlexandre Belloni2020-09-301-1/+0
* ASoC: soc-core: use devm_snd_soc_register_card()Qinglang Miao2020-09-301-11/+1
* Merge series "ASoC: merge soc_pcm_open() rollback and soc_pcm_close()" from K...Mark Brown2020-09-286-108/+161
|\
| * ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_component_module/open()Kuninori Morimoto2020-09-281-10/+2
| * ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_dai_startup()Kuninori Morimoto2020-09-281-5/+1
| * ASoC: soc-pcm: add soc_pcm_clean() and call it from soc_pcm_open/close()Kuninori Morimoto2020-09-281-39/+30
| * ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()Kuninori Morimoto2020-09-283-33/+52
| * ASoC: soc-component: add mark for soc_pcm_components_open/close()Kuninori Morimoto2020-09-282-23/+40
| * ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()Kuninori Morimoto2020-09-282-3/+22
| * ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()Kuninori Morimoto2020-09-283-5/+24
* | ASoC: lpass-platform: use devm_regmap_field_bulk_allocSrinivas Kandagatla2020-09-281-24/+7
* | ASoC: cs4234: Add support for Cirrus Logic CS4234 codecLucas Tanure2020-09-284-0/+1213
* | ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clockOder Chiou2020-09-281-2/+22
* | ASoC: ti: j721e-evm: Fix compiler warning when CONFIG_OF=nPeter Ujfalusi2020-09-281-1/+1
* | ASoC: rt715: Add power-up delay to fix dmic pop sound issue.Jack Yu2020-09-282-1/+3
|/
* ASoC: q6afe-clocks: Fix typo in SPDX LicenceSrinivas Kandagatla2020-09-281-1/+1
* Merge series "Enable runtime PM for SOF device" from Daniel Baluta <daniel.ba...Mark Brown2020-09-251-0/+6
|\
| * ASoC: SOF: Add .prepare/.complete callbacksDaniel Baluta2020-09-251-0/+2
| * ASoC: SOF: Activate runtime PM with SOF OF deviceDaniel Baluta2020-09-251-0/+4
* | Merge series "ASoC: qdsp6: fix some warnings when build without CONFIG_OF" fr...Mark Brown2020-09-258-0/+20
|\ \
| * | ASoC: q6asm: fix kernel doc warningsSrinivas Kandagatla2020-09-251-0/+3
| * | ASoC: qdsp6: add ifdef CONFIG_OF around of_device_idSrinivas Kandagatla2020-09-258-0/+17
| |/
* | ASoC: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK togetherV Sujith Kumar Reddy2020-09-251-8/+8
* | ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()Xu Wang2020-09-251-4/+4
|/
* Merge series "ASoC: Intel: sdw machine driver updates for 5.10" from Kai Vehm...Mark Brown2020-09-238-85/+214
|\
| * ASOC: Intel: sof_sdw: restore playback functionality with max98373 ampsRander Wang2020-09-233-4/+41
| * ASoC: Intel: add support for new SoundWire hardware layout on TGLBard Liao2020-09-232-0/+62
| * ASoC: Intel: sof_sdw_rt700: add codec prefixPierre-Louis Bossart2020-09-231-3/+3
| * ASoC: Intel: sof_sdw: remove hard-coded codec_conf tablePierre-Louis Bossart2020-09-231-76/+73
| * ASoC: Intel: add codec name prefix to ACPI machine descriptionPierre-Louis Bossart2020-09-234-0/+31
| * ASoC: Intel: sof_sdw: remove ternary operatorPierre-Louis Bossart2020-09-231-2/+4