summaryrefslogtreecommitdiff
path: root/sound/isa/cs423x
Commit message (Expand)AuthorAge
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-02
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-29
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | ALSA: cs4236: add dB scale for all volume controlsKrzysztof Helt2009-11-19
* | ALSA: cs4236: update control namesKrzysztof Helt2009-11-18
* | ALSA: cs4236: detect chip in one passKrzysztof Helt2009-11-05
|/
* ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236Takashi Iwai2009-02-17
* ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detectionKrzysztof Helt2009-02-16
* Merge branch 'topic/snd_card_new-err' into topic/cs423x-mergeTakashi Iwai2009-02-16
|\
| * ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-12
| * ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-12
* | ALSA: isa/*: Add missing KERN_* prefix to printkTakashi Iwai2009-02-05
|/
* ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-03
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-13
* ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman2008-08-06
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-06
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-06
* ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt2008-08-06
* ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt2008-07-27
* ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt2008-06-13
* [ALSA] cs4231: remove one busy waitKrzysztof Helt2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] sound/isa: kill pnp_resource_changeRene Herman2008-01-31
* [ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai2007-10-16
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] cs4231-lib: improved waiting after mce_downKrzysztof Helt2007-10-16
* [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}Rene Herman2007-10-16
* [ALSA] ad1838/cs4231 - fix MCE timeout upon initial loadRene Herman2007-10-16
* [ALSA] cs4231-lib: replace common delay loop by functionKrzysztof Helt2007-10-16
* [ALSA] isa libs Makefiles cleanupKrzysztof Helt2007-10-16
* [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta2007-10-16
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-16
* [ALSA] isa_bus device/driver namingRene Herman2007-05-11
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-11
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-11
* [ALSA] isa_bus: cs4231Rene Herman2007-05-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ALSA] Fix undefined (missing) references in ISA MIRO sound driverRandy Dunlap2006-07-12
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-12
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-12
* [PATCH] pnp: cs4236: adjust pnp_register_driver signatureBjorn Helgaas2006-03-27