1. c212dda Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  2. c3ea60c ALSA: seq: fix incorrect order of dest_client/dest_ports arguments by Colin Ian King · 6 years ago
  3. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  4. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  5. 99fff44 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  6. 6b580f5 ALSA: seq: Protect racy pool manipulation from OSS sequencer by Takashi Iwai · 6 years ago
  7. 6740ea6 ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper by Takashi Iwai · 6 years ago
  8. c709f14 ALSA: seq: oss: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  9. e8c9225 ALSA: seq: oss: Use the standard fall-through annotation by Takashi Iwai · 6 years ago
  10. eb2caeb ALSA: seq_oss: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  11. ef965ad ALSA: seq: Minor cleanup of MIDI event parser helpers by Takashi Iwai · 7 years ago
  12. a49a71f ALSA: seq: Fix poll() error return by Takashi Iwai · 7 years ago
  13. 8d218dd ALSA: seq: oss: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  14. f5e94b4 ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device by Takashi Iwai · 7 years ago
  15. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  16. 680ef72 sound: annotate ->poll() instances by Al Viro · 8 years ago
  17. 132d358 ALSA: seq: Fix OSS sysex delivery in OSS emulation by Takashi Iwai · 7 years ago
  18. 3d774d5 ALSA: seq: Allow the tristate build of OSS emulation by Takashi Iwai · 8 years ago
  19. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  20. 76f64b2 ALSA: seq_oss: Change structure initialisation to C99 style by Amitoj Kaur Chawla · 9 years ago
  21. 197b958 ALSA: seq: oss: Don't drain at closing a client by Takashi Iwai · 9 years ago
  22. da10816 ALSA: seq: Degrade the error message for too many opens by Takashi Iwai · 9 years ago
  23. 5991513 ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup() by Takashi Iwai · 9 years ago
  24. 83266b6 ALSA: Fix compat_ioctl handling for OSS emulations by Takashi Iwai · 9 years ago
  25. 6944702 ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss by Kosuke Tatsukawa · 9 years ago
  26. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 10 years ago
  27. 8d98a06 ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures by Takashi Iwai · 10 years ago
  28. 54a721a ALSA: seq: Drop snd_seq_autoload_lock() and _unlock() by Takashi Iwai · 10 years ago
  29. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 10 years ago
  30. 57dca36 ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free" by Markus Elfring · 10 years ago
  31. d712eaf ALSA: core: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  32. bb343e7 ALSA: seq_oss: Use standard printk helpers by Takashi Iwai · 11 years ago
  33. a67ca25 ALSA: seq_oss: Drop debug prints by Takashi Iwai · 11 years ago
  34. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 11 years ago
  35. 256ca9c ALSA: seq-oss: Initialize MIDI clients asynchronously by Takashi Iwai · 12 years ago
  36. 85c50a5 ALSA: seq: seq_oss_event: missing range checks by Dan Carpenter · 12 years ago
  37. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  38. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
  39. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 14 years ago
  40. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  41. 27f7ad5 ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() by Takashi Iwai · 14 years ago
  42. 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
  43. 08d0334 sound: seq_oss_midi: remove magic numbers by Clemens Ladisch · 16 years ago
  44. 006de267 ALSA: Add missing KERN_* prefix to printk in sound/core by Takashi Iwai · 16 years ago
  45. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 17 years ago
  46. 82e68f7 sound: ensure device number is valid in snd_seq_oss_synth_make_info by Willy Tarreau · 17 years ago
  47. c354cd7 [ALSA] seq-oss - Remove invalid BUG() by Takashi Iwai · 17 years ago
  48. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  49. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  50. 7034632 [ALSA] seq: resource leak fix and various code cleanups by Eugene Teo · 18 years ago
  51. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  52. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 18 years ago
  53. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 19 years ago
  54. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  55. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 19 years ago
  56. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  57. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  58. 04f141a [ALSA] Optimize for config without PROC_FS (seq and oss parts) by Takashi Iwai · 19 years ago
  59. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  60. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  61. 080dece [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation by Takashi Iwai · 19 years ago
  62. ecca82b [ALSA] Replace with kzalloc() - seq stuff by Takashi Iwai · 19 years ago
  63. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 20 years ago
  64. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 20 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2