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