aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x/cs4231_lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-06ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt1-1945/+0
2008-06-13ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt1-9/+109
2008-01-31[ALSA] cs4231: remove one busy waitKrzysztof Helt1-1/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai1-6/+7
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-2/+2
2007-10-16[ALSA] cs4231-lib: improved waiting after mce_downKrzysztof Helt1-10/+13
2007-10-16[ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}Rene Herman1-13/+10
2007-10-16[ALSA] ad1838/cs4231 - fix MCE timeout upon initial loadRene Herman1-9/+7
2007-10-16[ALSA] cs4231-lib: replace common delay loop by functionKrzysztof Helt1-30/+20
2007-10-16[ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta1-0/+2
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-3/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar1-15/+15
2006-01-03[ALSA] Fix a compile warningTakashi Iwai1-1/+1
2006-01-03[ALSA] Add CS4232 PnP BIOS supportTakashi Iwai1-0/+2
2006-01-03[ALSA] Fix resume of cs4231Takashi Iwai1-1/+1
2006-01-03[ALSA] cs4231 - Fix PM supportTakashi Iwai1-19/+1
2006-01-03[ALSA] Remove xxx_t typedefs: ISA CS423xTakashi Iwai1-115/+115
2006-01-03[ALSA] Clean up ISA cs4231 codeTakashi Iwai1-80/+2
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-8/+2
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1964