summaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x/cs4236.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-9/+7
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-2/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-071-25/+25
* 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-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* 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: cs4236: detect chip in one passKrzysztof Helt2009-11-051-10/+3
|/
* ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt2009-02-161-84/+69
* ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-121-12/+13
* ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-121-3/+4
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-031-4/+4
* ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman2008-08-061-0/+2
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-25/+22
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-061-1/+1
* ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt2008-07-271-0/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-75/+16
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-161-6/+14
* [ALSA] isa_bus device/driver namingRene Herman2007-05-111-3/+3
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-111-71/+54
* [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/+4
* [PATCH] pnp: cs4236: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-13/+12
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-2/+2
* [PATCH] snd-cs4236 typo fixRene Herman2006-02-241-1/+1
* [ALSA] cs4236 - Add PnP ids for Netfinity 3000Lukasz Stemach2006-02-011-0/+2
* [ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNPJaroslav Kysela2006-01-221-2/+2
* [ALSA] Fix compilation without CONFIG_PNPTakashi Iwai2006-01-221-0/+7
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-15/+36
* [ALSA] Add CS4232 PnP BIOS supportTakashi Iwai2006-01-031-105/+218
* [ALSA] cs4236 - Use platform_deviceTakashi Iwai2006-01-031-93/+176
* [ALSA] Remove xxx_t typedefs: ISA CS423xTakashi Iwai2006-01-031-7/+7
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-6/+2
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-52/+45
* [ALSA] cs4236-irq-handling-fix.patchChristoph Schulz2005-06-221-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+608
OpenPOWER on IntegriCloud