1. 920595d ALSA: sb: Fix potential ABBA deadlock in CSP driver by Takashi Iwai · 3 years, 2 months ago
  2. 6a0661a ALSA: isa: Fix error return code in snd_cmi8330_probe() by Zhen Lei · 3 years, 3 months ago
  3. 7d53f5f ALSA: sb: Fix potential double-free of CSP mixer elements by Takashi Iwai · 3 years, 4 months ago
  4. dd3d39a Revert "ALSA: sb8: add a check for request_region" by Greg Kroah-Hartman · 3 years, 5 months ago
  5. ce1fddf ALSA: sb: Fix two use after free in snd_sb_qsound_build by Lv Yunlong · 3 years, 5 months ago
  6. 21276f2 ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer by Lv Yunlong · 3 years, 5 months ago
  7. e685174 ALSA: isa/wavefront: prevent out of bounds write in ioctl by Dan Carpenter · 4 years, 5 months ago
  8. 008eaa9 ALSA: es1688: Add the missed snd_card_free() by Chuhong Yuan · 4 years, 4 months ago
  9. a4dc992 ALSA: opti9xx: shut up gcc-10 range warning by Arnd Bergmann · 4 years, 5 months ago
  10. cf7c505 ALSA: cs4236: fix error return comparison of an unsigned integer by Colin Ian King · 4 years, 10 months ago
  11. 5e6e33f ALSA: sb8: add a check for request_region by Kangjie Lu · 6 years ago
  12. 12b2eff ALSA: wss: Fix invalid snd_free_pages() at error path by Takashi Iwai · 6 years ago
  13. 5993f94 ALSA: msnd: Fix the default sample sizes by Takashi Iwai · 6 years ago
  14. 03bea51 ALSA: msnd: Optimize / harden DSP and MIDI loops by Takashi Iwai · 7 years ago
  15. 1524c71 ALSA: adlib: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  16. ab55c05 ALSA: galaxy: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  17. af486dd ALSA: sc6000: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  18. a04236e ALSA: gusclassic: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  19. bfc7e0f ALSA: gusextreme: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  20. a99e8c6 ALSA: gusmax: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  21. ec5c089 ALSA: cs4231: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  22. 042c576 ALSA: cmi8328: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  23. d2fd147 ALSA: ad1848: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  24. fc733cf ALSA: jazz16: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  25. bb974b8 ALSA: sb8: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  26. 84d7a44 ALSA: isa/wavefront: prevent some out of bound writes by Dan Carpenter · 8 years ago
  27. dc5027a ALSA: sscape: Use correct format identifier for size_t by William Breathitt Gray · 8 years ago
  28. 61595dc ALSA: Add missing dependency on CONFIG_SND_TIMER by Takashi Iwai · 9 years ago
  29. 1b12e4c ALSA: gus: use swap() in snd_ics_put_double() by Fabian Frederick · 9 years ago
  30. 9a303dc sound: Deparenthesize negative error returns by Joe Perches · 10 years ago
  31. 4aa01c4 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  32. 096a020 ALSA: msnd: add some missing curly braces by Dan Carpenter · 10 years ago
  33. 0566220 ALSA: seq: Define driver object in each driver by Takashi Iwai · 10 years ago
  34. 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 10 years ago
  35. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  36. 3741958 ALSA: sscape: add missing include of linux/io.h by Arnd Bergmann · 10 years ago
  37. b843ce7 ALSA: wavefront: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  38. f05b412 ALSA: sb: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  39. d286640 ALSA: log emu8000 DRAM size at level INFO by David Flater · 10 years ago
  40. 1730fd9 ALSA: fix emu8000 DRAM sizing for AWE64 Value by David Flater · 10 years ago
  41. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  42. b76c0e9 ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free" by Markus Elfring · 10 years ago
  43. fa60c06 ALSA: wss: Remove (almost) always NULL parameters by Lars-Peter Clausen · 10 years ago
  44. 92533f1 ASoC: sb16: Simplify snd_sb16dsp_pcm() by Lars-Peter Clausen · 10 years ago
  45. 8c77629 ALSA: sb8: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  46. f6be4e6 ALSA: msnd: Remove always NULL parameter by Lars-Peter Clausen · 10 years ago
  47. db5abb3 ALSA: gus: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  48. 1a2515a ALSA: es18xx: Remove always NULL parameter by Lars-Peter Clausen · 10 years ago
  49. 4b8ab88 ALSA: es1688: Remove almost always NULL parameter by Lars-Peter Clausen · 10 years ago
  50. 7f60541 ALSA: ad1816a: Remove always NULL parameters by Lars-Peter Clausen · 10 years ago
  51. eb58d48 ALSA: gus: Remove unused gus_instr.c by Takashi Iwai · 10 years ago
  52. 966b7bc ALSA: sb: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  53. 42d7721 ALSA: es1688_lib: Deletion of an unnecessary check before the function call "release_and_free_resource" by Markus Elfring · 10 years ago
  54. 2603fe2 ALSA: es18xx: Add GPO controls by Ondrej Zary · 10 years ago
  55. 0773efa ALSA: wss: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  56. 6b9e128 ALSA: sb16: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  57. 8edd2d1 ALSA: msnd: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  58. 4e28350 ALSA: es18xx: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  59. 69b0c76 ALSA: es1688: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  60. 1da0c47 ALSA: ad1816a: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  61. 66470c9 ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROM by Paul Bolle · 10 years ago
  62. 665ebe9 ALSA: sb_mixer: missing return statement by Dan Carpenter · 10 years ago
  63. 5e0c187 ALSA: es18xx driver should use udelay error by Li, Zhen-Hua · 10 years ago
  64. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  65. 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  66. 8ede665 ALSA: isa: not allocating enough space by Dan Carpenter · 11 years ago
  67. 092f9cd ALSA: msnd: Avoid duplicated driver name by Takashi Iwai · 11 years ago
  68. bffbbc0 ALSA: sb16 - info leak in snd_sb_csp_ioctl() by Dan Carpenter · 11 years ago
  69. 77ed16c ALSA: cmi8328: Fix compile warnings without CONFIG_PM by Takashi Iwai · 11 years ago
  70. c34c0d7 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago
  71. fb61549 ALSA: opti9xx: Fix conflicting driver object name by Takashi Iwai · 11 years ago
  72. 663819f ALSA: don't push static constants on stack for %*ph by Andy Shevchenko · 11 years ago
  73. 8b5a1f9 ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls by Takashi Iwai · 11 years ago
  74. 6a0f56a ALSA: Remove the rest of __devinit* in comments by Takashi Iwai · 12 years ago
  75. 1bff292 ALSA: isa: remove __dev* attributes by Bill Pemberton · 12 years ago
  76. a5d00dc Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  77. b08592d ALSA: sound/isa: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  78. edb6689 ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free by Julia Lawall · 12 years ago
  79. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  80. 1338fc9 ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too small by David Flater · 12 years ago
  81. a184d4e Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  82. 56244d0 ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=n by Takashi Iwai · 12 years ago
  83. f993348 ALSA: introduce snd-cmi8328: C-Media CMI8328 driver by Ondrej Zary · 12 years ago
  84. 53e1719 ALSA: snd-als100: fix suspend/resume by Ondrej Zary · 12 years ago
  85. 6f0fa66 ALSA: snd-ad1816a: Implement suspend/resume by Ondrej Zary · 12 years ago
  86. c86b6b4 ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a by Ondrej Zary · 12 years ago
  87. 793ea49 ALSA: print small buffers via %*ph[C] by Andy Shevchenko · 12 years ago
  88. 988aec3 ALSA: isa: Move snd_legacy_find_free_ioport to initval.h by Ondrej Zary · 12 years ago
  89. e5b3542 ALSA: es1688 - freeup resources on init failure by Fengguang Wu · 12 years ago
  90. 59b1f08 ALSA: opti9xx: Fix section mismatch by PM support by Takashi Iwai · 12 years ago
  91. 5dd2507 ALSA: snd-opti9xx: Implement suspend/resume by Ondrej Zary · 12 years ago
  92. b4e2a16 ALSA: wss_lib: Fix resume on Yamaha OPL3-SAx by Ondrej Zary · 12 years ago
  93. ca3273fb ALSA: wss_lib: fix suspend/resume by Ondrej Zary · 12 years ago
  94. 10a3061 ALSA: snd-opti9xx: fixes for MED3931 card (opti931) by Ondrej Zary · 12 years ago
  95. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  96. 38be95d ALSA: sound/isa/sscape.c: add missing resource-release code by Julia Lawall · 12 years ago
  97. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  98. c578ae0 ALSA: fix isa/opti9xx module param type by Randy Dunlap · 12 years ago
  99. 409a3e9 Email/web address change by Jonathan Woithe · 13 years ago
  100. 226e01e ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c by Jesper Juhl · 13 years ago