aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mid-x86/sst_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-24ASoC: Rename mid-x86 directory to intelJarkko Nikula1-735/+0
2013-11-07ASoC: mid-x86: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-2/+4
2013-04-12Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown1-1/+11
2013-03-29ASoC: mid-x86 - add support for meaadata apisVinod Koul1-1/+11
2013-03-26ASoC: switch over to use snd_soc_register_component() on sstKuninori Morimoto1-2/+6
2012-08-20ASoC: mid-x86 - add support for compressed streamsVinod Koul1-1/+203
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-12-17Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.3Mark Brown1-0/+1
2011-12-16ASoC: Fix compile error in sound/soc/mid-x86/sst_platform.cJoerg Roedel1-0/+1
2011-12-14ASoC: Staticise sst_pcm_new and sst_soc_platform_drvAxel Lin1-2/+2
2011-12-05ASoC: sst_platform: fix the dsp driver interfaceVinod Koul1-47/+83
2011-11-24ASoC: Convert mid-x86 directory to module_platform_driverAxel Lin1-13/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-27ASoC: Staticise sst_platform_daiAxel Lin1-1/+1
2011-09-08ASoC: sst_platform: fix memory leakLu Guanqun1-2/+6
2011-09-08ASoC: sst_platform: using builtin functionLu Guanqun1-3/+4
2011-09-08ASoC: sst_platform: trivial coding style fixLu Guanqun1-1/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+3
2011-05-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-0/+6
2011-05-03ASoC: sst_platform: add hw_free callback to fix resource leakxingchao1-0/+6
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-2/+2
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown1-2/+2
2011-04-11Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-4/+6
2011-04-11ASoC: sst_platform: Fix lock acquringLu Guanqun1-4/+6
2011-04-06ASoC: sst_platform: unregister sst card when being closedLu Guanqun1-0/+1
2011-04-06ASoC: sst_platform: free the resources on fail pathLu Guanqun1-0/+2
2011-04-06ASoC: sst_platform: initialize module_name properlyLu Guanqun1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-02-15ASoC: sst_platform: fix the pulseaudio errorVinod Koul1-0/+9
2011-01-31ASoC: sst_platform: add support for capture stream on headset daiHarsha Priya1-0/+6
2011-01-19ASoC: sst_platform porting sst dsp driver interface as per latest in Greg's staging treeHarsha Priya1-28/+21
2011-01-11ASoC: sst_platform created helper functionsHarsha Priya1-70/+53
2011-01-10ASoC: sst platform - fix the style inconsistencyVinod Koul1-2/+1
2011-01-06ASoC: sst v2: Add mid platform driverVinod Koul1-0/+484