summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: audio-graph-card2.c: use of_property_read_u32() for rateKuninori Morimoto2022-07-081-2/+3
* ASoC: fsl_utils: Don't use plain integer as NULL pointerShengjiu Wang2022-07-071-1/+1
* ASoC: cleanups and improvements for jz4740-i2sMark Brown2022-07-072-21/+7
|\
| * ASoC: jz4740-i2s: Refactor DMA channel setupAidan MacDonald2022-07-071-18/+5
| * ASoC: jz4740-i2s: Remove Open Firmware dependencyAidan MacDonald2022-07-072-3/+2
* | ASoC: amd: fix ACPI dependency compile errors and warningsVijendar Mukunda2022-07-071-3/+2
|/
* ASoC: rsnd: Emit useful error messages in .remove()Uwe Kleine-König2022-07-061-4/+11
* ASoC: Intel: avs: Fix i2s_test card name initializationCezary Rojewski2022-07-061-1/+1
* ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang2022-07-061-3/+11
* I2S driver changes for Jadeite platformMark Brown2022-07-065-2/+400
|\
| * ASoC: amd: enable machine driver build for Jadeite platformVijendar Mukunda2022-07-052-0/+15
| * ASoC: amd: add Machine driver for Jadeite platformVijendar Mukunda2022-07-051-0/+324
| * ASoC: amd: add I2S MICSP instance supportVijendar Mukunda2022-07-052-2/+61
* | Add support of two Audio PLL sourceMark Brown2022-07-067-5/+193
|\ \
| * | ASoC: fsl_sai: Add support for PLL switch at runtimeShengjiu Wang2022-07-053-0/+41
| * | ASoC: fsl_micfil: Add support for PLL switch at runtimeShengjiu Wang2022-07-052-0/+32
| * | ASoC: fsl_spdif: Add support for PLL switch at runtime.Shengjiu Wang2022-07-052-5/+44
| * | ASoC: fsl_utils: Add function to handle PLL clock sourceShengjiu Wang2022-07-052-0/+76
| |/
* | ASoC: SOF: Intel: byt: remove duplicating driver data retrievalAndy Shevchenko2022-07-051-4/+1
* | ASoC: SOF: Intel: bdw: remove duplicating driver data retrievalAndy Shevchenko2022-07-051-5/+2
* | ASoC: tegra: tegra20_das: Drop write-only driver data memberUwe Kleine-König2022-07-051-3/+0
* | ASoC: tegra: tegra20_das: Make helper functions return voidUwe Kleine-König2022-07-051-37/+10
* | ASoC: tegra: tegra20_das: Get rid of global pointer for driver dataUwe Kleine-König2022-07-051-46/+20
* | ASoC: tegra: tegra20_das: Remove unused function tegra20_das_readUwe Kleine-König2022-07-051-8/+0
* | ASoC: tegra: tegra20_das: Fold header file into only userUwe Kleine-König2022-07-052-147/+83
* | ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLRJudy Hsiao2022-07-051-0/+2
* | ASoC: Intel: catpt: remove duplicating driver data retrievalAndy Shevchenko2022-07-051-4/+1
* | ASoC: Intel: avs: correct config reference for I2S test boardLukas Bulwahn2022-07-051-1/+1
* | ASoC: xilinx: Suppress second error message about reset failure in .remove()Uwe Kleine-König2022-07-051-1/+1
* | ASoC: codecs: wsa883x: fix warning using-module-alias-sdw.cocciGaosheng Cui2022-07-051-0/+2
* | ASoC: rt5640: Add the MICBIAS1 to the dapm routingOder Chiou2022-07-051-0/+11
|/
* ASoC: tegra20_ac97: Fix missing error code in tegra20_ac97_platform_probe()Jiapeng Chong2022-07-041-0/+2
* ASoC: fsl_asrc_dma: Add legacy_dai_naming flagShengjiu Wang2022-07-041-0/+1
* ASoC: fsl_micfil: Add legacy_dai_naming flagShengjiu Wang2022-07-041-1/+1
* ASoC: codes: Add support for ES8316 producer modeZhu Ning2022-07-041-5/+15
* ASoC: fsl: pcm030-audio-fabric: use platform_device_unregsiter()Yang Yingliang2022-07-041-2/+1
* ASoC: codecs: max98088: Clean up some inconsistent indentingJiapeng Chong2022-07-041-16/+16
* ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()Liang He2022-07-041-0/+1
* ASoC: codecs: wsa883x: add missing break statementSrinivas Kandagatla2022-07-011-0/+1
* ASoC: codecs: wsa883x: handle timeouts in resume pathSrinivas Kandagatla2022-06-301-2/+9
* ASoC: codecs: wsa881x: handle timeouts in resume pathSrinivas Kandagatla2022-06-301-2/+8
* ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()Mark Brown2022-06-301-71/+75
|\
| * ASoC: soc-core.c: share code for snd_soc_of_get_dai_link_cpus/codecs()Kuninori Morimoto2022-06-291-68/+72
| * ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()Kuninori Morimoto2022-06-291-9/+9
* | ASoC: tegra: delete a semicolonLi kunyu2022-06-301-1/+1
* | ASoC: wm_adsp: Minor clean and redundant code removalCharles Keepax2022-06-301-20/+5
* | ASoC: samsung: change neo1973_audio from a global to staticTom Rix2022-06-301-1/+1
* | ASoC: codecs: wsa883x: add control, dapm widgets and mapSrinivas Kandagatla2022-06-301-0/+200
* | ASoC: dt-bindings: Add bindings for WCD9335 DAIsMark Brown2022-06-301-11/+2
|\ \
| * | ASoC: wcd9335: Use DT bindings instead of local DAI definitionsYassine Oudjana2022-06-291-11/+2
| |/