1. 7065689 [ALSA] fix SND_CS5530=y, ISA=n compilation by Adrian Bunk · 17 years ago
  2. 4700418 [ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP ID by Paul Vojta · 17 years ago
  3. e65365d [ALSA] Fix invalid schedule_timeout_interruptible() by Takashi Iwai · 17 years ago
  4. dda369c [ALSA] Fix SB-module dependency with PCI drivers by Takashi Iwai · 17 years ago
  5. 621887a [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1) by Takashi Iwai · 17 years ago
  6. 101f6f4 [ALSA] Fix unfreed pnp driver in opti9xx ISA driver by Takashi Iwai · 17 years ago
  7. ea7fc33 ALSA: use __devexit_p by Randy Dunlap · 17 years ago
  8. 609d769 [ALSA] Fix probe of non-PnP ISA devices by Rene Herman · 17 years ago
  9. 2393144 [ALSA] wavefront: only declare isapnp on CONFIG_PNP by David Rientjes · 17 years ago
  10. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  11. 1327e2b [ALSA] do not depend on FW_LOADER when internal firmware images are used by Clemens Ladisch · 17 years ago
  12. b7dd2b3 [ALSA] Don't use request_firmware if internal firmwares are defined by Takashi Iwai · 17 years ago
  13. 83c51c0 [ALSA] isa_bus device/driver naming by Rene Herman · 17 years ago
  14. 2944275 [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a by Rask Ingemann Lambertsen · 17 years ago
  15. d65b790 [ALSA] Kconfig: clarify help text for external firmware entries by Clemens Ladisch · 17 years ago
  16. badec46 [ALSA] Kconfig: fix FW_LOADER dependencies by Clemens Ladisch · 17 years ago
  17. 8ad2da1 [ALSA] Enable Kconfig options for external firmwares by Takashi Iwai · 17 years ago
  18. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  19. 5e24c1c [ALSA] Port the rest of ALSA ISA drivers to isa_driver by Takashi Iwai · 17 years ago
  20. 442f4f3 [ALSA] gusextreme: set codec_flag by Rene Herman · 17 years ago
  21. b44dfe1 [ALSA] isa_bus: gusextreeme by Rene Herman · 17 years ago
  22. 93f02c6 [ALSA] isa_bus: gusclassic by Rene Herman · 17 years ago
  23. 019608b [ALSA] es1688 - code clean-up by Rene Herman · 17 years ago
  24. ae59618 [ALSA] isa_bus: es1688 by Rene Herman · 17 years ago
  25. d63898c [ALSA] isa_bus: cs4231 by Rene Herman · 17 years ago
  26. ab7942b [ALSA] isa_bus: adlib by Rene Herman · 17 years ago
  27. e2759e3 [ALSA] isa_bus: ad1848 by Rene Herman · 17 years ago
  28. 724339d Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  29. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  30. 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 17 years ago
  31. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  32. 377a4f7 [ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x. by Peter Eriksen · 17 years ago
  33. 226968c [ALSA] wavefront: add request_firmware() by Clemens Ladisch · 18 years ago
  34. 59540fe [ALSA] wavefront: simplify YSS225 register initialization by Clemens Ladisch · 18 years ago
  35. de66d53 [ALSA] sb16: add request_firmware() by Clemens Ladisch · 18 years ago
  36. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  37. 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
  38. c994945 [ALSA] Fix dependency of snd-adlib driver in Kconfig by Takashi Iwai · 18 years ago
  39. 5019f75 [ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value by Amit Choudhary · 18 years ago
  40. b1e8a79 [ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value by Amit Choudhary · 18 years ago
  41. fbdbb22 [ALSA] sound/isa/cmi8330.c: check kmalloc() return value by Amit Choudhary · 18 years ago
  42. 4a81a21 [ALSA] sound/isa/gus/interwave.c: check kmalloc() return value by Amit Choudhary · 18 years ago
  43. 5d347c8 Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups by Jeff Garzik · 18 years ago
  44. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  45. 92b93d3 [ALSA] Fix memory leak in sound/isa/es18xx.c by Eric Sesterhenn · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. d158da8 [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  48. a1c7a7d [ALSA] Add dB scale information to opl3sa2 driver by Takashi Iwai · 18 years ago
  49. eac06a1 [ALSA] Add dB scale information to ad1848 driver by Takashi Iwai · 18 years ago
  50. 0e7febf [ALSA] Add dB scale information to ad1816a driver by Takashi Iwai · 18 years ago
  51. 1c39855 [ALSA] es18xx - Add PnP BIOS support by Ondrej Zary · 18 years ago
  52. d2a5b9d [ALSA] Fix undefined (missing) references in ISA MIRO sound driver by Randy Dunlap · 18 years ago
  53. d35367e [ALSA] make sound/isa/gus/gusextreme.c:devices static by Adrian Bunk · 18 years ago
  54. 40e1a9c [ALSA] wavefront: fix __init/__devinit confusion by Clemens Ladisch · 18 years ago
  55. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  56. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  57. 63eb1e4 [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt() by Jesper Juhl · 18 years ago
  58. 2e74eba [ALSA] Fix invalid __init in ALSA ISA drivers by Takashi Iwai · 18 years ago
  59. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  60. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  61. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 18 years ago
  62. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  63. 1caef6a [PATCH] es18xx build fix by Andrew Morton · 18 years ago
  64. c128b82 [ALSA] Fix double free in error path of miro driver by Takashi Iwai · 18 years ago
  65. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  66. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  67. cf40a31 [ALSA] AdLib FM card driver by Rene Herman · 18 years ago
  68. 82756b2 [ALSA] ISA drivers bailing on first !enable[i] by Rene Herman · 18 years ago
  69. 10d150e [ALSA] Remove obsolete kfree_nocheck call by Takashi Iwai · 18 years ago
  70. 1841f613 [ALSA] Add snd-miro driver by Martin Langer · 18 years ago
  71. c94ded6 [PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront by Bjorn Helgaas · 18 years ago
  72. 3812595 [PATCH] PNP: adjust pnp_register_card_driver() signature: sscape by Bjorn Helgaas · 18 years ago
  73. 312fef3 [PATCH] PNP: adjust pnp_register_card_driver() signature: sb16 by Bjorn Helgaas · 18 years ago
  74. ebdb71e [PATCH] PNP: adjust pnp_register_card_driver() signature: interwave by Bjorn Helgaas · 18 years ago
  75. 6a3a3a0 [PATCH] PNP: adjust pnp_register_card_driver() signature: es968 by Bjorn Helgaas · 18 years ago
  76. fea9739 [PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx by Bjorn Helgaas · 18 years ago
  77. 6736a65 [PATCH] PNP: adjust pnp_register_card_driver() signature: dt019x by Bjorn Helgaas · 18 years ago
  78. 07d58ad [PATCH] PNP: adjust pnp_register_card_driver() signature: cmi8330 by Bjorn Helgaas · 18 years ago
  79. db2735e [PATCH] PNP: adjust pnp_register_card_driver() signature: azt2320 by Bjorn Helgaas · 18 years ago
  80. 51427ec [PATCH] PNP: adjust pnp_register_card_driver() signature: als100 by Bjorn Helgaas · 18 years ago
  81. 5f53f4e [PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a by Bjorn Helgaas · 18 years ago
  82. 8c59c4a [PATCH] pnp: opl3sa2: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  83. ed7cb19 [PATCH] pnp: cs4236: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  84. d61975f [ALSA] Fix gus_pcm dereference before NULL by Eugene Teo · 18 years ago
  85. 202728d [ALSA] fix some memory leaks by Adrian Bunk · 18 years ago
  86. 3de4414 [ALSA] ad1848 double free by Dave Jones · 18 years ago
  87. bcc54f9 [ALSA] sound/isa/sb/sb_mixer.c double kfree by Dave Jones · 18 years ago
  88. 0bbbc4c [ALSA] opti9x - Fix compile without CONFIG_PNP by Takashi Iwai · 18 years ago
  89. a5a6bbd [ALSA] cs4236 - Fix a typo by Takashi Iwai · 18 years ago
  90. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 18 years ago
  91. d08a23e [ALSA] ad1816a - Fix PCM trigger direction by Ken Arromdee · 18 years ago
  92. 8b7547f [ALSA] semaphore -> mutex (ISA part) by Ingo Molnar · 18 years ago
  93. 95b7129 [ALSA] #4/4 for Zoom Video - add Zoom Video support by Mark Salazar · 18 years ago
  94. 1408677 [ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handling by Mark Salazar · 18 years ago
  95. f4df221 [ALSA] #2/4 for Zoom Video - resolve number of record sources by Mark Salazar · 18 years ago
  96. c1f6d41 [ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controls by Mark Salazar · 18 years ago
  97. 6f595cf [PATCH] snd-cs4236 typo fix by Rene Herman · 18 years ago
  98. 1d79716 [ALSA] Fix adding second dma channel by Alexey Dobriyan · 18 years ago
  99. 50f794c [ALSA] cs4236 - Add PnP ids for Netfinity 3000 by Lukasz Stemach · 18 years ago
  100. 9113485 [ALSA] opti93x - Fix a compile warning by Takashi Iwai · 18 years ago