1. 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  2. 74d779a ALSA: pcm: Use snd_printd_ratelimit() by Tim Gardner · 11 years ago
  3. 903eb31 ALSA: core: allow SND_DMAENGINE_PCM use from modules by Daniel Mack · 11 years ago
  4. b7ae6f3 ALSA: move dmaengine implementation from ASoC to ALSA core by Daniel Mack · 11 years ago
  5. a8d3060 ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION by Vinod Koul · 11 years ago
  6. 256ca9c ALSA: seq-oss: Initialize MIDI clients asynchronously by Takashi Iwai · 11 years ago
  7. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  8. 1ba65ae ALSA: vmaster: Fix the regression of missing vmaster hook call by Takashi Iwai · 11 years ago
  9. 0888c32 pcm_native: switch to fdget()/fdput() by Al Viro · 11 years ago
  10. 1ca2f2e ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function by Takashi Iwai · 11 years ago
  11. ddf753e Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  12. dd6c5cd snd_pcm_link(): fix a leak... by Al Viro · 11 years ago
  13. 7bb2491 ALSA: Add kconfig to specify the max card numbers by Takashi Iwai · 11 years ago
  14. 8edbb19 ALSA: Fix the default suffix string with high card number by Takashi Iwai · 11 years ago
  15. e6c2e7e ALSA: Constify the snd_pcm_substream struct ops field by Lars-Peter Clausen · 11 years ago
  16. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  17. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  18. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  19. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  20. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  21. 7548134 ALSA: compress: fix the states to check for allowing read by Vinod Koul · 11 years ago
  22. 2fc565e Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  23. 47966e9 ALSA: compress: Use kzalloc() for ioctls writing back data by Takashi Iwai · 11 years ago
  24. 1c62e9f ALSA: compress: info leak in snd_compr_get_caps() by Dan Carpenter · 11 years ago
  25. f0283b5 ALSA: compress_core: Rework writes to use cumulative values by Charles Keepax · 11 years ago
  26. ccf17b1 ALSA: compress_core: Remove unused hw_pointer by Charles Keepax · 11 years ago
  27. 49bb640 ALSA: compress_core: Add support for capture streams by Charles Keepax · 11 years ago
  28. 4daf891 ALSA: compress_core: Deconstify copy callback buffer by Charles Keepax · 11 years ago
  29. 5b1f79f ALSA: compress_core: Calculate avail correctly for capture streams by Charles Keepax · 11 years ago
  30. 4c28e32 ALSA: compress_core: Update calc_avail to use cumulative values by Charles Keepax · 11 years ago
  31. 0fe09a4 vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  32. ef7a4f9 ALSA: add DSD formats by Daniel Mack · 11 years ago
  33. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  34. aee0c61 snd_info_register: switch to proc_create_data/proc_mkdir_mode by Al Viro · 11 years ago
  35. cf30f46 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  36. 0bc0ec9 ALSA: info: Small refactoring and a sanity check in snd_info_get_line() by Takashi Iwai · 11 years ago
  37. 0d861ac ALSA: info: Avoid leaking kernel memory by Takashi Iwai · 11 years ago
  38. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  39. 66efdc7 ALSA: seq: Fix missing error handling in snd_seq_timer_open() by Takashi Iwai · 11 years ago
  40. 2069d48 ALSA: vmaster: Fix slave change notification by Takashi Iwai · 11 years ago
  41. 85c50a5 ALSA: seq: seq_oss_event: missing range checks by Dan Carpenter · 11 years ago
  42. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  43. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  44. 9727b49 ALSA: compress: add support for gapless playback by Jeeja KP · 11 years ago
  45. 17ac8e5 ALSA: core: don't return uninitialized snd_compr_tstamp by Richard Fitzgerald · 11 years ago
  46. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  47. 6cf9515 ALSA: pcm: Fix return code in pcm_native.c by Sachin Kamat · 12 years ago
  48. 51d503d ALSA: PCM: Remove redundant null check before kfree by Sachin Kamat · 12 years ago
  49. d93cf06 various: Fix spelling of "registered" in comments. by Adam Buchbinder · 12 years ago
  50. 701ef32 ALSA: core: fix NULL checking in snd_pcm_plug_slave_size() by Xi Wang · 12 years ago
  51. 9af4e7f ALSA: core: fix NULL checking in snd_pcm_plug_client_size() by Xi Wang · 12 years ago
  52. 17a4adb Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  53. 8bb4d9c ALSA: Fix card refcount unbalance by Takashi Iwai · 12 years ago
  54. a5d00dc Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  55. 0914f79 ALSA: Avoid endless sleep after disconnect by Takashi Iwai · 12 years ago
  56. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  57. 9b0573c ALSA: PCM: Fix some races at disconnection by Takashi Iwai · 12 years ago
  58. 9c7066a ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage by Clemens Ladisch · 12 years ago
  59. 4eeaaea ALSA: core: add hooks for audio timestamps by Pierre-Louis Bossart · 12 years ago
  60. 0e8014d ALSA: core: keep track of boundary wrap-around by Pierre-Louis Bossart · 12 years ago
  61. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  62. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  63. bdbf694 switch SNDRV_PCM_IOCTL_LINK to fget_light() by Al Viro · 12 years ago
  64. 9d069dc ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases by Takashi Iwai · 12 years ago
  65. fb4a977 ALSA: Compress - add codec parameter checks by Vinod Koul · 12 years ago
  66. 4dc040a ALSA: compress - move the buffer check by Vinod Koul · 12 years ago
  67. e5d6db8 Merge branch 'topic/tlv-chmap' into for-next by Takashi Iwai · 12 years ago
  68. b35cc82 ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() by Dan Carpenter · 12 years ago
  69. 5efbc26 ALSA: Fix leftover chmap UNKNOWN -> MONO conversions by Takashi Iwai · 12 years ago
  70. 0528842 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  71. 81cb324 ALSA: compress_core: fix open flags test in snd_compr_open() by Dan Carpenter · 12 years ago
  72. 2dc6fbf ALSA: pcm - Use UNKNOWN chmap for mono streams by Takashi Iwai · 12 years ago
  73. 6e67683 ALSA: Remove VOLATILE flag from chmap ctls by Takashi Iwai · 12 years ago
  74. a8d372f ALSA: control: Fix missing VOLATILE flag at creating controls by Takashi Iwai · 12 years ago
  75. 2d3391e ALSA: PCM: channel mapping API implementation by Takashi Iwai · 12 years ago
  76. 14e4291 Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-next by Takashi Iwai · 12 years ago
  77. 4266274 ALSA: remove the main version information by Jaroslav Kysela · 12 years ago
  78. 1f3b140 ALSA: fix possible memory leak in snd_mixer_oss_build_input() by Wei Yongjun · 12 years ago
  79. f0b433e Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  80. 8dea9d3 ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES by Andi Kleen · 12 years ago
  81. 6666cab Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  82. d30a0d8 Merge branch 'topic/next' into for-next by Takashi Iwai · 12 years ago
  83. c810f90 ALSA: PCM: Fix possible memory leaks in the error path by Takashi Iwai · 12 years ago
  84. b778b3f sound: use printk_get_level and printk_skip_level by Joe Perches · 12 years ago
  85. f0913cd Merge branch 'topic/misc' into for-next by Takashi Iwai · 12 years ago
  86. 1464189 ALSA: pcm: Make constraints lists const by Mark Brown · 12 years ago
  87. 4be77a5 ALSA: pcm: Add snd_pcm_rate_bit_to_rate() by Dimitris Papastamos · 12 years ago
  88. 8b21460 ALSA: compress_core: cleanup pointers on stop by Vinod Koul · 12 years ago
  89. 6b18f79 ALSA: compress_core: don't wake up on pause by Vinod Koul · 12 years ago
  90. 3509a03 ALSA: core: group read of pointer, tstamp and jiffies by Pierre-Louis Bossart · 12 years ago
  91. 382e6a8 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  92. 4f7c39d ALSA: pcm - Add proper state checks to snd_pcm_drain() by Takashi Iwai · 12 years ago
  93. 0910c21 ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop by Takashi Iwai · 12 years ago
  94. 779ae5a ALSA: Fix the card number limit of OSS-emulation by Takashi Iwai · 12 years ago
  95. a2e888f ALSA: jack: Update documention to reflect other userspace interfaces by Mark Brown · 12 years ago
  96. f2ec52d ALSA: fix core/vmaster.c kernel-doc warning by Randy Dunlap · 12 years ago
  97. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  98. 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
  99. ca3e929 Merge branch 'topic/jack' into for-linus by Takashi Iwai · 12 years ago
  100. cb3f2ad Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 12 years ago