aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs/mxs-sgtl5000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibilityKuninori Morimoto1-2/+6
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-14/+1
2019-06-19ASoC: mxs: mxs-sgtl5000: don't select unnecessary PlatformKuninori Morimoto1-6/+2
2019-06-06ASoC: mxs: mxs-sgtl5000: use modern dai_link styleKuninori Morimoto1-8/+19
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2018-01-18Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', 'asoc/topic/nau8540', 'asoc/topic/nau8824' and 'asoc/topic/nau8825' into asoc-nextMark Brown1-2/+23
2018-01-18ASoC: mxs-sgtl5000: Do not print error on probe deferralFabio Estevam1-2/+3
2018-01-12ASoC: mxs-sgtl5000: add audio-routing supportChristian Fischer1-0/+20
2017-08-21ASoC: mxs-sgtl5000: Remove unnecessary function callDonglin Peng1-1/+0
2016-10-24ASoC: constify snd_soc_ops structuresJulia Lawall1-1/+1
2015-09-14ASoC: mxs-sgtl5000: Convert to devm_snd_soc_register_cardAxel Lin1-5/+1
2015-01-06ASoC: mxs-sgtl5000: Use static DAI format setupLars-Peter Clausen1-21/+6
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-27ASoC: mxs-sgtl5000: Remove MCLK restrictionFabio Estevam1-7/+0
2014-10-20ASoC: mxs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-09-17ASoC: mxs: mxs-sgtl5000: Simplify probe functionFabio Estevam1-17/+3
2013-09-01Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown1-0/+2
2013-09-01ASoC: mxs-sgtl5000: Configure the dai_links as unidirectionalFabio Estevam1-0/+2
2013-08-05ASoC: mxs: add some error messages to help identifying problemsLothar Waßmann1-6/+23
2013-07-22ASoC: mxs: Remove unneeded mach-types.h inclusionsMark Brown1-1/+0
2013-05-12ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_linkFabio Estevam1-6/+0
2013-05-12ASoC: mxs-sgtl5000: Remove unneeded 'ret' variableFabio Estevam1-2/+2
2012-12-10ASoC: mxs: remove __dev* attributesBill Pemberton1-4/+4
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren1-1/+1
2012-05-12ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo1-0/+46
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo1-2/+2
2011-12-28ASoC: mxs: Add .owner to struct snd_soc_cardLothar Waßmann1-0/+1
2011-12-11Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+1
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann1-0/+1
2011-11-24ASoC: Convert mxs directory to module_platform_driverAxel Lin1-11/+1
2011-08-22ASoC: mxs-sgtl5000: add record functionDong Aisheng1-1/+9
2011-07-28ASoC: mxs: add mxs-sgtl5000 machine driverDong Aisheng1-0/+165