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