1. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  2. 68425ad ALSA: sound/isa: use memdup_user() by Li Zefan · 15 years ago
  3. fa15fde Merge branch 'topic/isa-misc' into for-linus by Takashi Iwai · 15 years ago
  4. ce71bfd ALSA: ALS4000, slight mixer improvements by Andreas Mohr · 15 years ago
  5. 3e7fb9f ALSA: Return proper error code at probe in sound/isa/* by Takashi Iwai · 16 years ago
  6. c95eadd ALSA: Convert to snd_card_create() in sound/isa/* by Takashi Iwai · 16 years ago
  7. 42a73df ALSA: sb8 - Fix a return code in the error path by Takashi Iwai · 16 years ago
  8. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  9. 622207d ALSA: Kill snd_assert() in sound/isa/* by Takashi Iwai · 16 years ago
  10. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  11. d71792a firmware: convert sb16_csp driver to use firmware loader exclusively by Jaswinder Singh · 16 years ago
  12. 3e14b50 ALSA: sb - Fix wrong assertions by Takashi Iwai · 16 years ago
  13. 2621f03 [ALSA] trivial clean up of sound/isa/sb/Makefile by Takashi Iwai · 16 years ago
  14. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 16 years ago
  15. 20cde9e [ALSA] sb8: fix SB 1.0 capture DMA programming by Clemens Ladisch · 16 years ago
  16. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  17. cd0b4ac [ALSA] sb16 - Suppress compile warning by Takashi Iwai · 17 years ago
  18. 109c53f84 [ALSA] sound/isa: kill pnp_resource_change by Rene Herman · 17 years ago
  19. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  20. 2d4a485 [ALSA] Allow shared IRQ for CS5530 device by Takashi Iwai · 17 years ago
  21. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  22. dda369c [ALSA] Fix SB-module dependency with PCI drivers by Takashi Iwai · 17 years ago
  23. 621887a [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1) by Takashi Iwai · 17 years ago
  24. 609d769 [ALSA] Fix probe of non-PnP ISA devices by Rene Herman · 17 years ago
  25. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  26. b7dd2b3 [ALSA] Don't use request_firmware if internal firmwares are defined by Takashi Iwai · 17 years ago
  27. 83c51c0 [ALSA] isa_bus device/driver naming by Rene Herman · 17 years ago
  28. 8ad2da1 [ALSA] Enable Kconfig options for external firmwares by Takashi Iwai · 17 years ago
  29. 5e24c1c [ALSA] Port the rest of ALSA ISA drivers to isa_driver by Takashi Iwai · 17 years ago
  30. 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 17 years ago
  31. de66d53 [ALSA] sb16: add request_firmware() by Clemens Ladisch · 18 years ago
  32. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  33. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  34. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  35. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  36. 63eb1e4 [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt() by Jesper Juhl · 18 years ago
  37. 2e74eba [ALSA] Fix invalid __init in ALSA ISA drivers by Takashi Iwai · 18 years ago
  38. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  39. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  40. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  41. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  42. 312fef3 [PATCH] PNP: adjust pnp_register_card_driver() signature: sb16 by Bjorn Helgaas · 18 years ago
  43. 6a3a3a0 [PATCH] PNP: adjust pnp_register_card_driver() signature: es968 by Bjorn Helgaas · 18 years ago
  44. bcc54f9 [ALSA] sound/isa/sb/sb_mixer.c double kfree by Dave Jones · 18 years ago
  45. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 18 years ago
  46. 8b7547f [ALSA] semaphore -> mutex (ISA part) by Ingo Molnar · 18 years ago
  47. 80faf04 [ALSA] sb16 - Fix duplicated PnP entry by Takashi Iwai · 18 years ago
  48. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  49. 7a8fef1 [ALSA] es968 - Add PM support by Takashi Iwai · 19 years ago
  50. 67be445 [ALSA] sb8 - Use platform_device and add PnP support by Takashi Iwai · 19 years ago
  51. 6f04561 [ALSA] sb16 - Use platform_device and add PnP support by Takashi Iwai · 19 years ago
  52. 5bdb6a1 [ALSA] Add PM support to SB-support code by Takashi Iwai · 19 years ago
  53. 029d64b [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE by Takashi Iwai · 19 years ago
  54. ba7301c [ALSA] ALS4000 update by Andreas Mohr · 19 years ago
  55. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  56. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  57. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  58. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  59. 9e76a76 [ALSA] Replace with kzalloc() - isa stuff by Takashi Iwai · 19 years ago
  60. 43bcd97 [ALSA] Add snd_card_set_generic_dev() call to ISA drivers by Takashi Iwai · 19 years ago
  61. dfc866e [PATCH] sb16_csp: untypedef by Alexey Dobriyan · 19 years ago
  62. 31bbf8f [PATCH] sb16_csp: remove home-grown le??_to_cpu macros by Alexey Dobriyan · 19 years ago
  63. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  64. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  65. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago