aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-16[ALSA] wavefront - Use standard firmware loaderTakashi Iwai2-81/+48
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sync()Clemens Ladisch1-2/+0
2007-10-16[ALSA] isa libs Makefiles cleanupKrzysztof Helt2-18/+6
2007-10-16[ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman1-0/+1
2007-10-16[ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta2-0/+3
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai4-48/+6
2007-07-20[ALSA] fix SND_CS5530=y, ISA=n compilationAdrian Bunk1-3/+3
2007-07-20[ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP IDPaul Vojta1-0/+2
2007-07-20[ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai3-5/+5
2007-07-20[ALSA] Fix SB-module dependency with PCI driversTakashi Iwai2-14/+27
2007-07-20[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai3-1/+17
2007-07-20[ALSA] Fix unfreed pnp driver in opti9xx ISA driverTakashi Iwai1-0/+3
2007-06-28ALSA: use __devexit_pRandy Dunlap1-1/+1
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman8-47/+94
2007-05-11[ALSA] wavefront: only declare isapnp on CONFIG_PNPDavid Rientjes1-0/+2
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2-0/+11
2007-05-11[ALSA] do not depend on FW_LOADER when internal firmware images are usedClemens Ladisch1-2/+2
2007-05-11[ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai2-16/+16
2007-05-11[ALSA] isa_bus device/driver namingRene Herman12-30/+30
2007-05-11[ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816aRask Ingemann Lambertsen1-2/+6
2007-05-11[ALSA] Kconfig: clarify help text for external firmware entriesClemens Ladisch1-4/+4
2007-05-11[ALSA] Kconfig: fix FW_LOADER dependenciesClemens Ladisch1-2/+2
2007-05-11[ALSA] Enable Kconfig options for external firmwaresTakashi Iwai3-11/+25
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2-6/+2
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai13-837/+483
2007-05-11[ALSA] gusextreme: set codec_flagRene Herman1-0/+1