summaryrefslogtreecommitdiff
path: root/sound/isa/cmi8330.c
Commit message (Expand)AuthorAge
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-05
* ALSA: cmi8330: Allow MPU-401-less operationOndrej Zary2009-07-07
* ALSA: cmi8330: find OPL3 port automaticallyOndrej Zary2009-07-07
* cmi8330: Add basic CMI8329 supportOndrej Zary2009-07-05
* ALSA: cmi8330: revert comments about AD1848 backOndrej Zary2009-06-29
* ALSA: cmi8330: fix MPU-401 PnP init copy&paste bugOndrej Zary2009-06-29
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-16
|\
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-12
* | ALSA: cmi8330: add MPU-401 supportKrzysztof Helt2009-01-29
* | ALSA: do not create OPL3 timers if there is no OPL3 irq wiredKrzysztof Helt2009-01-21
* | ALSA: cmi8330: add OPL3 supportKrzysztof Helt2009-01-21
|/
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-06
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-06
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-06
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-06
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-06
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-31
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-16
* [ALSA] isa_bus device/driver namingRene Herman2007-05-11
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-11
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-14
* [ALSA] sound/isa/cmi8330.c: check kmalloc() return valueAmit Choudhary2006-10-22
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-12
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-12
* [ALSA] ISA drivers bailing on first !enable[i]Rene Herman2006-03-31
* [PATCH] PNP: adjust pnp_register_card_driver() signature: cmi8330Bjorn Helgaas2006-03-27
* [ALSA] Fix compilation without CONFIG_PNPTakashi Iwai2006-01-22
* [ALSA] unregister platform devicesClemens Ladisch2006-01-03
* [ALSA] cmi8330 - Use platform_device, add PM supportTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: ISA CMI8330Takashi Iwai2006-01-03
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-03
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-12
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-30
* Linux-2.6.12-rc2Linus Torvalds2005-04-16