| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 | 1 | -1/+1 |
* | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood | 2012-01-07 | 1 | -3/+2 |
* | ASoC: mid-x86: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-23 | 1 | -0/+1 |
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Mark Brown | 2011-12-17 | 1 | -0/+1 |
|\ |
|
| * | ASoC: Fix compile error in sound/soc/mid-x86/sst_platform.c | Joerg Roedel | 2011-12-16 | 1 | -0/+1 |
* | | ASoC: Staticise mfld_msic_dailink | Axel Lin | 2011-12-15 | 1 | -1/+1 |
* | | ASoC: Staticise sst_pcm_new and sst_soc_platform_drv | Axel Lin | 2011-12-14 | 1 | -2/+2 |
|/ |
|
* | ASoC: sst_platform: fix the dsp driver interface | Vinod Koul | 2011-12-05 | 3 | -55/+158 |
* | ASoC: Convert mid-x86 directory to module_platform_driver | Axel Lin | 2011-11-24 | 2 | -26/+2 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown | 2011-10-08 | 1 | -2/+0 |
* | ASoC: Staticise sst_platform_dai | Axel Lin | 2011-09-27 | 1 | -1/+1 |
* | ASoC: Remove unused fields in struct mfld_mc_private | Axel Lin | 2011-09-27 | 1 | -2/+0 |
* | ASoC: sst_platform: fix memory leak | Lu Guanqun | 2011-09-08 | 1 | -2/+6 |
* | ASoC: sst_platform: using builtin function | Lu Guanqun | 2011-09-08 | 1 | -3/+4 |
* | ASoC: sst_platform: trivial coding style fix | Lu Guanqun | 2011-09-08 | 1 | -1/+1 |
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 | 1 | -2/+3 |
* | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown | 2011-05-03 | 1 | -0/+6 |
|\ |
|
| * | ASoC: sst_platform: add hw_free callback to fix resource leak | xingchao | 2011-05-03 | 1 | -0/+6 |
* | | ASoC: Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown | 2011-04-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge commit 'v2.6.39-rc3' into for-2.6.39 | Mark Brown | 2011-04-18 | 1 | -2/+2 |
| |\ |
|
| | * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | | | Merge branch 'for-2.6.39' into for-2.6.40 | Mark Brown | 2011-04-11 | 1 | -4/+6 |
|\ \ \
| |/ / |
|
| * | | ASoC: sst_platform: Fix lock acquring | Lu Guanqun | 2011-04-11 | 1 | -4/+6 |
| |/ |
|
* | | ASoC: sst_platform: unregister sst card when being closed | Lu Guanqun | 2011-04-06 | 1 | -0/+1 |
* | | ASoC: sst_platform: free the resources on fail path | Lu Guanqun | 2011-04-06 | 1 | -0/+2 |
* | | ASoC: sst_platform: initialize module_name properly | Lu Guanqun | 2011-04-06 | 1 | -0/+1 |
|/ |
|
* | ASoC: sst_platform: fix the pulseaudio error | Vinod Koul | 2011-02-15 | 1 | -0/+9 |
* | ASoC: mfld_machine: make use of soc_register_card API | Vinod Koul | 2011-02-15 | 1 | -14/+6 |
* | ASoC: mid-x86: Use the soc-jack apis for jack type detection | Vinod Koul | 2011-02-11 | 1 | -0/+12 |
* | ASoC: mfld_machine: Add support for jack detection | Vinod Koul | 2011-02-09 | 1 | -27/+176 |
* | ASoC: mid-x86: Fix dependency on intel_sst driver | Vinod Koul | 2011-02-07 | 1 | -1/+1 |
* | ASoC: mid-x86: Add support for capture in machine driver | Harsha Priya | 2011-01-31 | 1 | -0/+3 |
* | ASoC: sst_platform: add support for capture stream on headset dai | Harsha Priya | 2011-01-31 | 1 | -0/+6 |
* | ASoC: sst_platform porting sst dsp driver interface as per latest in Greg's s... | Harsha Priya | 2011-01-19 | 1 | -28/+21 |
* | ASoC: Add dependency on INTEL_SCU_IPC for Intel MID drivers | Vinod Koul | 2011-01-18 | 1 | -0/+1 |
* | ASoC: sst_platform created helper functions | Harsha Priya | 2011-01-11 | 1 | -70/+53 |
* | ASoC: mid-x86 - remove the flag in makefile | Vinod Koul | 2011-01-10 | 1 | -2/+0 |
* | ASoC: sst platform - fix the style inconsistency | Vinod Koul | 2011-01-10 | 1 | -2/+1 |
* | ASoC: sst v2: Add makefiles and kconfigs changes | Vinod Koul | 2011-01-06 | 2 | -0/+20 |
* | ASoC sst v2: Add medfield machine driver | Vinod Koul | 2011-01-06 | 1 | -0/+296 |
* | ASoC: sst v2: Add mid platform driver | Vinod Koul | 2011-01-06 | 2 | -0/+547 |