1. ceb2bee ASoC: core: Update ALSA core to issue restart in underrun. by Santosh Mardi · 14 years ago
  2. 9e79beb ASoC: msm: implement drain command in compress platform driver by Krishnankutty Kolathappilly · 14 years ago
  3. fecae38 ALSA: core: Add support to handle compressed audio IOCTLs for capture by Subhash Chandra Bose Naripeddy · 14 years ago
  4. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  5. 9b1d938 ALSA: Add jack type SND_JACK_UNSUPPORTED by Joonwoo Park · 14 years ago
  6. 362a17c ASoc: msm: Modify debug messages with correct levels by Swaminathan Sathappan · 14 years ago
  7. f2ec52d ALSA: fix core/vmaster.c kernel-doc warning by Randy Dunlap · 14 years ago
  8. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 14 years ago
  9. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  10. ca3e929 Merge branch 'topic/jack' into for-linus by Takashi Iwai · 14 years ago
  11. cb3f2ad Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  12. 44c76a9 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  13. 1662591 ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link() by Takashi Iwai · 14 years ago
  14. 4af87a9 ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list by Mark Brown · 14 years ago
  15. bd483d4 ALSA: control - Fixe a trailing white space error by Jeffrin Jose · 15 years ago
  16. 2ad787e ALSA: Add a hook capability to vmaster controls by Takashi Iwai · 14 years ago
  17. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 15 years ago
  18. e7df2a3 ALSA: core - Refactor card id string creation code by Takashi Iwai · 15 years ago
  19. 53803ae ALSA: Use a define for the number of jack switch types by Mark Brown · 15 years ago
  20. 7913a49 ALSA: Fixed a trailing white space error by Jeffrin Jose · 15 years ago
  21. 945e503 ALSA: PCM - Add PCM creation API for internal PCMs. by Liam Girdwood · 15 years ago
  22. ea51e50 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  23. ea9f7a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  24. 8664b25 ASoC: msm: Add timestamp support for compressed audio by Asish Bhattacharya · 15 years ago
  25. 769fab2 ALSA: Fix memory leak on error in snd_compr_set_params() by Jesper Juhl · 15 years ago
  26. d3569d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  27. 5c845be ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD by Takashi Iwai · 15 years ago
  28. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  29. 9e4ce16 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  30. 40741dd ALSA: core: add makefile and kconfig file for compress by Vinod Koul · 15 years ago
  31. b21c60a ALSA: core: add support for compress_offload by Vinod Koul · 15 years ago
  32. 3eafc95 ALSA: core: add support for compressed devices by Omair Mohammed Abdullah · 15 years ago
  33. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 15 years ago
  34. 9048f75 ALSA: core: Add support to handle compressed audio IOCTLs by Asish Bhattacharya · 15 years ago
  35. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 15 years ago
  36. bf815bf ALSA: hda - Add missing inclusion of linux/export.h by Takashi Iwai · 15 years ago
  37. 35be544 ALSA: Introduce common helper functions for jack-detection control by Takashi Iwai · 15 years ago
  38. 3f9416c drop "select GCD" from three Kconfig files by Paul Bolle · 15 years ago
  39. 083a2ca Merge "ASoc: msm: Add AMR NB and AMR WB support for Voip" into msm-3.0 by Linux Build Service Account · 15 years ago
  40. 9e226b4 ALSA: vmaster - Free slave-links when freeing the master element by Takashi Iwai · 15 years ago
  41. b9d00ce ASoc: msm: Add AMR NB and AMR WB support for Voip by Helen Zeng · 15 years ago
  42. ac510b9 ALSA: add headphone over current switches by Patrick Lai · 15 years ago
  43. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  44. 9991357 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  45. 447c6f9 ALSA: control: remove compilation warning on 32-bit by Olof Johansson · 15 years ago
  46. b2409fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  47. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 15 years ago
  48. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 15 years ago
  49. 31623ca sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 15 years ago
  50. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 15 years ago
  51. f7b2bb8 ALSA: hwdep: silence integer overflow warning by Dan Carpenter · 15 years ago
  52. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  53. d226657 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  54. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 15 years ago
  55. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  56. ffd3d5c ALSA: pcm - remove the dead code from snd_pcm_open_file() by Feng Tang · 15 years ago
  57. 8d44816 ALSA: control: add support for ENUMERATED user space controls by Clemens Ladisch · 15 years ago
  58. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 15 years ago
  59. 7c2f8e4 ALSA: jack - Add "Line In" input jack constants by David Henningsson · 15 years ago
  60. f92766b ALSA: oss-mixer - use strlcpy() instead strcpy() by Dan Carpenter · 15 years ago
  61. 3345c36 ALSA: pcm - fix race condition in wait_for_avail() by Arjan van de Ven · 15 years ago
  62. 3f2bc4d Initial Contribution by Bryan Huntsman · 15 years ago
  63. 18a2b96 ALSA: pcm - Export snd_pcm_lib_default_mmap() helper by Takashi Iwai · 15 years ago
  64. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 15 years ago
  65. 66589de Merge remote-tracking branch 'linux-audio/sgc/topic/omap_3.0' by Bryan Huntsman · 15 years ago
  66. d5b702a ALSA: pcm: add snd_pcm_hw_rule_noresample() by Clemens Ladisch · 15 years ago
  67. 0308110 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  68. 763437a ALSA: pcm - fix race condition in wait_for_avail() by Arjan van de Ven · 15 years ago
  69. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 15 years ago
  70. 08ede03 ALSA: core: release the constraint check for replace ops by Lu Guanqun · 15 years ago
  71. 983929c ALSA: core: trivial code style fix by Lu Guanqun · 15 years ago
  72. 9ef4ce3 ALSA: timer - Fix Oops at closing slave timer by Takashi Iwai · 15 years ago
  73. 0a2d31b Merge branch 'fix/kconfig' into for-linus by Takashi Iwai · 15 years ago
  74. 94094c8 ALSA: timer - Add NULL-check for invalid slave timer by Takashi Iwai · 15 years ago
  75. 0584ffa ALSA: timer - Fix Oops at closing slave timer by Takashi Iwai · 15 years ago
  76. f8c62dc ALSA: sound/core/pcm_compat.c: adjust array index by Julia Lawall · 15 years ago
  77. 0d7e92d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  78. ec2cf68 ALSA: rtctimer.c needs module.h by Randy Dunlap · 15 years ago
  79. ca9380f ALSA: sound/core/pcm_compat.c: adjust array index by Julia Lawall · 15 years ago
  80. 7562343 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  81. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  82. 8ccfb4a ALSA: pcm - reject calls to open backend PCMs (temporary) by Liam Girdwood · 16 years ago
  83. ad2581e ALSA: pcm - add support for hostless audio by Liam Girdwood · 16 years ago
  84. e58384e ALSA: core - make sure dynamic minors is enabled for OMAP4 ABE by Liam Girdwood · 15 years ago
  85. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 15 years ago
  86. acb03d4 ALSA: Make snd_pcm_debug_name usable outside pcm_lib by Eliot Blennerhassett · 15 years ago
  87. 3101ba0 ALSA: Use krealloc() in possible places by Takashi Iwai · 15 years ago
  88. b3c705a ALSA: rawmidi - Use workq for event handling by Takashi Iwai · 15 years ago
  89. 890ee02 ALSA: Use %pV for snd_printk() by Takashi Iwai · 15 years ago
  90. 78fa2c4 ALSA: core: remove unused variables. by Luca Tettamanti · 15 years ago
  91. f2b3614 ALSA: PCM - Don't check DMA time-out too shortly by Takashi Iwai · 15 years ago
  92. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  93. 217658f ALSA: sound, core, pcm_lib: fix xrun_log by Ben Gardiner · 15 years ago
  94. ec08b14 ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt by Ben Gardiner · 15 years ago
  95. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 15 years ago
  96. d8e4f9a ALSA: core - Don't use "default' for default by Takashi Iwai · 15 years ago
  97. 17fbb5b Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  98. 12ff414 ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() by Kelly Anderson · 15 years ago
  99. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  100. cdccfc8 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago