1. 5d347c8 Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups by Jeff Garzik · 18 years ago
  2. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  3. 92b93d3 [ALSA] Fix memory leak in sound/isa/es18xx.c by Eric Sesterhenn · 18 years ago
  4. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  5. d158da8 [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  6. a1c7a7d [ALSA] Add dB scale information to opl3sa2 driver by Takashi Iwai · 18 years ago
  7. eac06a1 [ALSA] Add dB scale information to ad1848 driver by Takashi Iwai · 18 years ago
  8. 0e7febf [ALSA] Add dB scale information to ad1816a driver by Takashi Iwai · 18 years ago
  9. 1c39855 [ALSA] es18xx - Add PnP BIOS support by Ondrej Zary · 18 years ago
  10. d2a5b9d [ALSA] Fix undefined (missing) references in ISA MIRO sound driver by Randy Dunlap · 18 years ago
  11. d35367e [ALSA] make sound/isa/gus/gusextreme.c:devices static by Adrian Bunk · 18 years ago
  12. 40e1a9c [ALSA] wavefront: fix __init/__devinit confusion by Clemens Ladisch · 18 years ago
  13. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  14. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  15. 63eb1e4 [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt() by Jesper Juhl · 18 years ago
  16. 2e74eba [ALSA] Fix invalid __init in ALSA ISA drivers by Takashi Iwai · 18 years ago
  17. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  18. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  19. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 18 years ago
  20. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  21. 1caef6a [PATCH] es18xx build fix by Andrew Morton · 18 years ago
  22. c128b82 [ALSA] Fix double free in error path of miro driver by Takashi Iwai · 18 years ago
  23. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  24. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  25. cf40a31 [ALSA] AdLib FM card driver by Rene Herman · 18 years ago
  26. 82756b2 [ALSA] ISA drivers bailing on first !enable[i] by Rene Herman · 18 years ago
  27. 10d150e [ALSA] Remove obsolete kfree_nocheck call by Takashi Iwai · 18 years ago
  28. 1841f61 [ALSA] Add snd-miro driver by Martin Langer · 18 years ago
  29. c94ded6 [PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront by Bjorn Helgaas · 18 years ago
  30. 3812595 [PATCH] PNP: adjust pnp_register_card_driver() signature: sscape by Bjorn Helgaas · 18 years ago
  31. 312fef3 [PATCH] PNP: adjust pnp_register_card_driver() signature: sb16 by Bjorn Helgaas · 18 years ago
  32. ebdb71e [PATCH] PNP: adjust pnp_register_card_driver() signature: interwave by Bjorn Helgaas · 18 years ago
  33. 6a3a3a0 [PATCH] PNP: adjust pnp_register_card_driver() signature: es968 by Bjorn Helgaas · 18 years ago
  34. fea9739 [PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx by Bjorn Helgaas · 18 years ago
  35. 6736a65 [PATCH] PNP: adjust pnp_register_card_driver() signature: dt019x by Bjorn Helgaas · 18 years ago
  36. 07d58ad [PATCH] PNP: adjust pnp_register_card_driver() signature: cmi8330 by Bjorn Helgaas · 18 years ago
  37. db2735e [PATCH] PNP: adjust pnp_register_card_driver() signature: azt2320 by Bjorn Helgaas · 18 years ago
  38. 51427ec [PATCH] PNP: adjust pnp_register_card_driver() signature: als100 by Bjorn Helgaas · 18 years ago
  39. 5f53f4e [PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a by Bjorn Helgaas · 18 years ago
  40. 8c59c4a [PATCH] pnp: opl3sa2: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  41. ed7cb19 [PATCH] pnp: cs4236: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  42. d61975f [ALSA] Fix gus_pcm dereference before NULL by Eugene Teo · 18 years ago
  43. 202728d [ALSA] fix some memory leaks by Adrian Bunk · 18 years ago
  44. 3de4414 [ALSA] ad1848 double free by Dave Jones · 18 years ago
  45. bcc54f9 [ALSA] sound/isa/sb/sb_mixer.c double kfree by Dave Jones · 18 years ago
  46. 0bbbc4c [ALSA] opti9x - Fix compile without CONFIG_PNP by Takashi Iwai · 18 years ago
  47. a5a6bbd [ALSA] cs4236 - Fix a typo by Takashi Iwai · 18 years ago
  48. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 18 years ago
  49. d08a23e [ALSA] ad1816a - Fix PCM trigger direction by Ken Arromdee · 18 years ago
  50. 8b7547f [ALSA] semaphore -> mutex (ISA part) by Ingo Molnar · 19 years ago
  51. 95b7129 [ALSA] #4/4 for Zoom Video - add Zoom Video support by Mark Salazar · 19 years ago
  52. 1408677 [ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handling by Mark Salazar · 19 years ago
  53. f4df221 [ALSA] #2/4 for Zoom Video - resolve number of record sources by Mark Salazar · 19 years ago
  54. c1f6d41 [ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controls by Mark Salazar · 19 years ago
  55. 6f595cf [PATCH] snd-cs4236 typo fix by Rene Herman · 18 years ago
  56. 1d79716 [ALSA] Fix adding second dma channel by Alexey Dobriyan · 19 years ago
  57. 50f794c [ALSA] cs4236 - Add PnP ids for Netfinity 3000 by Lukasz Stemach · 19 years ago
  58. 9113485 [ALSA] opti93x - Fix a compile warning by Takashi Iwai · 19 years ago
  59. fe25ad8 [ALSA] wavefront - Fix a compile warning by Takashi Iwai · 19 years ago
  60. ec80859 [ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNP by Jaroslav Kysela · 19 years ago
  61. 80faf04 [ALSA] sb16 - Fix duplicated PnP entry by Takashi Iwai · 19 years ago
  62. 62af990 [ALSA] opl3sa2 - Fix conflict of driver name on sysfs by Takashi Iwai · 19 years ago
  63. 59b1b34 [ALSA] Fix compilation without CONFIG_PNP by Takashi Iwai · 19 years ago
  64. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  65. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  66. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  67. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  68. 9d70d91 [ALSA] ad1848 - Fix compilation without CONFIG_PM by Takashi Iwai · 19 years ago
  69. a2c855b [ALSA] Fix a compile warning by Takashi Iwai · 19 years ago
  70. a9824c8 [ALSA] Add CS4232 PnP BIOS support by Takashi Iwai · 19 years ago
  71. fa55f83 [ALSA] Fix resume of cs4231 by Takashi Iwai · 19 years ago
  72. 73e77ba [ALSA] Add error messages by Takashi Iwai · 19 years ago
  73. 00a4e3d [ALSA] Merge ad1816a-lib module to ad1816a by Takashi Iwai · 19 years ago
  74. 7f52bdb [ALSA] Remove SND_GENERIC_DRIVER from isa/Kconfig by Takashi Iwai · 19 years ago
  75. d29b761 [ALSA] wavefront - Use platform_device by Takashi Iwai · 19 years ago
  76. 99a0b76 [ALSA] opti9xx - Use platform_device by Takashi Iwai · 19 years ago
  77. 654aa66 [ALSA] gus - Use platform_device by Takashi Iwai · 19 years ago
  78. 2a571ed [ALSA] es1688 - Use platform_device by Takashi Iwai · 19 years ago
  79. 277e926 [ALSA] sscape - Use platform_device by Takashi Iwai · 19 years ago
  80. feb158e [ALSA] sgalaxy - Use platform_device, add PM support by Takashi Iwai · 19 years ago
  81. f7e0ba3 [ALSA] es18xx - Use platform_device by Takashi Iwai · 19 years ago
  82. 704e052 [ALSA] opl3sa2 - Use platform_device by Takashi Iwai · 19 years ago
  83. acdcbc1 [ALSA] cmi8330 - Use platform_device, add PM support by Takashi Iwai · 19 years ago
  84. 175cdcf [ALSA] ad1816a - Clean up PnP code by Takashi Iwai · 19 years ago
  85. e2fa213 [ALSA] dt019x - Add PM support by Takashi Iwai · 19 years ago
  86. b6cc25c [ALSA] azt2320 - Add PM support by Takashi Iwai · 19 years ago
  87. 480615f [ALSA] als100 - Add PM support by Takashi Iwai · 19 years ago
  88. 6bba41a [ALSA] cs4236 - Use platform_device by Takashi Iwai · 19 years ago
  89. 8b91375 [ALSA] cs4231 - Use platform_device by Takashi Iwai · 19 years ago
  90. 7bb35e20 [ALSA] cs4231 - Fix PM support by Takashi Iwai · 19 years ago
  91. 6866884 [ALSA] ad1848 - Use platform_device, add PM by Takashi Iwai · 19 years ago
  92. c66d7f7 [ALSA] ad1848 - Add PM support by Takashi Iwai · 19 years ago
  93. 7a8fef1f [ALSA] es968 - Add PM support by Takashi Iwai · 19 years ago
  94. 67be445 [ALSA] sb8 - Use platform_device and add PnP support by Takashi Iwai · 19 years ago
  95. 6f04561 [ALSA] sb16 - Use platform_device and add PnP support by Takashi Iwai · 19 years ago
  96. 5bdb6a1 [ALSA] Add PM support to SB-support code by Takashi Iwai · 19 years ago
  97. 11ff5c6 [ALSA] Remove xxx_t typedefs: ISA SB/AD-clone by Takashi Iwai · 19 years ago
  98. be62453 [ALSA] Remove xxx_t typedefs: ISA SoundScape by Takashi Iwai · 19 years ago
  99. ec6c5ae [ALSA] Remove xxx_t typedefs: ISA OPL3SA2 by Takashi Iwai · 19 years ago
  100. 8047c91 [ALSA] Remove xxx_t typedefs: ISA ES18xx by Takashi Iwai · 19 years ago