summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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: qcom: fix SDM845 & QDSP6 dependencies moreRandy Dunlap2020-10-021-0/+2
|/
* spi: pxa2xx: Add SSC2 and SSPSP2 SSP registersCezary Rojewski2020-10-021-0/+4
* ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin2020-10-011-3/+0
* ASoC: Remove unused 'linux,hdmi-audio'Rob Herring2020-10-011-16/+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
* spi: atmel: 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-2810-118/+190
|\
| * 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-284-33/+57
| * ASoC: soc-component: add mark for soc_pcm_components_open/close()Kuninori Morimoto2020-09-283-31/+55
| * ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()Kuninori Morimoto2020-09-284-4/+27
| * ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()Kuninori Morimoto2020-09-284-6/+28
* | ASoC: lpass-platform: use devm_regmap_field_bulk_allocSrinivas Kandagatla2020-09-281-24/+7
* | Merge tag 'regmap-field-bulk-api' of https://git.kernel.org/pub/scm/linux/ker...Mark Brown2020-09-282-0/+111
|\ \
| * | regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla2020-09-282-0/+111
* | | ASoC: cs4234: Add support for Cirrus Logic CS4234 codecLucas Tanure2020-09-284-0/+1213
* | | ASoC: cs4234: Add dtschema binding documentCharles Keepax2020-09-281-0/+74
* | | 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: dt-bindings: sgtl5000: Add common clock propertiesKrzysztof Kozlowski2020-09-281-0/+4
| |/ |/|
* | 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
* | | dt-bindings: tas2770: Mark ti,asi-format to deprecatedDan Murphy2020-09-251-0/+1
|/ /
* | Merge series "ASoC: Intel: sdw machine driver updates for 5.10" from Kai Vehm...Mark Brown2020-09-239-85/+216
|\ \