aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mid-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-12-23ASoC: mid-x86: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
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-15ASoC: Staticise mfld_msic_dailinkAxel Lin1-1/+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 Koul3-55/+158
2011-11-24ASoC: Convert mid-x86 directory to module_platform_driverAxel Lin2-26/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker2-0/+2
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-2/+0
2011-09-27ASoC: Staticise sst_platform_daiAxel Lin1-1/+1
2011-09-27ASoC: Remove unused fields in struct mfld_mc_privateAxel Lin1-2/+0
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-02-15ASoC: mfld_machine: make use of soc_register_card APIVinod Koul1-14/+6
2011-02-11ASoC: mid-x86: Use the soc-jack apis for jack type detectionVinod Koul1-0/+12
2011-02-09ASoC: mfld_machine: Add support for jack detectionVinod Koul1-27/+176
2011-02-07ASoC: mid-x86: Fix dependency on intel_sst driverVinod Koul1-1/+1
2011-01-31ASoC: mid-x86: Add support for capture in machine driverHarsha Priya1-0/+3
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-18ASoC: Add dependency on INTEL_SCU_IPC for Intel MID driversVinod Koul1-0/+1
2011-01-11ASoC: sst_platform created helper functionsHarsha Priya1-70/+53
2011-01-10ASoC: mid-x86 - remove the flag in makefileVinod Koul1-2/+0
2011-01-10ASoC: sst platform - fix the style inconsistencyVinod Koul1-2/+1
2011-01-06ASoC: sst v2: Add makefiles and kconfigs changesVinod Koul2-0/+20
2011-01-06ASoC sst v2: Add medfield machine driverVinod Koul1-0/+296
2011-01-06ASoC: sst v2: Add mid platform driverVinod Koul2-0/+547