summaryrefslogtreecommitdiffstats
path: root/sound/isa/cmi8330.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-37/+5Star
* [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/+41Star
* [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/+4Star
* [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/+0Star
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-39/+38Star
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+633