aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt1-0/+1
2008-07-18ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman1-0/+4
2008-07-18ALSA: opti93x - Fix NULL dereferenceTakashi Iwai1-1/+1
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-980/+0
2008-07-14firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh3-980/+0
2008-07-10ALSA: wavefront - add constTakashi Iwai1-1/+1
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai1-2/+2
2008-06-13ALSA: opti93x: use cs4231 libKrzysztof Helt2-1075/+37
2008-06-13ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt1-9/+109
2008-06-13[ALSA] opti93x: fix sound ouput for Opti930Krzysztof Helt1-8/+8
2008-06-06[ALSA] remove SND_GUS_SYNTHAdrian Bunk1-8/+0
2008-05-30[ALSA] trivial clean up of sound/isa/sb/MakefileTakashi Iwai1-2/+0
2008-05-27sound: Convert to menuconfigTakashi Iwai1-33/+18
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2-17/+17
2008-02-29[ALSA] sb8: fix SB 1.0 capture DMA programmingClemens Ladisch1-1/+1
2008-01-31[ALSA] fix opti9xx/miro section mismatchRandy Dunlap2-2/+2
2008-01-31[ALSA] cs4231: remove one busy waitKrzysztof Helt1-1/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai55-55/+0
2008-01-31[ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt1-0/+2
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-1/+1
2008-01-31[ALSA] sb16 - Suppress compile warningTakashi Iwai1-1/+2
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman13-575/+56
2008-01-31[ALSA] sound/isa: Add missing 'space'Joe Perches1-1/+1
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai1-0/+8
2008-01-31[ALSA] Remove sequencer instrument layerTakashi Iwai5-1148/+0
2008-01-31[ALSA] ad1848 - Fix print formatTakashi Iwai1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-2/+2
2007-10-16[ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai1-6/+7
2007-10-16[ALSA] This patch adds support for a wavetable chip onKrzysztof Helt1-0/+10
2007-10-16[ALSA] This patch removes open_mutex from the ad1848-lib asKrzysztof Helt1-11/+3
2007-10-16[ALSA] fix bootup crash in snd_gus_interrupt()Ingo Molnar2-14/+20
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela49-71/+71
2007-10-16[ALSA] ad1848: simplify MCE down codeTrent Piepho1-36/+21
2007-10-16[ALSA] ad1848: Fix msleep while atomicTrent Piepho1-0/+2
2007-10-16[ALSA] alsa-kernel: schedule_timeout() fixesRene Herman2-8/+6
2007-10-16[ALSA] sscape: support for audio part of VIVO cardsKrzysztof Helt1-75/+145
2007-10-16[ALSA] opti9xx: adjust OPL3 FM resource valueTakashi Iwai1-2/+2
2007-10-16[ALSA] sscape: driver extension to 2nd DMA and WSS portKrzysztof Helt1-50/+100
2007-10-16[ALSA] sc6000: 2 minor fixesKrzysztof Helt1-1/+2
2007-10-16[ALSA] ad1848_lib: waiting loops done after cs4231_libKrzysztof Helt1-7/+7
2007-10-16[ALSA] sc6000 build fixAndrew Morton1-0/+1
2007-10-16[ALSA] SC6000 driver - add HAS_IOPORT dependencyJaroslav Kysela1-1/+1
2007-10-16[ALSA] Gallant SC-6000 driverKrzysztof Helt3-0/+669
2007-10-16[ALSA] cs4231-lib: improved waiting after mce_downKrzysztof Helt1-10/+13
2007-10-16[ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}Rene Herman2-26/+23
2007-10-16[ALSA] ad1848: replace HZ calculus with msecs_to_jiffies()Rene Herman1-2/+2
2007-10-16[ALSA] ad1838/cs4231 - fix MCE timeout upon initial loadRene Herman2-17/+14
2007-10-16[ALSA] cs4231-lib: replace common delay loop by functionKrzysztof Helt1-30/+20
2007-10-16[ALSA] ad1848_lib: replace common delay loop by functionKrzysztof Helt1-22/+24
2007-10-16[ALSA] Allow shared IRQ for CS5530 deviceTakashi Iwai1-1/+3