1. 59f8336 ALSA: seq: Don't break snd_use_lock_sync() loop by timeout by Takashi Iwai · 8 years ago
  2. 74a2c1f ALSA: seq: Fix race during FIFO resize by Takashi Iwai · 8 years ago
  3. ca79952 ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() by Takashi Iwai · 8 years ago
  4. 09cd5d3 ALSA: seq: Fix link corruption by event error handling by Takashi Iwai · 8 years ago
  5. 23b1595 ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() by Takashi Iwai · 8 years ago
  6. 5024b2f ALSA: seq: Fix race at creating a queue by Takashi Iwai · 8 years ago
  7. 9b50898 ALSA: seq: Fix time account regression by Takashi Iwai · 8 years ago
  8. 30c0702 ALSA: seq: fix passing wrong pointer in function call of compatibility layer by Takashi Sakamoto · 8 years ago
  9. 69b0582 ALSA: seq: fix to copy from/to user space by Takashi Sakamoto · 8 years ago
  10. 4127e80 ALSA: seq: initialize whole fields of automatic variable with union type by Takashi Sakamoto · 8 years ago
  11. e12ec25 ALSA: seq: obsolete change of address limit by Takashi Sakamoto · 8 years ago
  12. 04a56dd ALSA: seq: change ioctl command operation to get data in kernel space by Takashi Sakamoto · 8 years ago
  13. 8ce8eb6 ALSA: seq: add an alternative way to handle ioctl requests by Takashi Sakamoto · 8 years ago
  14. 77dfa8d ALSA: seq: add documentation for snd_seq_kernel_client_ctl by Takashi Sakamoto · 8 years ago
  15. 3915bf2 ALSA: seq_timer: use monotonic times internally by Arnd Bergmann · 8 years ago
  16. 76f64b2 ALSA: seq_oss: Change structure initialisation to C99 style by Amitoj Kaur Chawla · 8 years ago
  17. 34ce71a ALSA: timer: remove legacy rtctimer by Alexandre Belloni · 9 years ago
  18. a1ce94d ALSA: seq: Provide card number / PID via sequencer client info by Martin Koegler · 9 years ago
  19. 197b958 ALSA: seq: oss: Don't drain at closing a client by Takashi Iwai · 9 years ago
  20. 13d5e5d ALSA: seq: Fix double port list deletion by Takashi Iwai · 9 years ago
  21. d99a36f ALSA: seq: Fix leak of pool buffer at concurrent writes by Takashi Iwai · 9 years ago
  22. 7f0973e ALSA: seq: Fix lockdep warnings due to double mutex locks by Takashi Iwai · 9 years ago
  23. 06ab300 ALSA: rawmidi: Make snd_rawmidi_transmit() race-free by Takashi Iwai · 9 years ago
  24. 2cdc7b6 ALSA: seq: Fix yet another races among ALSA timer accesses by Takashi Iwai · 9 years ago
  25. 2d1b5c0 ALSA: seq: Fix race at closing in virmidi driver by Takashi Iwai · 9 years ago
  26. da10816 ALSA: seq: Degrade the error message for too many opens by Takashi Iwai · 9 years ago
  27. 5991513 ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() by Takashi Iwai · 9 years ago
  28. 9586495 ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode by Nicolas Boichat · 9 years ago
  29. 3567eb6 ALSA: seq: Fix race at timer setup and close by Takashi Iwai · 9 years ago
  30. 030e2c7 ALSA: seq: Fix missing NULL check at remove_events ioctl by Takashi Iwai · 9 years ago
  31. 83266b6 ALSA: Fix compat_ioctl handling for OSS emulations by Takashi Iwai · 9 years ago
  32. efdbe3c ALSA: midi: constify snd_rawmidi_global_ops structures by Julia Lawall · 9 years ago
  33. 6944702 ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss by Kosuke Tatsukawa · 9 years ago
  34. b816db9 ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS by Takashi Iwai · 9 years ago
  35. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  36. 85d1431 ALSA: core: Build conditionally and remove superfluous ifdefs by Takashi Iwai · 10 years ago
  37. b591b6e ALSA: core: Don't ignore errors at creating proc files by Takashi Iwai · 10 years ago
  38. 3e21a19 ALSA: seq: fill client ID in return value of pool operation by Takashi Sakamoto · 10 years ago
  39. 4945f1f ALSA: seq: Fix init order of snd_seq_device stuff by Takashi Iwai · 10 years ago
  40. 24db8bb ALSA: seq: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 10 years ago
  41. 8d98a06 ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 10 years ago
  42. 54a721a ALSA: seq: Drop snd_seq_autoload_lock() and _unlock() by Takashi Iwai · 10 years ago
  43. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 10 years ago
  44. af03c24 ALSA: seq: Clean up device and driver structs by Takashi Iwai · 10 years ago
  45. 7c37ae5 ALSA: seq: Rewrite sequencer device binding with standard bus by Takashi Iwai · 10 years ago
  46. 72496ed ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in by Takashi Iwai · 10 years ago
  47. b6a4267 ALSA: seq: Move EXPORT_SYMBOL() after each function by Takashi Iwai · 10 years ago
  48. 0b444af ALSA: seq: potential out of bounds in do_control() by Dan Carpenter · 10 years ago
  49. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 10 years ago
  50. 40a4b26 ALSA: Simplify snd_device_register() variants by Takashi Iwai · 10 years ago
  51. 5205388 ALSA: seq: Handle the device directly by Takashi Iwai · 10 years ago
  52. a55bdf1 ALSA: seq: remove unused callback_all field by Clemens Ladisch · 10 years ago
  53. de20b57 ALSA: seq: fix off-by-one error in port limit check by Clemens Ladisch · 10 years ago
  54. 467be35 ALSA: seq: correctly report maximum number of ports by Clemens Ladisch · 10 years ago
  55. 7533185 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  56. 0767e95 ALSA: seq-dummy: remove deadlock-causing events on close by Clemens Ladisch · 10 years ago
  57. 57dca36 ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free" by Markus Elfring · 10 years ago
  58. d712eaf ALSA: core: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  59. d5129f3 Subject: ALSA: seq: Remove autoload locks in driver registration by Takashi Iwai · 10 years ago
  60. 68ab610 ALSA: seq: bind seq driver automatically by Takashi Iwai · 10 years ago
  61. 54841a0 ALSA: seq: Use atomic ops for autoload refcount by Takashi Iwai · 10 years ago
  62. b245a82 ALSA: seq: seq_memory.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  63. 2742325 ALSA: seq: Continue broadcasting events to ports if one of them fails by Adam Goode · 10 years ago
  64. 21fd3e9 ALSA: seq: correctly detect input buffer overflow by Adam Goode · 10 years ago
  65. 53403a8 ALSA: core: Fix format string mismatch in seq_midi.c by Masanari Iida · 11 years ago
  66. bb343e7 ALSA: seq_oss: Use standard printk helpers by Takashi Iwai · 11 years ago
  67. 04cc79a ALSA: seq: Use standard printk helpers by Takashi Iwai · 11 years ago
  68. f2f9307 ALSA: core: Use standard printk helpers by Takashi Iwai · 11 years ago
  69. a67ca25 ALSA: seq_oss: Drop debug prints by Takashi Iwai · 11 years ago
  70. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 11 years ago
  71. 256ca9c ALSA: seq-oss: Initialize MIDI clients asynchronously by Takashi Iwai · 11 years ago
  72. 66efdc7 ALSA: seq: Fix missing error handling in snd_seq_timer_open() by Takashi Iwai · 12 years ago
  73. 85c50a5 ALSA: seq: seq_oss_event: missing range checks by Dan Carpenter · 12 years ago
  74. d93cf06 various: Fix spelling of "registered" in comments. by Adam Buchbinder · 12 years ago
  75. 8dea9d3 ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES by Andi Kleen · 12 years ago
  76. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 13 years ago
  77. 51990e8 device.h: cleanup users outside of linux/include (C files) by Paul Gortmaker · 13 years ago
  78. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  79. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  80. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  81. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  82. 78fa2c4 ALSA: core: remove unused variables. by Luca Tettamanti · 13 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  84. b6aa63e sound:core:seq:seq_ports.c Remove one to many n's in a word. by Justin P. Mattock · 14 years ago
  85. fea952e ALSA: core: sparse cleanups by Clemens Ladisch · 14 years ago
  86. 03cfe6f ALSA: support module on-demand loading for seq and timer by Kay Sievers · 14 years ago
  87. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  88. 27f7ad5 ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() by Takashi Iwai · 14 years ago
  89. 02f4865 ALSA: core - Define llseek fops by Takashi Iwai · 15 years ago
  90. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  91. c85a400 ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s by Thadeu Lima de Souza Cascardo · 15 years ago
  92. a32f667 sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters by Clemens Ladisch · 15 years ago
  93. 0f23c5c Merge branch 'topic/midi' into for-linus by Takashi Iwai · 15 years ago
  94. f96e080 ALSA: OSS sequencer should be initialized after snd_seq_system_client_init by Jaswinder Singh Rajput · 15 years ago
  95. 2d4b842 sound: rawmidi: disable active-sensing-on-close by default by Clemens Ladisch · 15 years ago
  96. 08d0334 sound: seq_oss_midi: remove magic numbers by Clemens Ladisch · 15 years ago
  97. b86c872 sound: seq_midi: do not send MIDI reset when closing by Clemens Ladisch · 15 years ago
  98. f907ed9 seq-midi: always log message on output overrun by Clemens Ladisch · 15 years ago
  99. 3f67f66 Merge branch 'topic/seq-midi-fix' into for-linus by Takashi Iwai · 15 years ago
  100. 6423f9e sound: seq_midi_event: fix decoding of (N)RPN events by Clemens Ladisch · 15 years ago