summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500/mop500_ab8500.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-06ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen...Christophe JAILLET1-2/+0
2022-05-17ASoC: ux500: mop500: Check before clk_put() not neededYihao Han1-6/+3
2021-09-29ASoC: ux500: mop500: Constify static snd_soc_opsRikard Falkeborn1-1/+1
2020-07-23ASoC: ux500: use asoc_substream_to_rtd()Kuninori Morimoto1-4/+4
2020-03-27ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-05-21ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init()Rajan Vaja1-0/+4
2015-04-12ASoC: mop500_ab8500: Use card DAPM context to access widgetsLars-Peter Clausen1-18/+18
2015-01-07ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt()Lars-Peter Clausen1-14/+2
2014-05-20ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen1-1/+1
2013-05-28ASoC: ux500: Ensure consistent configuration between DAIsFabio Baltieri1-0/+35
2013-05-25ASoC: ux500: Add missing mop500_ab8500.h includeFabio Baltieri1-0/+1
2013-05-15ASoC: mop500_ab8500: Staticize non exported functionsLars-Peter Clausen1-3/+3
2013-05-12ASoC: ux500: drop clock gating widgets from machine driverFabio Baltieri1-10/+0
2013-05-12ASoC: ux500: register controls to card instead of codecFabio Baltieri1-5/+5
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-2/+0
2012-06-17ASoC: Ux500: Add machine-driverOla Lilja1-0/+431