summaryrefslogtreecommitdiff
path: root/sound/isa/sb
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-07-29ALSA: sb: check get_user() return valueKulikov Vasiliy
2010-05-10ALSA: Merge es1688 and es968 driversKrzysztof Helt
2010-04-26ALSA: es968: fix wrong PnP dma indexKrzysztof Helt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05ALSA: fix jazz16 compile (udelay)Meelis Roos
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela
2010-01-08sbawe: fix memory detection part 2Krzysztof Helt
2009-12-25ALSA: jazz16: refine dma and irq selectionKrzysztof Helt
2009-12-22Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-12-21ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt
2009-12-21ALSA: sbawe: fix memory detectionKrzysztof Helt
2009-12-14ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-05-29ALSA: clean up the logic for building sequencer modulesMichal Marek
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan
2009-03-24Merge branch 'topic/isa-misc' into for-linusTakashi Iwai
2009-02-23ALSA: ALS4000, slight mixer improvementsAndreas Mohr
2009-01-12ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai
2008-12-11ALSA: sb8 - Fix a return code in the error pathTakashi Iwai
2008-11-03ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai
2008-05-30[ALSA] trivial clean up of sound/isa/sb/MakefileTakashi Iwai
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