aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-1/+1
* ALSA: sb: check get_user() return valueKulikov Vasiliy2010-07-291-3/+6
* ALSA: Merge es1688 and es968 driversKrzysztof Helt2010-05-102-250/+0
* ALSA: es968: fix wrong PnP dma indexKrzysztof Helt2010-04-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-2/+1
* ALSA: fix jazz16 compile (udelay)Meelis Roos2010-03-051-0/+1
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-165-231/+629
|\
| * ALSA: jazz16: refine dma and irq selectionKrzysztof Helt2009-12-252-2/+22
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-221-3/+3
| |\
| * | ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt2009-12-215-16/+494
| * | ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt2009-12-141-215/+115
* | | sbawe: fix memory detection part 2Krzysztof Helt2010-01-081-4/+7
| |/ |/|
* | ALSA: sbawe: fix memory detectionKrzysztof Helt2009-12-211-3/+3
|/
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
* ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-291-9/+1
* ALSA: sound/isa: use memdup_user()Li Zefan2009-04-141-9/+10
* Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2009-03-241-38/+118
|\
| * ALSA: ALS4000, slight mixer improvementsAndreas Mohr2009-02-231-38/+118
* | ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-121-9/+10
* | ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-123-10/+14
|/
* ALSA: sb8 - Fix a return code in the error pathTakashi Iwai2008-12-111-1/+3
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-031-2/+2
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-137-12/+26
* 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