1. 26af13f sst: avoid unnecessary firmware reloading for MRST by Feng Tang · 13 years ago
  2. 35b5ddb sst: report correct jack event by Lu Guanqun · 13 years ago
  3. 4b2b6d8 staging: intel_sst: Fix memory leak by Andre Bartke · 13 years ago
  4. 1f3a8e0 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  5. 7ec298d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  6. 1dce160 sst: tweak the shared functions so we don't crash the ASoC driver by Alan Cox · 13 years ago
  7. ca8f352 intel_sst: fix output noises when it's not in playback by Lu Guanqun · 13 years ago
  8. 2124f8d intel_sst: internal speaker needs setting a GPIO line by Lu Guanqun · 13 years ago
  9. b8df15b intel_sst: add Master Volume by Lu Guanqun · 13 years ago
  10. e1bfee2 intel_sst: set default output and input device by Lu Guanqun · 13 years ago
  11. 231c638 intel_sst: fix runtime pm issue by Chandramouli Narayanan · 13 years ago
  12. 5dda7f2 intel_sst: intelmid_v2_control: correct jack event type by Andy CH Lin · 13 years ago
  13. a482050 intel_sst: MRST can only do 16bit recording by Wu Fengguang · 13 years ago
  14. 3ca13bd intel_sst: MRST can only do mono recording by Wu Fengguang · 13 years ago
  15. f2b5ea1 intel_sst: make sure the sst_drop_stream() get called when needed by Feng Tang · 13 years ago
  16. e51a34f intel_sst: return correct output/input device id by Lu Guanqun · 13 years ago
  17. 24298b0 intel_sst: move jack detection related configs to init time by Lu Guanqun · 13 years ago
  18. 59bd2ab intel_sst: Headphone Automute support by xingchao · 13 years ago
  19. 26d3b2d intel_sst: Enable recording via DMIC by Lu Guanqun · 13 years ago
  20. 9d9bb3c intel_sst: Enable recording via HS_MIC by Lu Guanqun · 13 years ago
  21. cd57391 intel_sst: Set de-bounce time by Lu Guanqun · 13 years ago
  22. 8a251ff intel_sst: rework jack implementation by Ramesh Babu K V · 13 years ago
  23. eb02c70 intel_sst: DMIC routing by Sitanshu Nanavati · 13 years ago
  24. 2784a80 intel_sst: parameter tuning ioctl by Vinod Koul · 13 years ago
  25. 5572a44 intel_sst: Line out support by Dharageswari R · 13 years ago
  26. c3e25a2 intel_sst: ignore IRQ when suspended by Vinod Koul · 13 years ago
  27. 1bea302 intel_sst: fix unload bugs by Vinod Koul · 13 years ago
  28. b06a584 intel_sst: MSIC codec power optimisation by Vinod Koul · 13 years ago
  29. 6c55005 sst: fix compile error by Lu Guanqun · 13 years ago
  30. afe9194 intel_sst: Save audio state across D3 on Medfield by Vinod Koul · 13 years ago
  31. 31dea73 sst: make register_sst_card more self-contained by Lu Guanqun · 13 years ago
  32. b27b8ea staging: intel_sst: intelmid needs delay.h by Randy Dunlap · 13 years ago
  33. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  34. 48c59f4 drivers/staging/intel_sst/intel_sst_app_interface.c: introduce missing kfree by Julia Lawall · 13 years ago
  35. d5381e4 ASoC: Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  36. 774fd7b sst: fix compile error by Lu Guanqun · 13 years ago
  37. 0ed625b sst: make register_sst_card more self-contained by Lu Guanqun · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. 3173a5e staging/trivial: fix typos concerning "select" by Uwe Kleine-König · 13 years ago
  40. d9fed66 staging/trivial: fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 13 years ago
  41. 1bf8240 staging/trivial: fix typos concerning "function" by Uwe Kleine-König · 13 years ago
  42. 454f141 staging: sst: Fix for dmic capture on v2 pmic by Harsha Priya · 14 years ago
  43. ea3398a Staging: Merge 2.6.37-rc5 into staging-next by Greg Kroah-Hartman · 14 years ago
  44. 8956110 staging: fix intel_sst/intelmid sound build by Randy Dunlap · 14 years ago
  45. 6287791 Staging: sst: add ioctls for post processing algorithm interface by Vinod Koul · 14 years ago
  46. 79a35ad Staging: sst: Construct fw string name runtime by Vinod Koul · 14 years ago
  47. 964c697 Staging: sst: Add runtime PM support by Vinod Koul · 14 years ago
  48. 8d7ee9c Merge branch 'master' into work by Greg Kroah-Hartman · 14 years ago
  49. b21bded sst: log error returned by scu ipc read/write by Vinod Koul · 14 years ago
  50. 90abe60 sst: Firmware error codes force number values by Vinod Koul · 14 years ago
  51. 6f6ffec sst: Change the SST driver PCM interface by Vinod Koul · 14 years ago
  52. 24aee93 sst: remove rest of aava bits and aava related code by Vinod Koul · 14 years ago
  53. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  54. 3251627 Staging: intel_sst: fix memory leak by Dan Carpenter · 14 years ago
  55. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  56. 491acf0 Staging: Merge 2.6.37-rc2 into staging-next by Greg Kroah-Hartman · 14 years ago
  57. d0f40c5 Staging: intel_sst: Use pr_fmt, fix misspellings by Joe Perches · 14 years ago
  58. 4fc718a Staging: sst: add some __user anotations by Dan Carpenter · 14 years ago
  59. 08da782 Staging: sst: user pointers in intel_sst_mmap_play_capture() by Dan Carpenter · 14 years ago
  60. e9f2568 Staging: sst: fixups in SNDRV_SST_STREAM_DECODE by Dan Carpenter · 14 years ago
  61. bc704e3 Staging: sst: more dereferencing user pointers by Dan Carpenter · 14 years ago
  62. 3b97eed Staging: sst: dereferencing user pointers by Dan Carpenter · 14 years ago
  63. 388b2b9 Staging: sst: more copy_to_user() changes by Dan Carpenter · 14 years ago
  64. 9f40784 Staging: intel_sst: off by one bug by Dan Carpenter · 14 years ago
  65. 87b554a Staging: intel_sst: return -EFAULT if copy_to_user() fails by Dan Carpenter · 14 years ago
  66. 81a2fff Staging: intel_sst: cleanup naming a little by Dan Carpenter · 14 years ago
  67. 83cb192 staging: sst: Remove the aava bits by Alan Cox · 14 years ago
  68. 88eea8d staging: sst: remove the kernel locking in ioctl by Vinod Koul · 14 years ago
  69. 1dd8b73 staging: intel_sst: include delay.h to fix build error by Randy Dunlap · 14 years ago
  70. 801089e staging: intel_sst: use signed int for error codes by Vasiliy Kulikov · 14 years ago
  71. 7915c0d staging: intel_sst: fix signess error by Vasiliy Kulikov · 14 years ago
  72. 659bd8c Staging: intel_sst: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  73. fffa1cc Staging: sst: Intel SST audio driver by Vinod Koul · 14 years ago