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