1. 6236d8b ALSA: ctl: Fix ioctls for X32 ABI by Takashi Iwai · 8 years ago
  2. 67ec107 ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream by Takashi Iwai · 8 years ago
  3. 13d5e5d ALSA: seq: Fix double port list deletion by Takashi Iwai · 8 years ago
  4. d99a36f ALSA: seq: Fix leak of pool buffer at concurrent writes by Takashi Iwai · 8 years ago
  5. 4dff5c7 ALSA: timer: Fix race at concurrent reads by Takashi Iwai · 8 years ago
  6. ed8b1d6 ALSA: timer: Fix race between stop and interrupt by Takashi Iwai · 8 years ago
  7. 117159f ALSA: timer: Fix wrong instance passed to slave callbacks by Takashi Iwai · 8 years ago
  8. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 8 years ago
  9. 7f0973e ALSA: seq: Fix lockdep warnings due to double mutex locks by Takashi Iwai · 8 years ago
  10. 81f5775 ALSA: rawmidi: Fix race at copying & updating the position by Takashi Iwai · 8 years ago
  11. 06ab300 ALSA: rawmidi: Make snd_rawmidi_transmit() race-free by Takashi Iwai · 8 years ago
  12. f146357 ALSA: timer: Sync timer deletion at closing the system timer by Takashi Iwai · 8 years ago
  13. f784beb ALSA: timer: Fix link corruption due to double start or stop by Takashi Iwai · 8 years ago
  14. 2cdc7b6 ALSA: seq: Fix yet another races among ALSA timer accesses by Takashi Iwai · 8 years ago
  15. b248371 ALSA: pcm: Fix potential deadlock in OSS emulation by Takashi Iwai · 8 years ago
  16. cc85f7a ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check by Takashi Iwai · 8 years ago
  17. 2d1b5c0 ALSA: seq: Fix race at closing in virmidi driver by Takashi Iwai · 8 years ago
  18. ac1efcf ALSA: timer: fix SND_PCM_TIMER Kconfig text by Randy Dunlap · 8 years ago
  19. 462b3f1 ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures by Takashi Iwai · 8 years ago
  20. da10816 ALSA: seq: Degrade the error message for too many opens by Takashi Iwai · 9 years ago
  21. 5991513 ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() by Takashi Iwai · 9 years ago
  22. e7cc3ed Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  23. 40ed9444 ALSA: timer: Introduce disconnect op to snd_timer_instance by Takashi Iwai · 9 years ago
  24. 230323d ALSA: timer: Handle disconnection more safely by Takashi Iwai · 9 years ago
  25. c0bcdbd ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0 by Takashi Iwai · 9 years ago
  26. 9586495 ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode by Nicolas Boichat · 9 years ago
  27. 43c54b8 ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode by Nicolas Boichat · 9 years ago
  28. 2ba1fe7 ALSA: hrtimer: Fix stall by hrtimer_cancel() by Takashi Iwai · 9 years ago
  29. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  30. c3b1681 ALSA: timer: Code cleanup by Takashi Iwai · 9 years ago
  31. b5a663a ALSA: timer: Harden slave timer list handling by Takashi Iwai · 9 years ago
  32. af36802 ALSA: timer: Fix race among timer ioctls by Takashi Iwai · 9 years ago
  33. ee8413b ALSA: timer: Fix double unlink of active_list by Takashi Iwai · 9 years ago
  34. de65360 ALSA: hda_intel: add card number to irq description by Heiner Kallweit · 9 years ago
  35. 3567eb6 ALSA: seq: Fix race at timer setup and close by Takashi Iwai · 9 years ago
  36. 030e2c7 ALSA: seq: Fix missing NULL check at remove_events ioctl by Takashi Iwai · 9 years ago
  37. 4632537 ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc by Nicholas Mc Guire · 9 years ago
  38. c103688 ALSA: compress: add support for 32bit calls in a 64bit kernel by Ravindra Lokhande · 9 years ago
  39. 83266b6 ALSA: Fix compat_ioctl handling for OSS emulations by Takashi Iwai · 9 years ago
  40. e5241a8 ALSA: compress: Pass id string to snd_compress_new by Richard Fitzgerald · 9 years ago
  41. 3174272 ALSA: compress: Add procfs info file for compressed nodes by Richard Fitzgerald · 9 years ago
  42. b17154c ALSA: pcm: constify action_ops structures by Julia Lawall · 9 years ago
  43. efdbe3c ALSA: midi: constify snd_rawmidi_global_ops structures by Julia Lawall · 9 years ago
  44. bc0e734 ALSA: pcm_dmaengine: Properly synchronize DMA on shutdown by Lars-Peter Clausen · 9 years ago
  45. e5e113c ALSA: Constify ratden/ratnum constraints by Lars-Peter Clausen · 9 years ago
  46. 53e597b ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime by Lars-Peter Clausen · 9 years ago
  47. 90bbaf6 ALSA: timer: add config item to export PCM timer disabling for expert by Jie Yang · 9 years ago
  48. 5a1f8c4 ALSA: oss: underflow in snd_mixer_oss_proc_write() by Dan Carpenter · 9 years ago
  49. 6944702 ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss by Kosuke Tatsukawa · 9 years ago
  50. 094435d ALSA: pcm: Avoid double hw_free calls at releasing a stream by Takashi Iwai · 9 years ago
  51. 145d92e ALSA: core: check for underflow in snd_pcm_sw_params() by Dan Carpenter · 9 years ago
  52. 0052b7d ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type because this structure had been removed by Takashi Sakamoto · 9 years ago
  53. 43cbf02 Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  54. 67756e3 ALSA: pcm: Fix lockdep warning with nonatomic PCM ops by Takashi Iwai · 9 years ago
  55. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. f822dcc Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  57. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  58. 0755e74 ALSA: Fix uninintialized error return by Colin Ian King · 9 years ago
  59. 7378bc2 ALSA: jack: Fix endless loop at unique index detection by Takashi Iwai · 9 years ago
  60. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  61. 60b9303 ALSA: pcm: Fix pcm_class sysfs output by Takashi Iwai · 9 years ago
  62. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. d0a601c ALSA: jack: Fix the id uniqueness check by Takashi Iwai · 9 years ago
  64. 984a854 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  65. b816db9 ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  66. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  67. e0ecb05 ALSA: Kconfig: add config item SND_PROC_FS for expert by Jie Yang · 9 years ago
  68. 181a152 Merge branch 'topic/hdmi' into for-next by Takashi Iwai · 9 years ago
  69. 9203dd0 ALSA: pcm: add IEC958 channel status helper by Russell King · 9 years ago
  70. 838d163 ALSA: pcm: add DRM ELD helper by Russell King · 9 years ago
  71. 6ab97f2 ALSA: jack: Remove MODULE_*() macros by Takashi Iwai · 9 years ago
  72. 13a9883 ALSA: pcm: Modify double acknowledged interrupts check condition by Koro Chen · 9 years ago
  73. c309c46 ALSA: info: Drop kerneldoc comment from snd_info_create_entry() by Takashi Iwai · 9 years ago
  74. 8e7ccb7 ALSA: info: Move list addition to snd_info_create_entry() by Takashi Iwai · 9 years ago
  75. 2471b6c ALSA: info: Register proc entries recursively, too by Takashi Iwai · 9 years ago
  76. 90a409a ALSA: info: Fix leaks of child entries at snd_info_free_entry() by Takashi Iwai · 9 years ago
  77. 3d716a0 Merge branch 'topic/jack' into for-next by Takashi Iwai · 9 years ago
  78. 43b2cd5 ALSA: jack: Fix another NULL dereference due to empty input jack by Takashi Iwai · 9 years ago
  79. 6ed9495 ALSA: jack: don't report input event for phantom jack by Jie Yang · 9 years ago
  80. 1962fca Merge branch 'topic/jack' into for-next by Takashi Iwai · 9 years ago
  81. 807845e ALSA: jack: remove exporting ctljack functions by Jie Yang · 9 years ago
  82. 2ba2dfa ALSA: hda - Update to use the new jack kctls method by Jie Yang · 9 years ago
  83. 4e3f0dc ALSA: jack: extend snd_jack_new to support phantom jack by Jie Yang · 9 years ago
  84. b8dd086 ALSA: Jack: handle jack embedded kcontrol creating within ctljack by Jie Yang · 9 years ago
  85. 9058cbe ALSA: jack: implement kctl creating for jack devices by Jie Yang · 9 years ago
  86. f1a7754 Merge branch 'for-4.2' into for-next by Takashi Iwai · 9 years ago
  87. a0dca82 ALSA: core: Clean up OSS proc file management by Takashi Iwai · 9 years ago
  88. 85d1431 ALSA: core: Build conditionally and remove superfluous ifdefs by Takashi Iwai · 9 years ago
  89. b591b6e ALSA: core: Don't ignore errors at creating proc files by Takashi Iwai · 9 years ago
  90. b046d24 ALSA: core: Remove superfluous exit calls for proc entries by Takashi Iwai · 9 years ago
  91. 644dbd6 ALSA: core: Manage asound root directory with snd_info_entry by Takashi Iwai · 9 years ago
  92. c560a67 ALSA: core: Remove child proc file elements recursively by Takashi Iwai · 9 years ago
  93. 886364f ALSA: core: Fix possible memory leaks at error path in info.c by Takashi Iwai · 9 years ago
  94. 4adb7bc ALSA: core: Use seq_file for text proc file reads by Takashi Iwai · 9 years ago
  95. 447fbbd sound: Use hrtimer_resolution instead of hrtimer_get_res() by Thomas Gleixner · 9 years ago
  96. d0a3997 Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  97. e1c78df ALSA: ctl: fix to handle several elements added by one operation for userspace element by Takashi Sakamoto · 9 years ago
  98. c30cf8c ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_* by Takashi Iwai · 9 years ago
  99. 1c65d98 pcm: another weird API abuse by Al Viro · 9 years ago
  100. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago