summaryrefslogtreecommitdiffstats
path: root/sound/isa/sb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-142-971/+0
|\
| * firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh2008-07-142-971/+0
* | [ALSA] trivial clean up of sound/isa/sb/MakefileTakashi Iwai2008-05-301-2/+0
|/
* ALSA: sb - Fix wrong assertionsTakashi Iwai2008-06-231-2/+2
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-242-17/+17
* [ALSA] sb8: fix SB 1.0 capture DMA programmingClemens Ladisch2008-02-291-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-3111-11/+0
* [ALSA] sb16 - Suppress compile warningTakashi Iwai2008-01-311-1/+2
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-312-62/+4
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-1610-15/+15
* [ALSA] Allow shared IRQ for CS5530 deviceTakashi Iwai2007-10-161-1/+3
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-8/+1
* [ALSA] Fix SB-module dependency with PCI driversTakashi Iwai2007-07-201-8/+7
* [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai2007-07-203-1/+17
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-161-5/+10
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-0/+7
* [ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai2007-05-111-8/+9
* [ALSA] isa_bus device/driver namingRene Herman2007-05-112-5/+5
* [ALSA] Enable Kconfig options for external firmwaresTakashi Iwai2007-05-111-4/+2
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-112-127/+66
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-3/+3
* [ALSA] sb16: add request_firmware()Clemens Ladisch2007-02-091-8/+53
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-6/+5
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-1/+2
* [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()Jesper Juhl2006-06-221-13/+7
* [ALSA] Fix invalid __init in ALSA ISA driversTakashi Iwai2006-06-221-11/+11
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-222-2/+2
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-122-0/+8
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-122-20/+8
* [PATCH] PNP: adjust pnp_register_card_driver() signature: sb16Bjorn Helgaas2006-03-271-6/+8
* [PATCH] PNP: adjust pnp_register_card_driver() signature: es968Bjorn Helgaas2006-03-271-3/+9
* [ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones2006-03-221-3/+1
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-222-3/+5
* [ALSA] semaphore -> mutex (ISA part)Ingo Molnar2006-03-221-6/+6
* [ALSA] sb16 - Fix duplicated PnP entryTakashi Iwai2006-01-221-2/+2
* [ALSA] unregister platform devicesClemens Ladisch2006-01-032-14/+44
* [ALSA] es968 - Add PM supportTakashi Iwai2006-01-031-8/+39
* [ALSA] sb8 - Use platform_device and add PnP supportTakashi Iwai2006-01-031-47/+107
* [ALSA] sb16 - Use platform_device and add PnP supportTakashi Iwai2006-01-031-123/+204
* [ALSA] Add PM support to SB-support codeTakashi Iwai2006-01-033-0/+145
* [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai2006-01-0315-463/+473
* [ALSA] ALS4000 updateAndreas Mohr2006-01-031-23/+34
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-032-12/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-043-10/+5
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-045-13/+10
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-044-24/+7
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-124-4/+4