summaryrefslogtreecommitdiffstats
path: root/sound/isa/opti9xx/opti92x-ad1848.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* ALSA: opti92xx-ad1848: Use the standard fall-through annotationTakashi Iwai2018-10-121-2/+4
* ALSA: opti92x: mark expected switch fall-throughsGustavo A. R. Silva2018-08-031-0/+3
* ALSA: opti9xx: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: opti9xx: fix format string overflow warningArnd Bergmann2017-07-181-6/+8
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-7/+7
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-8/+5
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-7/+5
* ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai2013-08-281-6/+2
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-21/+21
* ALSA: isa: Move snd_legacy_find_free_ioport to initval.hOndrej Zary2012-08-031-13/+1
* ALSA: opti9xx: Fix section mismatch by PM supportTakashi Iwai2012-07-171-1/+1
* ALSA: snd-opti9xx: Implement suspend/resumeOndrej Zary2012-07-171-4/+63
* ALSA: snd-opti9xx: fixes for MED3931 card (opti931)Ondrej Zary2012-06-181-9/+8
* ALSA: fix isa/opti9xx module param typeRandy Dunlap2012-03-291-1/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* sound: fix opti92x-ad1848 buildRandy Dunlap2010-03-081-1/+2
* ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt2010-03-031-42/+78
* Merge branch 'next/isa' into topic/miscTakashi Iwai2009-12-141-1/+94
|\
| * ALSA: opti93x: use dB scale for mixer controlsKrzysztof Helt2009-12-121-14/+22
| * ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt2009-12-111-0/+85
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-091-45/+67
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
| |\ \
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | | ALSA: opti93x: fix irq releasing if the irq cannot be allocatedKrzysztof Helt2009-12-101-8/+10
| |_|/ |/| |
* | | ALSA: opti93x: set MC indirect registers base from PnP dataKrzysztof Helt2009-12-081-45/+67
|/ /
* / ALSA: opti9xx: remove snd_opti9xx fieldsKrzysztof Helt2009-12-021-67/+43
|/
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-161-11/+14
|\
| * ALSA: opti9xx - Fix build breakage by snd_card_create() conversionTakashi Iwai2009-01-141-0/+1
| * ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-121-10/+10
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-2/+4
* | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-13/+17
* | ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt2009-01-211-8/+2
|/
* ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman2008-08-061-3/+5
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-061-15/+0
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-061-5/+2
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-061-11/+11
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-061-1/+1
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-061-4/+0
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-15/+21
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-061-1/+1
* ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman2008-07-181-0/+4
* ALSA: opti93x - Fix NULL dereferenceTakashi Iwai2008-07-181-1/+1
* ALSA: opti93x: use cs4231 libKrzysztof Helt2008-06-131-1074/+36