summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500/mop500.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-06ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen...Christophe JAILLET1-2/+0
2021-03-31ASoC: ux500: mop500: rename shadowing variablePierre-Louis Bossart1-3/+3
2020-05-12ASoC: ux500: mop500: Fix some refcounted resources issuesChristophe JAILLET1-4/+7
2019-06-28ASoC: ux500: mop500: consider CPU-Platform possibilityKuninori Morimoto1-2/+6
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-19ASoC: ux500: mop500: don't select unnecessary PlatformKuninori Morimoto1-6/+2
2019-06-06ASoC: ux500: mop500: use modern dai_link styleKuninori Morimoto1-16/+20
2018-01-10ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2017-09-01Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...Mark Brown1-1/+0
2017-08-21ASoC: ux500: Remove unnecessary function callDonglin Peng1-1/+0
2017-07-17ASoC: ux500: Restore platform DAI assignmentsJohan Hovold1-0/+4
2017-03-06ASoC: ux500: drop platform DAI assignmentsLinus Walleij1-4/+0
2015-09-14ASoC: mop500: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-12-03ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod...Markus Elfring1-4/+2
2014-11-10ASoC: simple-card: Remove useless castsJean-Francois Moine1-4/+2
2014-10-20ASoC: ux500: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-07ASoC: Ux500: Match platform by device node when booting Device TreeLee Jones1-0/+2
2013-07-15ASoC: mop500: add .owner to struct snd_soc_cardWei Yongjun1-0/+1
2013-05-15ASoC: mop500: Staticize non exported structLars-Peter Clausen1-1/+1
2013-01-31ASoC: Ux500: Fix build error pertaining to missing include fileLee Jones1-1/+1
2012-12-10ASoC: ux500: remove __dev* attributesBill Pemberton1-5/+5
2012-11-27Merge tag 'v3.7-rc7' into asoc-ux500Mark Brown1-0/+17
2012-11-23ASoC: Ux500: Initialise PCM from MSP probe rather than as a deviceLee Jones1-2/+2
2012-10-16ASoC: Ux500: Dispose of device nodes correctlyLee Jones1-0/+17
2012-09-20ASoC: Ux500: Minor coding layout changesLee Jones1-5/+2
2012-09-20ASoC: Ux500: Enable MOP500 driver for Device TreeLee Jones1-0/+40
2012-06-17ASoC: Ux500: Add machine-driverOla Lilja1-0/+113