summaryrefslogtreecommitdiffstats
path: root/sound/isa
AgeCommit message (Expand)AuthorLines
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison-17/+17
2008-02-29[ALSA] sb8: fix SB 1.0 capture DMA programmingClemens Ladisch-1/+1
2008-01-31[ALSA] fix opti9xx/miro section mismatchRandy Dunlap-2/+2
2008-01-31[ALSA] cs4231: remove one busy waitKrzysztof Helt-1/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-55/+0
2008-01-31[ALSA] es18xx: Enable wavetable input from ESS chipsKrzysztof Helt-0/+2
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches-1/+1
2008-01-31[ALSA] sb16 - Suppress compile warningTakashi Iwai-1/+2
2008-01-31[ALSA] sound/isa: kill pnp_resource_changeRene Herman-575/+56
2008-01-31[ALSA] sound/isa: Add missing 'space'Joe Perches-1/+1
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai-0/+8
2008-01-31[ALSA] Remove sequencer instrument layerTakashi Iwai-1148/+0
2008-01-31[ALSA] ad1848 - Fix print formatTakashi Iwai-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day-2/+2
2007-10-16[ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai-6/+7
2007-10-16[ALSA] This patch adds support for a wavetable chip onKrzysztof Helt-0/+10
2007-10-16[ALSA] This patch removes open_mutex from the ad1848-lib asKrzysztof Helt-11/+3
2007-10-16[ALSA] fix bootup crash in snd_gus_interrupt()Ingo Molnar-14/+20
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-71/+71
2007-10-16[ALSA] ad1848: simplify MCE down codeTrent Piepho-36/+21
2007-10-16[ALSA] ad1848: Fix msleep while atomicTrent Piepho-0/+2
2007-10-16[ALSA] alsa-kernel: schedule_timeout() fixesRene Herman-8/+6
2007-10-16[ALSA] sscape: support for audio part of VIVO cardsKrzysztof Helt-75/+145
2007-10-16[ALSA] opti9xx: adjust OPL3 FM resource valueTakashi Iwai-2/+2
2007-10-16[ALSA] sscape: driver extension to 2nd DMA and WSS portKrzysztof Helt-50/+100
2007-10-16[ALSA] sc6000: 2 minor fixesKrzysztof Helt-1/+2
2007-10-16[ALSA] ad1848_lib: waiting loops done after cs4231_libKrzysztof Helt-7/+7
2007-10-16[ALSA] sc6000 build fixAndrew Morton-0/+1
2007-10-16[ALSA] SC6000 driver - add HAS_IOPORT dependencyJaroslav Kysela-1/+1
2007-10-16[ALSA] Gallant SC-6000 driverKrzysztof Helt-0/+669
2007-10-16[ALSA] cs4231-lib: improved waiting after mce_downKrzysztof Helt-10/+13
2007-10-16[ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}Rene Herman-26/+23
2007-10-16[ALSA] ad1848: replace HZ calculus with msecs_to_jiffies()Rene Herman-2/+2
2007-10-16[ALSA] ad1838/cs4231 - fix MCE timeout upon initial loadRene Herman-17/+14
2007-10-16[ALSA] cs4231-lib: replace common delay loop by functionKrzysztof Helt-30/+20
2007-10-16[ALSA] ad1848_lib: replace common delay loop by functionKrzysztof Helt-22/+24
2007-10-16[ALSA] Allow shared IRQ for CS5530 deviceTakashi Iwai-1/+3
2007-10-16[ALSA] wavefront - Use standard firmware loaderTakashi Iwai-81/+48
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch-2/+0
2007-10-16[ALSA] isa libs Makefiles cleanupKrzysztof Helt-18/+6
2007-10-16[ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman-0/+1
2007-10-16[ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta-0/+3
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai-48/+6
2007-07-20[ALSA] fix SND_CS5530=y, ISA=n compilationAdrian Bunk-3/+3
2007-07-20[ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP IDPaul Vojta-0/+2
2007-07-20[ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai-5/+5
2007-07-20[ALSA] Fix SB-module dependency with PCI driversTakashi Iwai-14/+27
2007-07-20[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai-1/+17
2007-07-20[ALSA] Fix unfreed pnp driver in opti9xx ISA driverTakashi Iwai-0/+3
2007-06-28ALSA: use __devexit_pRandy Dunlap-1/+1