summaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x
Commit message (Expand)AuthorAgeFilesLines
* ALSA: cs4236: constify pnp_card_device_idArvind Yadav2017-08-171-1/+1
* ALSA: cs423x: fix format string overflow warningArnd Bergmann2017-07-182-16/+22
* ALSA: cs423x: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* Annotate hardware config module parameters in sound/isa/David Howells2017-04-202-15/+15
* ALSA: cs4231: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-023-18/+13
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-122-12/+8
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-292-3/+0
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-072-29/+29
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-192-3/+3
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-312-2/+2
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-142-3/+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: add dB scale for all volume controlsKrzysztof Helt2009-11-191-44/+108
* | ALSA: cs4236: update control namesKrzysztof Helt2009-11-181-28/+21
* | ALSA: cs4236: detect chip in one passKrzysztof Helt2009-11-052-29/+34
|/
* ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236Takashi Iwai2009-02-172-27/+3
* ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt2009-02-163-88/+69
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-162-18/+20
|\
| * 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-122-6/+7
* | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-7/+14
|/
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-032-8/+8
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-131-1/+2
* 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-063-173/+234
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-063-3/+3
* ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt2008-08-062-1947/+0
* ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt2008-07-271-0/+1
* ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt2008-06-131-9/+109
* [ALSA] cs4231: remove one busy waitKrzysztof Helt2008-01-311-1/+0
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-314-4/+0
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-311-75/+16
* [ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai2007-10-161-6/+7
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-165-9/+9
* [ALSA] cs4231-lib: improved waiting after mce_downKrzysztof Helt2007-10-161-10/+13
* [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}Rene Herman2007-10-161-13/+10
* [ALSA] ad1838/cs4231 - fix MCE timeout upon initial loadRene Herman2007-10-161-9/+7
* [ALSA] cs4231-lib: replace common delay loop by functionKrzysztof Helt2007-10-161-30/+20
* [ALSA] isa libs Makefiles cleanupKrzysztof Helt2007-10-161-13/+4
* [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta2007-10-161-0/+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] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-111-71/+54
* [ALSA] isa_bus: cs4231Rene Herman2007-05-111-122/+91
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
OpenPOWER on IntegriCloud