1. 6f02174 ALSA: ctl: change return value in compatibility layer so that it's the same value in core implementation by Takashi Sakamoto · 8 years ago
  2. ca80e26 Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  3. 89595f5 Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-next by Mark Brown · 8 years ago
  4. 0ab1ace ALSA: pcm: Avoid "BUG:" string for warnings again by Takashi Iwai · 8 years ago
  5. a1ce94d ALSA: seq: Provide card number / PID via sequencer client info by Martin Koegler · 8 years ago
  6. cdb1ee3 ALSA: compress: fix more typos by Vinod Koul · 8 years ago
  7. 41eb94f ALSA: compress: fix some typos by Vinod Koul · 8 years ago
  8. 862bca5 ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation by Vinod Koul · 8 years ago
  9. 35383a2 ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state by Eric Laurent · 8 years ago
  10. 6defb60 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  11. 197b958 ALSA: seq: oss: Don't drain at closing a client by Takashi Iwai · 8 years ago
  12. 9712857 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  13. b24e7ad ALSA: timer: Fix ioctls for X32 ABI by Takashi Iwai · 8 years ago
  14. 3a72494 ALSA: timer: Fix broken compat timer user status ioctl by Takashi Iwai · 8 years ago
  15. 2251fbb ALSA: rawmidi: Fix ioctls X32 ABI by Takashi Iwai · 8 years ago
  16. dd7e3f8 ALSA: rawmidi: Use comapt_put_timespec() by Takashi Iwai · 8 years ago
  17. 513ace7 ALSA: pcm: Fix ioctls for X32 ABI by Takashi Iwai · 8 years ago
  18. 6236d8b ALSA: ctl: Fix ioctls for X32 ABI by Takashi Iwai · 8 years ago
  19. d61b04f Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  20. fe0d128 ALSA: jack: Allow building the jack layer without input device by Takashi Iwai · 8 years ago
  21. 67ec107 ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream by Takashi Iwai · 8 years ago
  22. 13d5e5d ALSA: seq: Fix double port list deletion by Takashi Iwai · 8 years ago
  23. d99a36f ALSA: seq: Fix leak of pool buffer at concurrent writes by Takashi Iwai · 8 years ago
  24. f65e0d2 ALSA: timer: Call notifier in the same spinlock by Takashi Iwai · 8 years ago
  25. 9984d1b ALSA: timer: Protect the whole snd_timer_close() with open race by Takashi Iwai · 8 years ago
  26. 4dff5c7 ALSA: timer: Fix race at concurrent reads by Takashi Iwai · 8 years ago
  27. ed8b1d6 ALSA: timer: Fix race between stop and interrupt by Takashi Iwai · 8 years ago
  28. 117159f ALSA: timer: Fix wrong instance passed to slave callbacks by Takashi Iwai · 8 years ago
  29. 3bdff24 ALSA: pcm: Add snd_pcm_rate_range_to_bits() by Mengdong Lin · 8 years ago
  30. 094fd3b ALSA: timer: Fix leftover link at closing by Takashi Iwai · 8 years ago
  31. 7f0973e ALSA: seq: Fix lockdep warnings due to double mutex locks by Takashi Iwai · 8 years ago
  32. 81f5775 ALSA: rawmidi: Fix race at copying & updating the position by Takashi Iwai · 8 years ago
  33. 06ab300 ALSA: rawmidi: Make snd_rawmidi_transmit() race-free by Takashi Iwai · 8 years ago
  34. f146357 ALSA: timer: Sync timer deletion at closing the system timer by Takashi Iwai · 8 years ago
  35. f784beb ALSA: timer: Fix link corruption due to double start or stop by Takashi Iwai · 8 years ago
  36. 2cdc7b6 ALSA: seq: Fix yet another races among ALSA timer accesses by Takashi Iwai · 8 years ago
  37. b248371 ALSA: pcm: Fix potential deadlock in OSS emulation by Takashi Iwai · 8 years ago
  38. cc85f7a ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check by Takashi Iwai · 8 years ago
  39. 2d1b5c0 ALSA: seq: Fix race at closing in virmidi driver by Takashi Iwai · 8 years ago
  40. ac1efcf ALSA: timer: fix SND_PCM_TIMER Kconfig text by Randy Dunlap · 8 years ago
  41. 462b3f1 ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures by Takashi Iwai · 8 years ago
  42. da10816 ALSA: seq: Degrade the error message for too many opens by Takashi Iwai · 8 years ago
  43. 5991513 ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() by Takashi Iwai · 8 years ago
  44. e7cc3ed Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  45. 40ed9444 ALSA: timer: Introduce disconnect op to snd_timer_instance by Takashi Iwai · 8 years ago
  46. 230323d ALSA: timer: Handle disconnection more safely by Takashi Iwai · 8 years ago
  47. c0bcdbd ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0 by Takashi Iwai · 8 years ago
  48. 9586495 ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode by Nicolas Boichat · 8 years ago
  49. 43c54b8 ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode by Nicolas Boichat · 8 years ago
  50. 2ba1fe7 ALSA: hrtimer: Fix stall by hrtimer_cancel() by Takashi Iwai · 8 years ago
  51. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  52. c3b1681 ALSA: timer: Code cleanup by Takashi Iwai · 8 years ago
  53. b5a663a ALSA: timer: Harden slave timer list handling by Takashi Iwai · 8 years ago
  54. af36802 ALSA: timer: Fix race among timer ioctls by Takashi Iwai · 8 years ago
  55. ee8413b ALSA: timer: Fix double unlink of active_list by Takashi Iwai · 8 years ago
  56. de65360 ALSA: hda_intel: add card number to irq description by Heiner Kallweit · 9 years ago
  57. 3567eb6 ALSA: seq: Fix race at timer setup and close by Takashi Iwai · 8 years ago
  58. 030e2c7 ALSA: seq: Fix missing NULL check at remove_events ioctl by Takashi Iwai · 8 years ago
  59. 4632537 ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc by Nicholas Mc Guire · 9 years ago
  60. c103688 ALSA: compress: add support for 32bit calls in a 64bit kernel by Ravindra Lokhande · 9 years ago
  61. 83266b6 ALSA: Fix compat_ioctl handling for OSS emulations by Takashi Iwai · 9 years ago
  62. e5241a8 ALSA: compress: Pass id string to snd_compress_new by Richard Fitzgerald · 9 years ago
  63. 3174272 ALSA: compress: Add procfs info file for compressed nodes by Richard Fitzgerald · 9 years ago
  64. b17154c ALSA: pcm: constify action_ops structures by Julia Lawall · 9 years ago
  65. efdbe3c ALSA: midi: constify snd_rawmidi_global_ops structures by Julia Lawall · 9 years ago
  66. bc0e734 ALSA: pcm_dmaengine: Properly synchronize DMA on shutdown by Lars-Peter Clausen · 9 years ago
  67. e5e113c ALSA: Constify ratden/ratnum constraints by Lars-Peter Clausen · 9 years ago
  68. 53e597b ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime by Lars-Peter Clausen · 9 years ago
  69. 90bbaf6 ALSA: timer: add config item to export PCM timer disabling for expert by Jie Yang · 9 years ago
  70. 5a1f8c4 ALSA: oss: underflow in snd_mixer_oss_proc_write() by Dan Carpenter · 9 years ago
  71. 6944702 ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss by Kosuke Tatsukawa · 9 years ago
  72. 094435d ALSA: pcm: Avoid double hw_free calls at releasing a stream by Takashi Iwai · 9 years ago
  73. 145d92e ALSA: core: check for underflow in snd_pcm_sw_params() by Dan Carpenter · 9 years ago
  74. 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
  75. 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
  76. 67756e3 ALSA: pcm: Fix lockdep warning with nonatomic PCM ops by Takashi Iwai · 9 years ago
  77. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. 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
  79. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  80. 0755e74 ALSA: Fix uninintialized error return by Colin Ian King · 9 years ago
  81. 7378bc2 ALSA: jack: Fix endless loop at unique index detection by Takashi Iwai · 9 years ago
  82. 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
  83. 60b9303 ALSA: pcm: Fix pcm_class sysfs output by Takashi Iwai · 9 years ago
  84. 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
  85. d0a601c ALSA: jack: Fix the id uniqueness check by Takashi Iwai · 9 years ago
  86. 984a854 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  87. b816db9 ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  88. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  89. e0ecb05 ALSA: Kconfig: add config item SND_PROC_FS for expert by Jie Yang · 9 years ago
  90. 181a152 Merge branch 'topic/hdmi' into for-next by Takashi Iwai · 9 years ago
  91. 9203dd0 ALSA: pcm: add IEC958 channel status helper by Russell King · 9 years ago
  92. 838d163 ALSA: pcm: add DRM ELD helper by Russell King · 9 years ago
  93. 6ab97f2 ALSA: jack: Remove MODULE_*() macros by Takashi Iwai · 9 years ago
  94. 13a9883 ALSA: pcm: Modify double acknowledged interrupts check condition by Koro Chen · 9 years ago
  95. c309c46 ALSA: info: Drop kerneldoc comment from snd_info_create_entry() by Takashi Iwai · 9 years ago
  96. 8e7ccb7 ALSA: info: Move list addition to snd_info_create_entry() by Takashi Iwai · 9 years ago
  97. 2471b6c ALSA: info: Register proc entries recursively, too by Takashi Iwai · 9 years ago
  98. 90a409a ALSA: info: Fix leaks of child entries at snd_info_free_entry() by Takashi Iwai · 9 years ago
  99. 3d716a0 Merge branch 'topic/jack' into for-next by Takashi Iwai · 9 years ago
  100. 43b2cd5 ALSA: jack: Fix another NULL dereference due to empty input jack by Takashi Iwai · 9 years ago