1. 6666cab Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  2. c810f90 ALSA: PCM: Fix possible memory leaks in the error path by Takashi Iwai · 12 years ago
  3. b778b3f sound: use printk_get_level and printk_skip_level by Joe Perches · 12 years ago
  4. f0913cd Merge branch 'topic/misc' into for-next by Takashi Iwai · 12 years ago
  5. 1464189 ALSA: pcm: Make constraints lists const by Mark Brown · 12 years ago
  6. 4be77a5 ALSA: pcm: Add snd_pcm_rate_bit_to_rate() by Dimitris Papastamos · 12 years ago
  7. 8b21460 ALSA: compress_core: cleanup pointers on stop by Vinod Koul · 12 years ago
  8. 6b18f79 ALSA: compress_core: don't wake up on pause by Vinod Koul · 12 years ago
  9. 3509a03 ALSA: core: group read of pointer, tstamp and jiffies by Pierre-Louis Bossart · 12 years ago
  10. 382e6a8 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  11. 4f7c39d ALSA: pcm - Add proper state checks to snd_pcm_drain() by Takashi Iwai · 12 years ago
  12. 0910c21 ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop by Takashi Iwai · 12 years ago
  13. 779ae5a ALSA: Fix the card number limit of OSS-emulation by Takashi Iwai · 12 years ago
  14. a2e888f ALSA: jack: Update documention to reflect other userspace interfaces by Mark Brown · 12 years ago
  15. f2ec52d ALSA: fix core/vmaster.c kernel-doc warning by Randy Dunlap · 12 years ago
  16. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  17. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  18. ca3e929 Merge branch 'topic/jack' into for-linus by Takashi Iwai · 12 years ago
  19. cb3f2ad Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 12 years ago
  20. 44c76a9 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  21. 1662591 ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link() by Takashi Iwai · 12 years ago
  22. 4af87a9 ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list by Mark Brown · 12 years ago
  23. bd483d4 ALSA: control - Fixe a trailing white space error by Jeffrin Jose · 12 years ago
  24. 2ad787e ALSA: Add a hook capability to vmaster controls by Takashi Iwai · 12 years ago
  25. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 12 years ago
  26. e7df2a3 ALSA: core - Refactor card id string creation code by Takashi Iwai · 12 years ago
  27. 53803ae ALSA: Use a define for the number of jack switch types by Mark Brown · 12 years ago
  28. 7913a49 ALSA: Fixed a trailing white space error by Jeffrin Jose · 12 years ago
  29. 945e503 ALSA: PCM - Add PCM creation API for internal PCMs. by Liam Girdwood · 12 years ago
  30. ea51e50 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 12 years ago
  31. ea9f7a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  32. 769fab2 ALSA: Fix memory leak on error in snd_compr_set_params() by Jesper Juhl · 12 years ago
  33. d3569d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  34. 5c845be ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD by Takashi Iwai · 12 years ago
  35. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  36. 9e4ce16 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 12 years ago
  37. 40741dd ALSA: core: add makefile and kconfig file for compress by Vinod Koul · 13 years ago
  38. b21c60a ALSA: core: add support for compress_offload by Vinod Koul · 13 years ago
  39. 3eafc95 ALSA: core: add support for compressed devices by Omair Mohammed Abdullah · 13 years ago
  40. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  41. bf815bf ALSA: hda - Add missing inclusion of linux/export.h by Takashi Iwai · 13 years ago
  42. 35be544 ALSA: Introduce common helper functions for jack-detection control by Takashi Iwai · 13 years ago
  43. 3f9416c drop "select GCD" from three Kconfig files by Paul Bolle · 13 years ago
  44. 9e226b4 ALSA: vmaster - Free slave-links when freeing the master element by Takashi Iwai · 13 years ago
  45. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  46. 9991357 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  47. 447c6f9 ALSA: control: remove compilation warning on 32-bit by Olof Johansson · 13 years ago
  48. b2409fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  49. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  50. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  51. 31623ca sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  52. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  53. f7b2bb8 ALSA: hwdep: silence integer overflow warning by Dan Carpenter · 13 years ago
  54. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  55. d226657 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  56. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  57. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  58. ffd3d5c ALSA: pcm - remove the dead code from snd_pcm_open_file() by Feng Tang · 13 years ago
  59. 8d44816 ALSA: control: add support for ENUMERATED user space controls by Clemens Ladisch · 13 years ago
  60. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  61. 7c2f8e4 ALSA: jack - Add "Line In" input jack constants by David Henningsson · 13 years ago
  62. f92766b ALSA: oss-mixer - use strlcpy() instead strcpy() by Dan Carpenter · 13 years ago
  63. 18a2b96 ALSA: pcm - Export snd_pcm_lib_default_mmap() helper by Takashi Iwai · 13 years ago
  64. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  65. d5b702a ALSA: pcm: add snd_pcm_hw_rule_noresample() by Clemens Ladisch · 13 years ago
  66. 0308110 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  67. 763437a ALSA: pcm - fix race condition in wait_for_avail() by Arjan van de Ven · 13 years ago
  68. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  69. 08ede03 ALSA: core: release the constraint check for replace ops by Lu Guanqun · 13 years ago
  70. 983929c ALSA: core: trivial code style fix by Lu Guanqun · 13 years ago
  71. 0a2d31b Merge branch 'fix/kconfig' into for-linus by Takashi Iwai · 13 years ago
  72. 94094c8 ALSA: timer - Add NULL-check for invalid slave timer by Takashi Iwai · 13 years ago
  73. 0584ffa ALSA: timer - Fix Oops at closing slave timer by Takashi Iwai · 13 years ago
  74. 0d7e92d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  75. ec2cf68 ALSA: rtctimer.c needs module.h by Randy Dunlap · 13 years ago
  76. ca9380f ALSA: sound/core/pcm_compat.c: adjust array index by Julia Lawall · 13 years ago
  77. 7562343 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  78. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  79. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  80. acb03d4 ALSA: Make snd_pcm_debug_name usable outside pcm_lib by Eliot Blennerhassett · 13 years ago
  81. 3101ba0 ALSA: Use krealloc() in possible places by Takashi Iwai · 13 years ago
  82. b3c705a ALSA: rawmidi - Use workq for event handling by Takashi Iwai · 13 years ago
  83. 890ee02 ALSA: Use %pV for snd_printk() by Takashi Iwai · 13 years ago
  84. 78fa2c4 ALSA: core: remove unused variables. by Luca Tettamanti · 13 years ago
  85. f2b3614 ALSA: PCM - Don't check DMA time-out too shortly by Takashi Iwai · 13 years ago
  86. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  87. 217658f ALSA: sound, core, pcm_lib: fix xrun_log by Ben Gardiner · 13 years ago
  88. ec08b14 ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt by Ben Gardiner · 13 years ago
  89. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  90. d8e4f9a ALSA: core - Don't use "default' for default by Takashi Iwai · 13 years ago
  91. 17fbb5b Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  92. 12ff414 ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() by Kelly Anderson · 13 years ago
  93. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  94. cdccfc8 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  95. a45e3d6 ALSA: Fix yet another race in disconnection by Takashi Iwai · 13 years ago
  96. 3674f19 ALSA: vmalloc buffers should use normal mmap by Benjamin Herrenschmidt · 13 years ago
  97. 66b5b97 ALSA: Add snd_ctl_replace() to dynamically replace a control by Dimitris Papastamos · 13 years ago
  98. d351cf4 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  99. 27b92d4 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  100. 5b7c757 ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() by Nicolas Kaiser · 13 years ago