summaryrefslogtreecommitdiff
path: root/sound/soc/mxs/mxs-sgtl5000.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: mxs: convert not to use asoc_xxx()Kuninori Morimoto
2023-03-20ASoC: mxs: mxs-sgtl5000: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring
2022-03-08ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin
2021-12-20ASoC: mxs: Use dev_err_probe() helperKuninori Morimoto
2020-07-23ASoC: mxs: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27ASoC: mxs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2019-06-28ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19ASoC: mxs: mxs-sgtl5000: don't select unnecessary PlatformKuninori Morimoto
2019-06-06ASoC: mxs: mxs-sgtl5000: use modern dai_link styleKuninori Morimoto
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2018-01-18Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '...Mark Brown
2018-01-18ASoC: mxs-sgtl5000: Do not print error on probe deferralFabio Estevam
2018-01-12ASoC: mxs-sgtl5000: add audio-routing supportChristian Fischer
2017-08-21ASoC: mxs-sgtl5000: Remove unnecessary function callDonglin Peng
2016-10-24ASoC: constify snd_soc_ops structuresJulia Lawall
2015-09-14ASoC: mxs-sgtl5000: Convert to devm_snd_soc_register_cardAxel Lin
2015-01-06ASoC: mxs-sgtl5000: Use static DAI format setupLars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-27ASoC: mxs-sgtl5000: Remove MCLK restrictionFabio Estevam
2014-10-20ASoC: mxs: drop owner assignment from platform_driversWolfram Sang
2013-09-17ASoC: mxs: mxs-sgtl5000: Simplify probe functionFabio Estevam
2013-09-01Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown
2013-09-01ASoC: mxs-sgtl5000: Configure the dai_links as unidirectionalFabio Estevam
2013-08-05ASoC: mxs: add some error messages to help identifying problemsLothar Waßmann
2013-07-22ASoC: mxs: Remove unneeded mach-types.h inclusionsMark Brown
2013-05-12ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_linkFabio Estevam
2013-05-12ASoC: mxs-sgtl5000: Remove unneeded 'ret' variableFabio Estevam
2012-12-10ASoC: mxs: remove __dev* attributesBill Pemberton
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren
2012-05-12ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo
2011-12-28ASoC: mxs: Add .owner to struct snd_soc_cardLothar Waßmann
2011-12-11Merge branch 'for-3.2' into for-3.3Mark Brown
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann
2011-11-24ASoC: Convert mxs directory to module_platform_driverAxel Lin
2011-08-22ASoC: mxs-sgtl5000: add record functionDong Aisheng
2011-07-28ASoC: mxs: add mxs-sgtl5000 machine driverDong Aisheng