summaryrefslogtreecommitdiffstats
path: root/sound/isa/sscape.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: sscape: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-1/+1
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-6/+6
* ALSA: sscape: Use correct format identifier for size_tWilliam Breathitt Gray2016-04-111-1/+1
* ALSA: sscape: add missing include of linux/io.hArnd Bergmann2015-01-281-0/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-3/+2
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-6/+5
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-16/+16
* ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall2012-04-101-2/+4
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-2/+1
* ALSA: sscape: coding style fixesKrzysztof Helt2009-10-101-86/+83
* ALSA: sscape - Remove invalid __devinitdata to module parametersTakashi Iwai2009-10-051-9/+9
* ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt2009-10-051-4/+29
* ALSA: sscape: remove MIDI instances counting with limit ULONG_MAXKrzysztof Helt2009-10-041-72/+29
* ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt2009-10-011-222/+106
* ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600Krzysztof Helt2009-09-281-34/+82
* Merge branch 'topic/sscape-fix' into for-linusTakashi Iwai2009-03-241-151/+38
|\
| * ALSA: sscape: drop redundant fields from soundscape structKrzysztof Helt2009-02-041-28/+16
| * ALSA: sscape: use common MPU401 macrosKrzysztof Helt2009-01-211-8/+4
| * ALSA: sscape: fix incorrect timeout after microcode uploadKrzysztof Helt2009-01-131-12/+12
| * ALSA: wss-lib: move AD1845 frequency setting into wss-libKrzysztof Helt2009-01-111-105/+8
* | ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-8/+8
|/
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-29/+32
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-061-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] alsa-kernel: schedule_timeout() fixesRene Herman2007-10-161-2/+2
* [ALSA] sscape: support for audio part of VIVO cardsKrzysztof Helt2007-10-161-75/+145
* [ALSA] sscape: driver extension to 2nd DMA and WSS portKrzysztof Helt2007-10-161-50/+100
* [ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai2007-07-201-2/+2
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-161-13/+15
* [ALSA] isa_bus device/driver namingRene Herman2007-05-111-2/+2
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-111-78/+38
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-2/+1
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-121-0/+4
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-121-10/+4
* [PATCH] PNP: adjust pnp_register_card_driver() signature: sscapeBjorn Helgaas2006-03-271-2/+2
* [ALSA] Fix compilation without CONFIG_PNPTakashi Iwai2006-01-221-1/+5
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-7/+26
* [ALSA] sscape - Use platform_deviceTakashi Iwai2006-01-031-170/+112
* [ALSA] Remove xxx_t typedefs: ISA SoundScapeTakashi Iwai2006-01-031-39/+39
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-15/+2
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+2
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-5/+17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1517
OpenPOWER on IntegriCloud