aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt2008-08-251-14/+19
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-1318-42/+80
* ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman2008-08-131-1/+1
* ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman2008-08-061-64/+69
* ALSA: wss_lib: fix AZT2320 probe.Rene Herman2008-08-061-5/+7
* ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman2008-08-061-0/+2
* ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt2008-08-061-4/+0
* ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman2008-08-061-3/+5
* ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt2008-08-061-2/+4
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-069-567/+150
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-068-573/+122
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-066-282/+73
* ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-061-49/+55
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-063-103/+114
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-066-24/+36
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-066-74/+78
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-0612-880/+1129
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-0612-11/+12
* ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt2008-08-065-39/+47
* ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt2008-07-271-0/+1
* ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman2008-07-181-0/+4
* ALSA: opti93x - Fix NULL dereferenceTakashi Iwai2008-07-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-143-980/+0
|\
| * firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh2008-07-143-980/+0
* | ALSA: wavefront - add constTakashi Iwai2008-07-101-1/+1
* | ALSA: opti93x: use cs4231 libKrzysztof Helt2008-06-132-1075/+37
* | ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt2008-06-131-9/+109
* | [ALSA] opti93x: fix sound ouput for Opti930Krzysztof Helt2008-06-131-8/+8
* | [ALSA] remove SND_GUS_SYNTHAdrian Bunk2008-06-061-8/+0
* | [ALSA] trivial clean up of sound/isa/sb/MakefileTakashi Iwai2008-05-301-2/+0
* | sound: Convert to menuconfigTakashi Iwai2008-05-271-33/+18
|/
* 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] fix opti9xx/miro section mismatchRandy Dunlap2008-01-312-2/+2
* [ALSA] cs4231: remove one busy waitKrzysztof Helt2008-01-311-1/+0
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-3155-55/+0
* [ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt2008-01-311-0/+2
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-1/+1
* [ALSA] sb16 - Suppress compile warningTakashi Iwai2008-01-311-1/+2
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-3113-575/+56
* [ALSA] sound/isa: Add missing 'space'Joe Perches2008-01-311-1/+1
* [ALSA] Check value range in ctl callbacksTakashi Iwai2008-01-311-0/+8
* [ALSA] Remove sequencer instrument layerTakashi Iwai2008-01-315-1148/+0
* [ALSA] ad1848 - Fix print formatTakashi Iwai2008-01-311-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-2/+2
* [ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai2007-10-161-6/+7
* [ALSA] This patch adds support for a wavetable chip onKrzysztof Helt2007-10-161-0/+10
* [ALSA] This patch removes open_mutex from the ad1848-lib asKrzysztof Helt2007-10-161-11/+3
* [ALSA] fix bootup crash in snd_gus_interrupt()Ingo Molnar2007-10-162-14/+20