summaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x/cs4231.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1Star
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0Star
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-4/+4
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-1/+0Star
* ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-3/+3
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-031-4/+4
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-8/+8
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-061-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] isa_bus: cs4231Rene Herman2007-05-111-122/+91Star
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+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/+4Star
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] cs4231 - Use platform_deviceTakashi Iwai2006-01-031-19/+77
* [ALSA] Remove xxx_t typedefs: ISA CS423xTakashi Iwai2006-01-031-4/+4
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-24/+22Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+169