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