1. 108145a Merge remote-tracking branch 'asoc/topic/warn' into asoc-next by Mark Brown · 11 years ago
  2. 656a22a ASoC: mid-x86: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  3. 33c89c3 ASoC: mfld: Use devm_snd_soc_register_card by Sachin Kamat · 11 years ago
  4. 6c50e91 ASoC: mfld: Remove unused variable by Mark Brown · 11 years ago
  5. de69300 ASoC: mid-x86: Convert to use devm_* APIs by Wei Yongjun · 11 years ago
  6. 48dcf1d ASoC: mid-x86: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  7. 54b019c Merge remote-tracking branch 'asoc/topic/compress' into asoc-next by Mark Brown · 11 years ago
  8. 0cd5751 ASoC: mid-x86 - add support for meaadata apis by Vinod Koul · 11 years ago
  9. b1c3686 ASoC: switch over to use snd_soc_register_component() on sst by Kuninori Morimoto · 11 years ago
  10. 7759f2e ASoC: mid-x86: remove __dev* attributes by Bill Pemberton · 12 years ago
  11. c514a91 ASoC: mid-x86 - add support for compressed streams by Vinod Koul · 12 years ago
  12. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  13. 25e9e75 ASoC: check for substream not channels_min in pcm engines by Joachim Eastwood · 13 years ago
  14. 8270ba0 ASoC: mid-x86: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  15. d78930f Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.3 by Mark Brown · 13 years ago
  16. c45471ea ASoC: Fix compile error in sound/soc/mid-x86/sst_platform.c by Joerg Roedel · 13 years ago
  17. 00c6516 ASoC: Staticise mfld_msic_dailink by Axel Lin · 13 years ago
  18. 8faa8c1 ASoC: Staticise sst_pcm_new and sst_soc_platform_drv by Axel Lin · 13 years ago
  19. 03c3304 ASoC: sst_platform: fix the dsp driver interface by Vinod Koul · 13 years ago
  20. 29515d6 ASoC: Convert mid-x86 directory to module_platform_driver by Axel Lin · 13 years ago
  21. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  22. 87bea31 ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers by Mark Brown · 13 years ago
  23. d1b7328 ASoC: Staticise sst_platform_dai by Axel Lin · 13 years ago
  24. fe0cc75 ASoC: Remove unused fields in struct mfld_mc_private by Axel Lin · 13 years ago
  25. 283e42e ASoC: sst_platform: fix memory leak by Lu Guanqun · 13 years ago
  26. 22be504 ASoC: sst_platform: using builtin function by Lu Guanqun · 13 years ago
  27. c2f6fce ASoC: sst_platform: trivial coding style fix by Lu Guanqun · 13 years ago
  28. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  29. 20ed093 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  30. 9ab8843 ASoC: sst_platform: add hw_free callback to fix resource leak by xingchao · 13 years ago
  31. d5381e4 ASoC: Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  32. fac56c2 Merge commit 'v2.6.39-rc3' into for-2.6.39 by Mark Brown · 13 years ago
  33. a198098 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  34. d89b0a1 ASoC: sst_platform: Fix lock acquring by Lu Guanqun · 13 years ago
  35. fb631ea ASoC: sst_platform: unregister sst card when being closed by Lu Guanqun · 13 years ago
  36. 83a3fd3 ASoC: sst_platform: free the resources on fail path by Lu Guanqun · 13 years ago
  37. 0d1d7ce ASoC: sst_platform: initialize module_name properly by Lu Guanqun · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. 5b499f8 ASoC: sst_platform: fix the pulseaudio error by Vinod Koul · 13 years ago
  40. d58198b ASoC: mfld_machine: make use of soc_register_card API by Vinod Koul · 13 years ago
  41. 7ae7434 ASoC: mid-x86: Use the soc-jack apis for jack type detection by Vinod Koul · 13 years ago
  42. 42aee9b ASoC: mfld_machine: Add support for jack detection by Vinod Koul · 13 years ago
  43. 480b08d ASoC: mid-x86: Fix dependency on intel_sst driver by Vinod Koul · 13 years ago
  44. d316553 ASoC: mid-x86: Add support for capture in machine driver by Harsha Priya · 13 years ago
  45. a7bffdf ASoC: sst_platform: add support for capture stream on headset dai by Harsha Priya · 13 years ago
  46. a211701 ASoC: sst_platform porting sst dsp driver interface as per latest in Greg's staging tree by Harsha Priya · 13 years ago
  47. 065ae67 ASoC: Add dependency on INTEL_SCU_IPC for Intel MID drivers by Vinod Koul · 13 years ago
  48. 5c68536 ASoC: sst_platform created helper functions by Harsha Priya · 13 years ago
  49. fd0d08d ASoC: mid-x86 - remove the flag in makefile by Vinod Koul · 13 years ago
  50. f5c6b2a ASoC: sst platform - fix the style inconsistency by Vinod Koul · 13 years ago
  51. e62255f ASoC: sst v2: Add makefiles and kconfigs changes by Vinod Koul · 14 years ago
  52. 55c7203 ASoC sst v2: Add medfield machine driver by Vinod Koul · 14 years ago
  53. d927fda ASoC: sst v2: Add mid platform driver by Vinod Koul · 14 years ago