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