aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2021-03-31ASoC: soc-core: add comment for rtd freeingKuninori Morimoto1-0/+8
2021-03-31ASoC: da732x: simplify codePierre-Louis Bossart2-19/+10
2021-03-31ASoC: lm49453: fix useless assignment before returnPierre-Louis Bossart1-2/+0
2021-03-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown6-11/+29
2021-03-31Merge series "ASoC: simple-card: cleanup and prepare for Multi CPU/Codec supp...Mark Brown3-108/+139
2021-03-31ASoC: tegra: Set driver name explicitlyThierry Reding1-0/+1
2021-03-31ASoC: Intel: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-31ASoC: ak5558: Add support for ak5552Viorel Suman1-7/+90
2021-03-31ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tabletHans de Goede1-0/+17
2021-03-31ASoC: simple-card: cleanup graph_for_each_link()Kuninori Morimoto1-64/+61
2021-03-31ASoC: simple-card: count DAI / link numbers as in orderKuninori Morimoto1-9/+31
2021-03-31ASoC: audio-graph: cleanup graph_for_each_link()Kuninori Morimoto1-68/+61
2021-03-31ASoC: audio-graph: count DAI / link numbers as in orderKuninori Morimoto1-6/+23
2021-03-31ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/PlatformKuninori Morimoto1-4/+11
2021-03-31ASoC: simple-card-utils.c: remove old commentKuninori Morimoto1-5/+0
2021-03-30ASoC: q6afe-clocks: fix reprobing of the driverDmitry Baryshkov3-105/+108
2021-03-30ASoC: Intel: add max98390 echo reference supportMac Chiang1-1/+1
2021-03-30ASoC: mediatek: mt6359: Fix spelling mistake "reate" -> "create"Colin Ian King1-1/+1
2021-03-29Merge series "Add mediatek MT6359 ASoC accdet jack driver" from Argus Lin <ar...Mark Brown5-107/+2975
2021-03-29ASoC: SOF: match SSP config with pcm hw paramsJaska Uimonen1-0/+29
2021-03-29ASoC: SOF: Intel: HDA: add hw params callback for SSP DAIsJaska Uimonen1-0/+44
2021-03-29ASoC: SOF: parse multiple SSP DAI and hw configsJaska Uimonen3-84/+116
2021-03-29ASoC: fsl_rpmsg: initialise pointers to NULLShengjiu Wang1-1/+1
2021-03-29ASoC: amd: fix acpi dependency kernel warningVijendar Mukunda1-1/+1
2021-03-29ASoC: amd: update spdx license for acp machine driverVijendar Mukunda1-24/+5
2021-03-29ASoC: dwc: Fix -Wmissing-prototypes warningsYueHaibing1-3/+3
2021-03-25ASoC: mediatek: mt6359: add MT6359 accdet jack driverArgus Lin5-107/+2975
2021-03-25Merge series "Add audio driver base on rpmsg on i.MX platform" from Shengjiu ...Mark Brown10-0/+2086
2021-03-25ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclkShengjiu Wang1-11/+1
2021-03-25ASoC: fsl-asoc-card: Add support for WM8958 codecShengjiu Wang2-2/+17
2021-03-25ASoC: max98373: Added controls for autorestart configRyan Lee2-0/+17
2021-03-25ASoC: rt1015: Add bclk detection and dc detectionJack Yu2-1/+27
2021-03-25ASoC: imx-rpmsg: Add machine driver for audio base on rpmsgShengjiu Wang3-0/+163
2021-03-25ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsgShengjiu Wang4-0/+1436
2021-03-25ASoC: imx-audio-rpmsg: Add rpmsg_driver for audio channelShengjiu Wang3-0/+145
2021-03-25ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsgShengjiu Wang4-0/+326
2021-03-25ASoC: soc-component: Add snd_soc_pcm_component_ackShengjiu Wang2-0/+16
2021-03-24Merge series "MFD/extcon/ASoC: Rework arizona codec jack-detect support" from...Mark Brown8-359/+306
2021-03-24ASoC: Intel: bytcr_wm5102: Add jack detect supportHans de Goede1-1/+27
2021-03-24ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new...Hans de Goede4-4/+43
2021-03-24ASoC: arizona-jack: Cleanup loggingHans de Goede1-94/+51
2021-03-24ASoC: arizona-jack: Use snd_soc_jack to report jack eventsHans de Goede2-109/+47
2021-03-24ASoC: arizona-jack: convert into a helper library for codec driversHans de Goede3-68/+65
2021-03-24ASoC: arizona-jack: Use arizona->dev for runtime-pmHans de Goede2-25/+18
2021-03-24ASoC: arizona-jack: Move jack-detect variables to struct arizona_privHans de Goede2-68/+65
2021-03-24ASoC: fsl_micfil: Don't use devm_regmap_init_mmio_clkShengjiu Wang1-5/+20
2021-03-24ASoC: fsl_audmix: Don't use devm_regmap_init_mmio_clkShengjiu Wang1-2/+1
2021-03-24ASoC: fsl_easrc: Don't use devm_regmap_init_mmio_clkShengjiu Wang1-2/+1
2021-03-24ASoC: fsl_asrc: Don't use devm_regmap_init_mmio_clkShengjiu Wang1-13/+44
2021-03-24ASoC: fsl_spdif: Don't use devm_regmap_init_mmio_clkShengjiu Wang1-2/+1