1. 966b7bc ALSA: sb: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  2. 42d7721 ALSA: es1688_lib: Deletion of an unnecessary check before the function call "release_and_free_resource" by Markus Elfring · 10 years ago
  3. 2603fe2 ALSA: es18xx: Add GPO controls by Ondrej Zary · 10 years ago
  4. 0773efa ALSA: wss: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  5. 6b9e128 ALSA: sb16: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  6. 8edd2d1 ALSA: msnd: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  7. 4e28350 ALSA: es18xx: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  8. 69b0c76 ALSA: es1688: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  9. 1da0c47 ALSA: ad1816a: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  10. 66470c9 ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROM by Paul Bolle · 10 years ago
  11. 665ebe9 ALSA: sb_mixer: missing return statement by Dan Carpenter · 10 years ago
  12. 5e0c187 ALSA: es18xx driver should use udelay error by Li, Zhen-Hua · 10 years ago
  13. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  14. 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  15. 8ede665 ALSA: isa: not allocating enough space by Dan Carpenter · 11 years ago
  16. 092f9cd ALSA: msnd: Avoid duplicated driver name by Takashi Iwai · 11 years ago
  17. bffbbc0 ALSA: sb16 - info leak in snd_sb_csp_ioctl() by Dan Carpenter · 11 years ago
  18. 77ed16c ALSA: cmi8328: Fix compile warnings without CONFIG_PM by Takashi Iwai · 11 years ago
  19. c34c0d7 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago
  20. fb61549 ALSA: opti9xx: Fix conflicting driver object name by Takashi Iwai · 11 years ago
  21. 663819f ALSA: don't push static constants on stack for %*ph by Andy Shevchenko · 11 years ago
  22. 8b5a1f9 ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls by Takashi Iwai · 11 years ago
  23. 6a0f56a ALSA: Remove the rest of __devinit* in comments by Takashi Iwai · 12 years ago
  24. 1bff292 ALSA: isa: remove __dev* attributes by Bill Pemberton · 12 years ago
  25. a5d00dc Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  26. b08592d ALSA: sound/isa: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  27. edb6689 ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free by Julia Lawall · 12 years ago
  28. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  29. 1338fc9 ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too small by David Flater · 12 years ago
  30. a184d4e Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  31. 56244d0 ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=n by Takashi Iwai · 12 years ago
  32. f993348 ALSA: introduce snd-cmi8328: C-Media CMI8328 driver by Ondrej Zary · 12 years ago
  33. 53e1719 ALSA: snd-als100: fix suspend/resume by Ondrej Zary · 12 years ago
  34. 6f0fa66 ALSA: snd-ad1816a: Implement suspend/resume by Ondrej Zary · 12 years ago
  35. c86b6b4 ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a by Ondrej Zary · 12 years ago
  36. 793ea49 ALSA: print small buffers via %*ph[C] by Andy Shevchenko · 12 years ago
  37. 988aec3 ALSA: isa: Move snd_legacy_find_free_ioport to initval.h by Ondrej Zary · 12 years ago
  38. e5b3542 ALSA: es1688 - freeup resources on init failure by Fengguang Wu · 12 years ago
  39. 59b1f08 ALSA: opti9xx: Fix section mismatch by PM support by Takashi Iwai · 12 years ago
  40. 5dd2507 ALSA: snd-opti9xx: Implement suspend/resume by Ondrej Zary · 12 years ago
  41. b4e2a16 ALSA: wss_lib: Fix resume on Yamaha OPL3-SAx by Ondrej Zary · 12 years ago
  42. ca3273fb ALSA: wss_lib: fix suspend/resume by Ondrej Zary · 12 years ago
  43. 10a3061 ALSA: snd-opti9xx: fixes for MED3931 card (opti931) by Ondrej Zary · 12 years ago
  44. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  45. 38be95d ALSA: sound/isa/sscape.c: add missing resource-release code by Julia Lawall · 12 years ago
  46. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  47. c578ae0 ALSA: fix isa/opti9xx module param type by Randy Dunlap · 12 years ago
  48. 409a3e9 Email/web address change by Jonathan Woithe · 12 years ago
  49. 226e01e ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c by Jesper Juhl · 12 years ago
  50. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  51. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  52. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  53. 31623ca sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  54. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  55. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  56. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  57. da404dc snd_msnd ->mode is fmode_t, not mode_t by Al Viro · 13 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  59. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  60. c8bdfac Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  61. e4ee8dd ALSA: msnd-classic: Fix invalid cfg parameter by Takashi Iwai · 14 years ago
  62. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  63. cbaa9f6 ALSA: ISA: Remove snd-sgalaxy by René Herman · 14 years ago
  64. 4953119 ALSA: ISA: New Aztech Sound Galaxy driver by René Herman · 14 years ago
  65. fa95a64 ALSA: msnd: check request_region() return value by Kulikov Vasiliy · 14 years ago
  66. 5157cc8 ALSA: sb: check get_user() return value by Kulikov Vasiliy · 14 years ago
  67. 5e8aa85 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  68. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 14 years ago
  69. b0fb75a ALSA: es1688: add pedantic range checks by Dan Carpenter · 14 years ago
  70. a20971b ALSA: Merge es1688 and es968 drivers by Krzysztof Helt · 14 years ago
  71. 396fa82 ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure by Krzysztof Helt · 14 years ago
  72. 867f184 ALSA: es968: fix wrong PnP dma index by Krzysztof Helt · 14 years ago
  73. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  74. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  75. 24e4a12 ALSA: info - Use standard types for info callbacks 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. 89c0ac7 sound: fix opti92x-ad1848 build by Randy Dunlap · 14 years ago
  78. 50152df ALSA: fix jazz16 compile (udelay) by Meelis Roos · 14 years ago
  79. fd8d473 ALSA: opti92x: use PnP data to select Master Control port by Krzysztof Helt · 14 years ago
  80. b8f1f59 Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 14 years ago
  81. edf12b4 sbawe: fix memory detection part 2 by Krzysztof Helt · 14 years ago
  82. 44eba3e ALSA: jazz16: refine dma and irq selection by Krzysztof Helt · 15 years ago
  83. cb3b04d Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  84. ad8decb ALSA: jazz16: Add support for Media Vision Jazz16 chipset by Krzysztof Helt · 15 years ago
  85. db8cf33 ALSA: sbawe: fix memory detection by Krzysztof Helt · 15 years ago
  86. ef86f58 ALSA: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  87. 709334c Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 15 years ago
  88. b893716 Merge branch 'next/isa' into topic/misc by Takashi Iwai · 15 years ago
  89. 74c2b45 ALSA: sb_mixer: convert pointer tables to mixer control tables by Krzysztof Helt · 15 years ago
  90. 0d64b56 ALSA: sound/isa/gus: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  91. 6eb7365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  92. e9d0a80 ALSA: opti93x: use dB scale for mixer controls by Krzysztof Helt · 15 years ago
  93. b2e8d7d ALSA: opti93x: move controls definitions to opti93x driver by Krzysztof Helt · 15 years ago
  94. 14ff3e7 ALSA: dt019x: merge into the als100 driver by Krzysztof Helt · 15 years ago
  95. 5f60e49 ALSA: opti93x: fix irq releasing if the irq cannot be allocated by Krzysztof Helt · 15 years ago
  96. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  97. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  98. e6960e1 ALSA: opti93x: set MC indirect registers base from PnP data by Krzysztof Helt · 15 years ago
  99. 57648cd Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  100. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago