aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sscape.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-10ALSA: sscape: coding style fixesKrzysztof Helt1-86/+83
2009-10-05ALSA: sscape - Remove invalid __devinitdata to module parametersTakashi Iwai1-9/+9
2009-10-05ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt1-4/+29
2009-10-04ALSA: sscape: remove MIDI instances counting with limit ULONG_MAXKrzysztof Helt1-72/+29
2009-10-01ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt1-222/+106
2009-09-28ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600Krzysztof Helt1-34/+82
2009-03-24Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai1-151/+38
2009-02-04ALSA: sscape: drop redundant fields from soundscape structKrzysztof Helt1-28/+16
2009-01-21ALSA: sscape: use common MPU401 macrosKrzysztof Helt1-8/+4
2009-01-13ALSA: sscape: fix incorrect timeout after microcode uploadKrzysztof Helt1-12/+12
2009-01-12ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai1-8/+8
2009-01-11ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt1-105/+8
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt1-29/+32
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] alsa-kernel: schedule_timeout() fixesRene Herman1-2/+2
2007-10-16[ALSA] sscape: support for audio part of VIVO cardsKrzysztof Helt1-75/+145
2007-10-16[ALSA] sscape: driver extension to 2nd DMA and WSS portKrzysztof Helt1-50/+100
2007-07-20[ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai1-2/+2
2007-05-16[ALSA] Fix probe of non-PnP ISA devicesRene Herman1-13/+15
2007-05-11[ALSA] isa_bus device/driver namingRene Herman1-2/+2
2007-05-11[ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai1-78/+38
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-2/+1
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-0/+4
2006-04-12[ALSA] continue on IS_ERR from platform device registrationRene Herman1-10/+4
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: sscapeBjorn Helgaas1-2/+2
2006-01-22[ALSA] Fix compilation without CONFIG_PNPTakashi Iwai1-1/+5
2006-01-03[ALSA] unregister platform devicesClemens Ladisch1-7/+26
2006-01-03[ALSA] sscape - Use platform_deviceTakashi Iwai1-170/+112
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SoundScapeTakashi Iwai1-39/+39
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-15/+2
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-4/+2
2005-09-12[ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai1-5/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1517