summaryrefslogtreecommitdiffstats
path: root/sound/isa/cmi8330.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: cmi8330: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-10/+10
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-7/+6
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-21/+21
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-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
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
* ALSA: cmi8330: Allow MPU-401-less operationOndrej Zary2009-07-071-5/+5
* ALSA: cmi8330: find OPL3 port automaticallyOndrej Zary2009-07-071-3/+8
* cmi8330: Add basic CMI8329 supportOndrej Zary2009-07-051-29/+42
* ALSA: cmi8330: revert comments about AD1848 backOndrej Zary2009-06-291-4/+4
* ALSA: cmi8330: fix MPU-401 PnP init copy&paste bugOndrej Zary2009-06-291-1/+1
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-161-12/+14
|\
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-12/+14
* | ALSA: cmi8330: add MPU-401 supportKrzysztof Helt2009-01-291-6/+36
* | ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt2009-01-211-4/+0
* | ALSA: cmi8330: add OPL3 supportKrzysztof Helt2009-01-211-2/+28
|/
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-061-11/+11
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-061-1/+1
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-061-27/+55
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-061-2/+2
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-061-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-37/+5
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-161-4/+11
* [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-70/+41
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-2/+2
* [ALSA] sound/isa/cmi8330.c: check kmalloc() return valueAmit Choudhary2006-10-221-0/+2
* [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
* [ALSA] ISA drivers bailing on first !enable[i]Rene Herman2006-03-311-2/+2
* [PATCH] PNP: adjust pnp_register_card_driver() signature: cmi8330Bjorn Helgaas2006-03-271-6/+9
* [ALSA] Fix compilation without CONFIG_PNPTakashi Iwai2006-01-221-0/+6
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-8/+26
* [ALSA] cmi8330 - Use platform_device, add PM supportTakashi Iwai2006-01-031-78/+163
* [ALSA] Remove xxx_t typedefs: ISA CMI8330Takashi Iwai2006-01-031-16/+16
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-6/+0
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-39/+38
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+633
OpenPOWER on IntegriCloud