aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb
Commit message (Expand)AuthorAge
* [ALSA] Fix SB-module dependency with PCI driversTakashi Iwai2007-07-20
* [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai2007-07-20
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-16
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-11
* [ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai2007-05-11
* [ALSA] isa_bus device/driver namingRene Herman2007-05-11
* [ALSA] Enable Kconfig options for external firmwaresTakashi Iwai2007-05-11
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-11
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-14
* [ALSA] sb16: add request_firmware()Clemens Ladisch2007-02-09
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-27
* [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()Jesper Juhl2006-06-22
* [ALSA] Fix invalid __init in ALSA ISA driversTakashi Iwai2006-06-22
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-12
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-12
* [PATCH] PNP: adjust pnp_register_card_driver() signature: sb16Bjorn Helgaas2006-03-27
* [PATCH] PNP: adjust pnp_register_card_driver() signature: es968Bjorn Helgaas2006-03-27
* [ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones2006-03-22
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-22
* [ALSA] semaphore -> mutex (ISA part)Ingo Molnar2006-03-22
* [ALSA] sb16 - Fix duplicated PnP entryTakashi Iwai2006-01-22
* [ALSA] unregister platform devicesClemens Ladisch2006-01-03
* [ALSA] es968 - Add PM supportTakashi Iwai2006-01-03
* [ALSA] sb8 - Use platform_device and add PnP supportTakashi Iwai2006-01-03
* [ALSA] sb16 - Use platform_device and add PnP supportTakashi Iwai2006-01-03
* [ALSA] Add PM support to SB-support codeTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai2006-01-03
* [ALSA] ALS4000 updateAndreas Mohr2006-01-03
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-03
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-04
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-04
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-12
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-12
* [PATCH] sb16_csp: untypedefAlexey Dobriyan2005-09-10
* [PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan2005-09-10
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-30
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16