summaryrefslogtreecommitdiff
path: root/sound/isa/sb
AgeCommit message (Expand)Author
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison
2008-02-29[ALSA] sb8: fix SB 1.0 capture DMA programmingClemens Ladisch
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] sb16 - Suppress compile warningTakashi Iwai
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Allow shared IRQ for CS5530 deviceTakashi Iwai
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-07-20[ALSA] Fix SB-module dependency with PCI driversTakashi Iwai
2007-07-20[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch
2007-05-11[ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai
2007-05-11[ALSA] isa_bus device/driver namingRene Herman
2007-05-11[ALSA] Enable Kconfig options for external firmwaresTakashi Iwai
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava
2007-02-09[ALSA] sb16: add request_firmware()Clemens Ladisch
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman
2006-06-22[ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()Jesper Juhl
2006-06-22[ALSA] Fix invalid __init in ALSA ISA driversTakashi Iwai
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman
2006-04-12[ALSA] continue on IS_ERR from platform device registrationRene Herman
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: sb16Bjorn Helgaas
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: es968Bjorn Helgaas
2006-03-22[ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar
2006-01-22[ALSA] sb16 - Fix duplicated PnP entryTakashi Iwai
2006-01-03[ALSA] unregister platform devicesClemens Ladisch
2006-01-03[ALSA] es968 - Add PM supportTakashi Iwai
2006-01-03[ALSA] sb8 - Use platform_device and add PnP supportTakashi Iwai
2006-01-03[ALSA] sb16 - Use platform_device and add PnP supportTakashi Iwai
2006-01-03[ALSA] Add PM support to SB-support codeTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai
2006-01-03[ALSA] ALS4000 updateAndreas Mohr
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai
2005-09-12[ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai
2005-09-10[PATCH] sb16_csp: untypedefAlexey Dobriyan
2005-09-10[PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch