summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-1649-71/+71
* [ALSA] ad1848: simplify MCE down codeTrent Piepho2007-10-161-36/+21
* [ALSA] ad1848: Fix msleep while atomicTrent Piepho2007-10-161-0/+2
* [ALSA] alsa-kernel: schedule_timeout() fixesRene Herman2007-10-162-8/+6
* [ALSA] sscape: support for audio part of VIVO cardsKrzysztof Helt2007-10-161-75/+145
* [ALSA] opti9xx: adjust OPL3 FM resource valueTakashi Iwai2007-10-161-2/+2
* [ALSA] sscape: driver extension to 2nd DMA and WSS portKrzysztof Helt2007-10-161-50/+100
* [ALSA] sc6000: 2 minor fixesKrzysztof Helt2007-10-161-1/+2
* [ALSA] ad1848_lib: waiting loops done after cs4231_libKrzysztof Helt2007-10-161-7/+7
* [ALSA] sc6000 build fixAndrew Morton2007-10-161-0/+1
* [ALSA] SC6000 driver - add HAS_IOPORT dependencyJaroslav Kysela2007-10-161-1/+1
* [ALSA] Gallant SC-6000 driverKrzysztof Helt2007-10-163-0/+669
* [ALSA] cs4231-lib: improved waiting after mce_downKrzysztof Helt2007-10-161-10/+13
* [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}Rene Herman2007-10-162-26/+23
* [ALSA] ad1848: replace HZ calculus with msecs_to_jiffies()Rene Herman2007-10-161-2/+2
* [ALSA] ad1838/cs4231 - fix MCE timeout upon initial loadRene Herman2007-10-162-17/+14
* [ALSA] cs4231-lib: replace common delay loop by functionKrzysztof Helt2007-10-161-30/+20
* [ALSA] ad1848_lib: replace common delay loop by functionKrzysztof Helt2007-10-161-22/+24
* [ALSA] Allow shared IRQ for CS5530 deviceTakashi Iwai2007-10-161-1/+3
* [ALSA] wavefront - Use standard firmware loaderTakashi Iwai2007-10-162-81/+48
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-2/+0
* [ALSA] isa libs Makefiles cleanupKrzysztof Helt2007-10-162-18/+6
* [ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman2007-10-161-0/+1
* [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta2007-10-162-0/+3
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-164-48/+6
* [ALSA] fix SND_CS5530=y, ISA=n compilationAdrian Bunk2007-07-201-3/+3
* [ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP IDPaul Vojta2007-07-201-0/+2
* [ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai2007-07-203-5/+5
* [ALSA] Fix SB-module dependency with PCI driversTakashi Iwai2007-07-202-14/+27
* [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai2007-07-203-1/+17
* [ALSA] Fix unfreed pnp driver in opti9xx ISA driverTakashi Iwai2007-07-201-0/+3
* ALSA: use __devexit_pRandy Dunlap2007-06-281-1/+1
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-168-47/+94
* [ALSA] wavefront: only declare isapnp on CONFIG_PNPDavid Rientjes2007-05-111-0/+2
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-112-0/+11
* [ALSA] do not depend on FW_LOADER when internal firmware images are usedClemens Ladisch2007-05-111-2/+2
* [ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai2007-05-112-16/+16
* [ALSA] isa_bus device/driver namingRene Herman2007-05-1112-30/+30
* [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816aRask Ingemann Lambertsen2007-05-111-2/+6
* [ALSA] Kconfig: clarify help text for external firmware entriesClemens Ladisch2007-05-111-4/+4
* [ALSA] Kconfig: fix FW_LOADER dependenciesClemens Ladisch2007-05-111-2/+2
* [ALSA] Enable Kconfig options for external firmwaresTakashi Iwai2007-05-113-11/+25
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-112-6/+2
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-1113-837/+483
* [ALSA] gusextreme: set codec_flagRene Herman2007-05-111-0/+1