aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/mioa701_wm9713.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-22ASoC: pxa: rename to snd_soc_component_read()Kuninori Morimoto1-4/+4
2020-03-27ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-2/+2
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto1-1/+1
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-13/+1
2019-06-06ASoC: pxa: mioa701_wm9713: use modern dai_link styleKuninori Morimoto1-8/+12
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 395Thomas Gleixner1-13/+1
2018-02-19ASoC: pxa/mioa701_wm9713: replace codec to componentKuninori Morimoto1-15/+15
2017-03-07ASoC: pxa: Add space around '='Codrut Grosu1-1/+1
2017-01-05ASoC: pxa2xx-ac97: Remove unused DAI ID definesLars-Peter Clausen1-1/+0
2016-11-13ASoC: mioa701_wm9713: add missing white space in dev_err messageColin Ian King1-1/+1
2016-05-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami1-0/+1
2015-11-18ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin1-1/+5
2015-09-14ASoC: pxa: Convert to devm_snd_soc_register_cardAxel Lin1-10/+1
2015-01-15ASoC: mioa701_wm9713: Fix speaker eventLars-Peter Clausen1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-04ASoC: mioa701_wm9713: Don't opencode CODEC register accessLars-Peter Clausen1-5/+2
2014-10-20ASoC: pxa: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-03ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setupLars-Peter Clausen1-14/+5
2013-10-18ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio driversDmitry Eremin-Solenikov1-0/+1
2013-08-14ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE()Julia Lawall1-2/+0
2013-08-11sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function argumentJulia Lawall1-2/+3
2012-12-10ASoC: pxa: remove __dev* attributesBill Pemberton1-3/+3
2012-07-01ASoC: mioa701: convert to snd_soc_register_card APIRobert Jarzmik1-21/+12
2011-12-22ASoC: pxa: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-11-25ASoC: Convert pxa directory to module_platform_driverAxel Lin1-12/+1
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-1/+0
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov1-2/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-8/+9
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-18/+15
2009-02-08ASoC: Add initial support of Mitac mioa701 device SoC.Robert Jarzmik1-0/+250