aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/mid-x86
AgeCommit message (Expand)AuthorFilesLines
2012-12-10ASoC: mid-x86: remove __dev* attributesGravatar Bill Pemberton 1-3/+3
2012-08-20ASoC: mid-x86 - add support for compressed streamsGravatar Vinod Koul 4-2/+371
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Gravatar Liam Girdwood 1-1/+1
2012-01-07ASoC: check for substream not channels_min in pcm enginesGravatar Joachim Eastwood 1-3/+2
2011-12-23ASoC: mid-x86: Add .owner to struct snd_soc_cardGravatar Axel Lin 1-0/+1
2011-12-17Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Mark Brown 1-0/+1
2011-12-16ASoC: Fix compile error in sound/soc/mid-x86/sst_platform.cGravatar Joerg Roedel 1-0/+1
2011-12-15ASoC: Staticise mfld_msic_dailinkGravatar Axel Lin 1-1/+1
2011-12-14ASoC: Staticise sst_pcm_new and sst_soc_platform_drvGravatar Axel Lin 1-2/+2
2011-12-05ASoC: sst_platform: fix the dsp driver interfaceGravatar Vinod Koul 3-55/+158
2011-11-24ASoC: Convert mid-x86 directory to module_platform_driverGravatar Axel Lin 2-26/+2
2011-10-31sound: Add module.h to the previously silent sound usersGravatar Paul Gortmaker 2-0/+2
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversGravatar Mark Brown 1-2/+0
2011-09-27ASoC: Staticise sst_platform_daiGravatar Axel Lin 1-1/+1
2011-09-27ASoC: Remove unused fields in struct mfld_mc_privateGravatar Axel Lin 1-2/+0
2011-09-08ASoC: sst_platform: fix memory leakGravatar Lu Guanqun 1-2/+6
2011-09-08ASoC: sst_platform: using builtin functionGravatar Lu Guanqun 1-3/+4
2011-09-08ASoC: sst_platform: trivial coding style fixGravatar Lu Guanqun 1-1/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdGravatar Liam Girdwood 1-2/+3
2011-05-03Merge branch 'for-2.6.39' into for-2.6.40Gravatar Mark Brown 1-0/+6
2011-05-03ASoC: sst_platform: add hw_free callback to fix resource leakGravatar xingchao 1-0/+6
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Gravatar Mark Brown 1-2/+2
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Gravatar Mark Brown 1-2/+2
2011-04-11Merge branch 'for-2.6.39' into for-2.6.40Gravatar Mark Brown 1-4/+6
2011-04-11ASoC: sst_platform: Fix lock acquringGravatar Lu Guanqun 1-4/+6
2011-04-06ASoC: sst_platform: unregister sst card when being closedGravatar Lu Guanqun 1-0/+1
2011-04-06ASoC: sst_platform: free the resources on fail pathGravatar Lu Guanqun 1-0/+2
2011-04-06ASoC: sst_platform: initialize module_name properlyGravatar Lu Guanqun 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-02-15ASoC: sst_platform: fix the pulseaudio errorGravatar Vinod Koul 1-0/+9
2011-02-15ASoC: mfld_machine: make use of soc_register_card APIGravatar Vinod Koul 1-14/+6
2011-02-11ASoC: mid-x86: Use the soc-jack apis for jack type detectionGravatar Vinod Koul 1-0/+12
2011-02-09ASoC: mfld_machine: Add support for jack detectionGravatar Vinod Koul 1-27/+176
2011-02-07ASoC: mid-x86: Fix dependency on intel_sst driverGravatar Vinod Koul 1-1/+1
2011-01-31ASoC: mid-x86: Add support for capture in machine driverGravatar Harsha Priya 1-0/+3
2011-01-31ASoC: sst_platform: add support for capture stream on headset daiGravatar Harsha Priya 1-0/+6
2011-01-19ASoC: sst_platform porting sst dsp driver interface as per latest in Greg's s...Gravatar Harsha Priya 1-28/+21
2011-01-18ASoC: Add dependency on INTEL_SCU_IPC for Intel MID driversGravatar Vinod Koul 1-0/+1
2011-01-11ASoC: sst_platform created helper functionsGravatar Harsha Priya 1-70/+53
2011-01-10ASoC: mid-x86 - remove the flag in makefileGravatar Vinod Koul 1-2/+0
2011-01-10ASoC: sst platform - fix the style inconsistencyGravatar Vinod Koul 1-2/+1
2011-01-06ASoC: sst v2: Add makefiles and kconfigs changesGravatar Vinod Koul 2-0/+20
2011-01-06ASoC sst v2: Add medfield machine driverGravatar Vinod Koul 1-0/+296
2011-01-06ASoC: sst v2: Add mid platform driverGravatar Vinod Koul 2-0/+547