1. 0a11458 ALSA: Fix typos in alsa-driver-api.xml by Masanari Iida · 10 years ago
  2. deb6596 ALSA: Refactor slot assignment code by Takashi Iwai · 10 years ago
  3. 4c3773e ALSA: bits vs bytes bug in snd_card_create() by Dan Carpenter · 10 years ago
  4. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 10 years ago
  5. e3a9269 ALSA: Add helper function for intersecting two rate masks by Lars-Peter Clausen · 10 years ago
  6. 6ab08ce ALSA: PCM: Warn when buffer preallocation fails by Takashi Iwai · 10 years ago
  7. 2d82ea2 ALSA: Merge memalloc code into snd-pcm module by Takashi Iwai · 10 years ago
  8. f5d8e6d ALSA: Remove superfluous header inclusions in memalloc.c by Takashi Iwai · 10 years ago
  9. 47d98c0 ALSA: Remove memory reservation code from memalloc helper by Takashi Iwai · 10 years ago
  10. d7b1354 ALSA: Remove memory accounting in memalloc helper by Takashi Iwai · 10 years ago
  11. 2aac06f ALSA: compress: remove the sample rate check by Vinod Koul · 11 years ago
  12. ed697e1 ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function by JongHo Kim · 11 years ago
  13. 73d75ba Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  14. 07968fe sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer by Nicolin Chen · 11 years ago
  15. 32b8544 ALSA: jack: Unregister input device at disconnection by Takashi Iwai · 11 years ago
  16. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  17. c15b149 ALSA: compress_core: don't return -EBADFD from poll if paused by Richard Fitzgerald · 11 years ago
  18. f44f2a5 ALSA: compress: fix drain calls blocking other compress functions (v6) by Vinod Koul · 11 years ago
  19. fce762e Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  20. a4461f4 ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM by Russell King · 11 years ago
  21. 97f44f5 ALSA: Limit the fallback card id string size by Takashi Iwai · 11 years ago
  22. a40a393 ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram() by Takashi Iwai · 11 years ago
  23. 9f694bc ALSA: memalloc: Make snd_{malloc|free}_dev_iram() static by Takashi Iwai · 11 years ago
  24. 60f6fef ALSA: Optimize module name check by Takashi Iwai · 11 years ago
  25. 1f96153 ALSA: pcm: Add fallthru comments by Takashi Iwai · 11 years ago
  26. 6343731 ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protection by Takashi Iwai · 11 years ago
  27. a655f75 ALSA: pcm_dmaengine: Remove hardcoded PCM formats by Takashi Iwai · 11 years ago
  28. e84f9e5 consolidate the reassignments of ->f_op in ->open() instances by Al Viro · 11 years ago
  29. 917f4b5 ALSA: compress: fix drain calls blocking other compress functions by Vinod Koul · 11 years ago
  30. a5606f8 ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code by Takashi Iwai · 11 years ago
  31. 0550321 ALSA: Add SoC on-chip internal ram support for DMA buffer allocation by Nicolin Chen · 11 years ago
  32. b26d19e ALSA: compress: Make sure we trigger STOP before closing the stream. by Liam Girdwood · 11 years ago
  33. 4028b6c ALSA: compress: Fix compress device unregister. by Liam Girdwood · 11 years ago
  34. 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
  35. 74d779a ALSA: pcm: Use snd_printd_ratelimit() by Tim Gardner · 11 years ago
  36. 903eb31 ALSA: core: allow SND_DMAENGINE_PCM use from modules by Daniel Mack · 11 years ago
  37. b7ae6f3 ALSA: move dmaengine implementation from ASoC to ALSA core by Daniel Mack · 11 years ago
  38. a8d3060 ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION by Vinod Koul · 11 years ago
  39. 256ca9c ALSA: seq-oss: Initialize MIDI clients asynchronously by Takashi Iwai · 11 years ago
  40. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  41. 1ba65ae ALSA: vmaster: Fix the regression of missing vmaster hook call by Takashi Iwai · 11 years ago
  42. 0888c32 pcm_native: switch to fdget()/fdput() by Al Viro · 11 years ago
  43. 1ca2f2e ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function by Takashi Iwai · 11 years ago
  44. ddf753e Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  45. dd6c5cd snd_pcm_link(): fix a leak... by Al Viro · 11 years ago
  46. 7bb2491 ALSA: Add kconfig to specify the max card numbers by Takashi Iwai · 11 years ago
  47. 8edbb19 ALSA: Fix the default suffix string with high card number by Takashi Iwai · 11 years ago
  48. e6c2e7e ALSA: Constify the snd_pcm_substream struct ops field by Lars-Peter Clausen · 11 years ago
  49. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  50. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  51. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  52. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  53. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  54. 7548134 ALSA: compress: fix the states to check for allowing read by Vinod Koul · 11 years ago
  55. 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
  56. 47966e9 ALSA: compress: Use kzalloc() for ioctls writing back data by Takashi Iwai · 11 years ago
  57. 1c62e9f ALSA: compress: info leak in snd_compr_get_caps() by Dan Carpenter · 11 years ago
  58. f0283b5 ALSA: compress_core: Rework writes to use cumulative values by Charles Keepax · 11 years ago
  59. ccf17b1 ALSA: compress_core: Remove unused hw_pointer by Charles Keepax · 11 years ago
  60. 49bb640 ALSA: compress_core: Add support for capture streams by Charles Keepax · 11 years ago
  61. 4daf891 ALSA: compress_core: Deconstify copy callback buffer by Charles Keepax · 11 years ago
  62. 5b1f79f ALSA: compress_core: Calculate avail correctly for capture streams by Charles Keepax · 11 years ago
  63. 4c28e32 ALSA: compress_core: Update calc_avail to use cumulative values by Charles Keepax · 11 years ago
  64. 0fe09a4 vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  65. ef7a4f9 ALSA: add DSD formats by Daniel Mack · 11 years ago
  66. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  67. aee0c61 snd_info_register: switch to proc_create_data/proc_mkdir_mode by Al Viro · 11 years ago
  68. cf30f46 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  69. 0bc0ec9 ALSA: info: Small refactoring and a sanity check in snd_info_get_line() by Takashi Iwai · 11 years ago
  70. 0d861ac ALSA: info: Avoid leaking kernel memory by Takashi Iwai · 11 years ago
  71. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  72. 66efdc7 ALSA: seq: Fix missing error handling in snd_seq_timer_open() by Takashi Iwai · 11 years ago
  73. 2069d48 ALSA: vmaster: Fix slave change notification by Takashi Iwai · 11 years ago
  74. 85c50a5 ALSA: seq: seq_oss_event: missing range checks by Dan Carpenter · 11 years ago
  75. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  76. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  77. 9727b49 ALSA: compress: add support for gapless playback by Jeeja KP · 11 years ago
  78. 17ac8e5 ALSA: core: don't return uninitialized snd_compr_tstamp by Richard Fitzgerald · 11 years ago
  79. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  80. 6cf9515 ALSA: pcm: Fix return code in pcm_native.c by Sachin Kamat · 12 years ago
  81. 51d503d ALSA: PCM: Remove redundant null check before kfree by Sachin Kamat · 12 years ago
  82. d93cf06 various: Fix spelling of "registered" in comments. by Adam Buchbinder · 12 years ago
  83. 701ef32 ALSA: core: fix NULL checking in snd_pcm_plug_slave_size() by Xi Wang · 12 years ago
  84. 9af4e7f ALSA: core: fix NULL checking in snd_pcm_plug_client_size() by Xi Wang · 12 years ago
  85. 17a4adb Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  86. 8bb4d9c ALSA: Fix card refcount unbalance by Takashi Iwai · 12 years ago
  87. a5d00dc Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  88. 0914f79 ALSA: Avoid endless sleep after disconnect by Takashi Iwai · 12 years ago
  89. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  90. 9b0573c ALSA: PCM: Fix some races at disconnection by Takashi Iwai · 12 years ago
  91. 9c7066a ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage by Clemens Ladisch · 12 years ago
  92. 4eeaaea ALSA: core: add hooks for audio timestamps by Pierre-Louis Bossart · 12 years ago
  93. 0e8014d ALSA: core: keep track of boundary wrap-around by Pierre-Louis Bossart · 12 years ago
  94. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  95. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  96. bdbf694 switch SNDRV_PCM_IOCTL_LINK to fget_light() by Al Viro · 12 years ago
  97. 9d069dc ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases by Takashi Iwai · 12 years ago
  98. fb4a977 ALSA: Compress - add codec parameter checks by Vinod Koul · 12 years ago
  99. 4dc040a ALSA: compress - move the buffer check by Vinod Koul · 12 years ago
  100. e5d6db8 Merge branch 'topic/tlv-chmap' into for-next by Takashi Iwai · 12 years ago