1. e68235c ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHz by Oswald Buddenhagen · 1 year, 9 months ago
  2. 6a32425 ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control() by Artemii Karasev · 2 years, 1 month ago
  3. 292a089 treewide: Convert del_timer*() to timer_shutdown*() by Steven Rostedt (Google) · 2 years, 2 months ago
  4. f0a8687 ALSA: Use del_timer_sync() before freeing timer by Steven Rostedt (Google) · 2 years, 4 months ago
  5. d159037 ALSA: synth: missing check for possible NULL after the call to kstrdup by Austin Kim · 3 years, 4 months ago
  6. ced7c28 ALSA: emux: fix spelling mistakes by gushengxian · 3 years, 8 months ago
  7. dd1fc3c ALSA: synth: Fix assignment in if condition by Takashi Iwai · 3 years, 9 months ago
  8. 55a6921 ALSA: emux: More constifications by Takashi Iwai · 5 years ago
  9. 87065d3 ALSA: seq: oss: Constify snd_seq_oss_callback definitions by Takashi Iwai · 5 years ago
  10. aad7ebb ALSA: seq: Constify struct snd_midi_op by Takashi Iwai · 5 years ago
  11. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. 2854cd3 ALSA: synth: emux: soundfont.c: divide by zero in calc_gus_envelope_time() by Dan Carpenter · 6 years ago
  14. e42dd3e ALSA: emux: Add support of loading GUS-patch by Takashi Iwai · 6 years ago
  15. 69fad28 ALSA: emux: Remove superfluous snd_info_register() calls by Takashi Iwai · 6 years ago
  16. 4aea96f ALSA: emux: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
  17. c000c4f ALSA: synth: Remove empty init and exit by Takashi Iwai · 7 years ago
  18. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 08352b2 ALSA: emux: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  21. 41e4b7d ALSA: emux: remove unused redundant variable p2 by Colin Ian King · 7 years ago
  22. 64a591e ALSA: emux: Delete two error messages for a failed memory allocation in snd_emux_create_port() by Markus Elfring · 8 years ago
  23. fbc020b ALSA: emux: Adjust four checks for null pointers by Markus Elfring · 8 years ago
  24. 949a0c2 ALSA: emux: Improve a size determination in two functions by Markus Elfring · 8 years ago
  25. c997aab ALSA: emux: Adjust one function call together with a variable assignment by Markus Elfring · 8 years ago
  26. f03293d ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig by Takashi Iwai · 8 years ago
  27. 8272115 ALSA: synth: Select snd-emux-synth explicitly by Takashi Iwai · 8 years ago
  28. 3d774d5 ALSA: seq: Allow the tristate build of OSS emulation by Takashi Iwai · 8 years ago
  29. 5885615 ALSA: emux: stop if copy_from_user() fails by Dan Carpenter · 8 years ago
  30. f93a1c9 ALSA: synth: use designated initializers by Kees Cook · 8 years ago
  31. 3643b46 ALSA: emux: constify nrpn_conv_table structures by Julia Lawall · 9 years ago
  32. 225db57 ALSA: synth: Fix conflicting OSS device registration on AWE32 by Takashi Iwai · 9 years ago
  33. 52262b4 ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS by Takashi Iwai · 10 years ago
  34. 1c94e65 ALSA: emux: Fix mutex deadlock in OSS emulation by Takashi Iwai · 10 years ago
  35. 07b0e5d ALSA: emux: Fix mutex deadlock at unloading by Takashi Iwai · 10 years ago
  36. 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 10 years ago
  37. abd0835 ALSA: emux: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  38. b172e0a ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free" by Markus Elfring · 10 years ago
  39. 14577c2 ALSA: synth: emux: soundfont.c: Cleaning up memory leak by Rickard Strandqvist · 11 years ago
  40. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  41. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
  42. a254dba ALSA: emux: Add trivial compat ioctl handler by Ben Hutchings · 14 years ago
  43. 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
  44. fbfecd3 tree-wide: fix typos "couter" -> "counter" by Uwe Kleine-König · 15 years ago
  45. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 16 years ago
  46. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  47. 42b0158 ALSA: emux - Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
  48. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 16 years ago
  49. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 17 years ago
  50. bf91141 [ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release event by maximilian attems · 17 years ago
  51. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  52. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  53. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  54. 8e6c962 [ALSA] sound/synth/util_mem.c: remove pointless check by Adrian Bunk · 18 years ago
  55. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  56. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 19 years ago
  57. d20cad6 [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c by Eric Sesterhenn · 19 years ago
  58. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 19 years ago
  59. c97f3dd [ALSA] fix port type bits by Clemens Ladisch · 19 years ago
  60. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  61. 95ff1756 [ALSA] emux - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 19 years ago
  62. ef9f0a4 [ALSA] semaphore -> mutex (driver part) by Ingo Molnar · 19 years ago
  63. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  64. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  65. b32425a [ALSA] Fix possible races in timer callbacks by Takashi Iwai · 19 years ago
  66. 03da312 [ALSA] Remove xxx_t typedefs: Emu-X synth by Takashi Iwai · 19 years ago
  67. a57d151 [ALSA] emux - Avoid cast of function pointers by Takashi Iwai · 19 years ago
  68. fc20773 [ALSA] Fix emu10k1 synth problems. by Tim · 19 years ago
  69. 561b220 [ALSA] Replace with kzalloc() - others by Takashi Iwai · 19 years ago
  70. a278655 [ALSA] Fix missing spin_unlock by Takashi Iwai · 20 years ago
  71. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 20 years ago
  72. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 20 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2