summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: dt-bindings: q6dsp: add q6apm-lpass-dai compatibleSrinivas Kandagatla2021-10-261-0/+27
| * | ASoC: qdsp6: q6afe-clocks: move audio-clocks to common fileSrinivas Kandagatla2021-10-264-173/+232
| * | ASoC: qdsp6: q6afe-dai: move lpass audio ports to common fileSrinivas Kandagatla2021-10-264-673/+667
| * | ASoC: dt-bindings: rename q6afe.h to q6dsp-lpass-ports.hSrinivas Kandagatla2021-10-262-201/+210
| * | ASoC: dt-bindings: move LPASS clocks related bindings out of q6afeSrinivas Kandagatla2021-10-262-23/+56
| * | ASoC: dt-bindings: move LPASS dai related bindings out of q6afeSrinivas Kandagatla2021-10-262-158/+178
| * | Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://gi...Mark Brown2021-10-266-188/+501
| |\ \ | | |/ | |/|
| | * soc: qcom: apr: Add GPR supportSrinivas Kandagatla2021-09-273-7/+219
| | * soc: dt-bindings: qcom: add gpr bindingsSrinivas Kandagatla2021-09-272-7/+53
| | * soc: qcom: apr: make code more reuseableSrinivas Kandagatla2021-09-272-51/+90
| | * soc: dt-bindings: qcom: apr: deprecate qcom,apr-domain propertySrinivas Kandagatla2021-09-271-2/+17
| | * soc: dt-bindings: qcom: apr: convert to yamlSrinivas Kandagatla2021-09-272-134/+135
* | | ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCIGeert Uytterhoeven2021-10-261-0/+1
* | | ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} should depend on X86 && PC...Geert Uytterhoeven2021-10-261-0/+2
* | | ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMONGeert Uytterhoeven2021-10-261-0/+4
|/ /
* | ASoC: topology: Fix stub for snd_soc_tplg_component_remove()Mark Brown2021-10-251-2/+1
* | ASoC: qcom: common: Respect status = "disabled" on DAI link nodesStephan Gerhold2021-10-251-2/+2
* | ASoC: dt-bindings: lpass: add binding headers for digital codecsSrinivasa Rao Mandadapu2021-10-251-3/+29
* | Merge series "ASoC: wm8962: Conversion to json-schema and fix" from Geert Uyt...Mark Brown2021-10-252-43/+118
|\ \
| * | ASoC: dt-bindings: wlf,wm8962: Convert to json-schemaGeert Uytterhoeven2021-10-252-43/+118
* | | ASoC: cs42l42: Prevent NULL pointer deref in interrupt handlerRichard Fitzgerald2021-10-252-20/+10
* | | ASoC: wm8962: Convert to devm_clk_get_optional()Geert Uytterhoeven2021-10-251-11/+2
* | | ASoC: fix unmet dependency on GPIOLIB for SND_SOC_MAX98357AJulian Braha2021-10-251-1/+1
* | | ASoC: cs35l41: Make cs35l41_remove() return voidUwe Kleine-König2021-10-254-6/+8
* | | ASoc: wm8900: Drop empty spi_driver remove callbackUwe Kleine-König2021-10-251-6/+0
* | | ASoC: tegra: Set default card name for TrimsliceDmitry Osipenko2021-10-251-0/+1
* | | ASoC: tegra: Restore AC97 supportDmitry Osipenko2021-10-252-10/+50
* | | ASoc: wm8731: Drop empty spi_driver remove callbackUwe Kleine-König2021-10-251-6/+0
* | | ASoC: doc: update codec example codeJohn Keeping2021-10-251-4/+4
|/ /
* | ASoC: amd: acp: Add acp_machine struct for renoir platform.Ajit Kumar Pandey2021-10-252-1/+19
* | Merge series "ASoC: Add common modules support for ACP hw block" from Ajit Ku...Mark Brown2021-10-2313-0/+1993
|\ \
| * | ASoC: amd: acp: Add support for RT5682-VS codecAjit Kumar Pandey2021-10-204-0/+112
| * | ASoC: amd: acp: Add support for Maxim amplifier codecAjit Kumar Pandey2021-10-204-0/+53
| * | ASoC: amd: acp: Add SOF audio support on Chrome boardAjit Kumar Pandey2021-10-203-0/+111
| * | ASoC: amd: acp: Add legacy sound card support for Chrome audioAjit Kumar Pandey2021-10-203-0/+112
| * | ASoC: amd: acp: Add generic machine driver support for ACP cardsAjit Kumar Pandey2021-10-204-0/+537
| * | ASoC: amd: acp: Add callback for machine driver on ACPAjit Kumar Pandey2021-10-203-0/+32
| * | ASoC: amd: acp: Add I2S support on Renoir platformAjit Kumar Pandey2021-10-203-0/+154
| * | ASoC: amd: Add common framework to support I2S on ACP SOCAjit Kumar Pandey2021-10-208-0/+882
* | | Merge series "Add Yellow Carp platform ASoC driver" from Vijendar Mukunda <Vi...Mark Brown2021-10-238-0/+1562
|\ \ \
| * | | ASoC: amd: enable Yellow Carp platform machine driver buildVijendar Mukunda2021-10-182-0/+13
| * | | ASoC: amd: add YC machine driver using dmicVijendar Mukunda2021-10-181-0/+194
| * | | ASoC: amd: create platform device for acp6x machine driverVijendar Mukunda2021-10-182-1/+5
| * | | ASoC: amd: enable Yellow carp acp6x drivers buildVijendar Mukunda2021-10-183-0/+18
| * | | ASoC: amd: add acp6x pdm driver pm opsVijendar Mukunda2021-10-181-0/+57
| * | | ASoC: amd: add acp6x pci driver pm opsVijendar Mukunda2021-10-182-0/+43
| * | | ASoC: amd: add acp6x pdm driver dma opsVijendar Mukunda2021-10-182-0/+351
| * | | ASoC: amd: add acp6x irq handlerVijendar Mukunda2021-10-182-0/+33
| * | | ASoC: amd: add acp6x pdm platform driverVijendar Mukunda2021-10-182-0/+86
| * | | ASoC: amd: add platform devices for acp6x pdm driver and dmic driverVijendar Mukunda2021-10-182-2/+89