aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/ad1848/ad1848_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: remove stale filesTakashi Iwai2008-09-091-0/+0
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-061-487/+0
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-061-534/+10
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-061-261/+0
* ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-061-49/+55
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-061-72/+51
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-061-18/+30
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-061-60/+68
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] ad1848 - Fix print formatTakashi Iwai2008-01-311-1/+1
* [ALSA] This patch removes open_mutex from the ad1848-lib asKrzysztof Helt2007-10-161-11/+3
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] ad1848: simplify MCE down codeTrent Piepho2007-10-161-36/+21
* [ALSA] ad1848: Fix msleep while atomicTrent Piepho2007-10-161-0/+2
* [ALSA] ad1848_lib: waiting loops done after cs4231_libKrzysztof Helt2007-10-161-7/+7
* [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}Rene Herman2007-10-161-13/+13
* [ALSA] ad1848: replace HZ calculus with msecs_to_jiffies()Rene Herman2007-10-161-2/+2
* [ALSA] ad1838/cs4231 - fix MCE timeout upon initial loadRene Herman2007-10-161-8/+7
* [ALSA] ad1848_lib: replace common delay loop by functionKrzysztof Helt2007-10-161-22/+24
* [ALSA] Fix invalid schedule_timeout_interruptible()Takashi Iwai2007-07-201-2/+2
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] Add dB scale information to ad1848 driverTakashi Iwai2006-09-231-15/+34
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] ad1848 double freeDave Jones2006-03-221-3/+1
* [ALSA] semaphore -> mutex (ISA part)Ingo Molnar2006-03-221-7/+7
* [ALSA] ad1848 - Fix compilation without CONFIG_PMTakashi Iwai2006-01-031-0/+2
* [ALSA] ad1848 - Add PM supportTakashi Iwai2006-01-031-13/+15
* [ALSA] Remove xxx_t typedefs: ISA AD1848Takashi Iwai2006-01-031-88/+88
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-4/+2
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-8/+8
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+1
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1279