summaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x/cs4231.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: cs4231: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-6/+6
* ALSA: cs423x: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-15/+6
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* Merge tag 'tags/isa-void-remove-callback' into for-nextTakashi Iwai2021-01-261-2/+1
|\
| * isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-2/+1
* | ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-2/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* ALSA: cs423x: fix format string overflow warningArnd Bergmann2017-07-181-7/+11
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-201-6/+6
* ALSA: cs4231: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-5/+4
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-1/+0
* 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-10-311-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-1/+0
* 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/+0
* [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/+91
* [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
* [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/+22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+169