aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97/ac97_codec.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai2012-10-211-0/+2
* ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr2011-02-191-0/+7
* ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2011-02-171-34/+49
* ALSA: constify functions in ac97Hanno Boeck2011-01-141-1/+1
* sound: don't use flush_scheduled_work()Tejun Heo2010-12-131-4/+2
* ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt2010-01-101-0/+10
* ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule2009-12-151-1/+1
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-3/+3
* [ALSA] ac97_codec: increase timeout for analog subsectionsJaroslav Kysela2009-04-211-1/+1
* Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2009-03-241-1/+1
|\
| * ALSA: AC97: Fix function name type in comment s/updat/update/Thadeu Lima de Souza Cascardo2009-01-291-1/+1
* | ALSA: ac97 - Add patch entry for Conexant CX20468-31 chipTakashi Iwai2009-03-061-0/+1
* | ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-051-1/+4
|/
* ALSA: ac97 - Add WM9715 to AC97 IDsMark Brown2008-12-011-1/+1
* sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-301-3/+3
* ALSA: ac97 - vt1618 7.1 Audio SupportJohn L. Utz III2008-08-291-1/+1
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-7/+12
* ALSA: ac97 - Enable mono-out on ALC203 codec as defaultTakashi Iwai2008-08-061-1/+1
* ALSA: re-order AC97 codec ID table.Rene Herman2008-07-201-10/+10
* ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name.Rene Herman2008-07-151-1/+2
* ALSA: Fix AC97 power downTakashi Iwai2008-07-101-1/+3
* [ALSA] ac97 - Fix power_save option value as time-outTakashi Iwai2008-06-131-3/+4
* [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] ac97: YMF743 missing controls support (2/2)Keita Maehara2007-10-161-2/+9
* [ALSA] Add default values for power-saving as Kconfig optionsTakashi Iwai2007-10-161-1/+1
* [ALSA] ac97 - Suppress the reset of audio-codec from modem-codec at resumeTakashi Iwai2007-10-161-1/+4
* [ALSA] Use msecs_to_jiffies() in ac97_codec.cTakashi Iwai2007-10-161-6/+8
* [ALSA] Add missing static in ac97_codec.cTakashi Iwai2007-10-161-2/+2
* [ALSA] ac97 - Make patch functions staticTakashi Iwai2007-05-111-16/+27
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [ALSA] ac97 - Fix silent output problem with Cx20551 codecTakashi Iwai2007-02-141-0/+1
* [ALSA] Remove delayed work properly at free and suspendTakashi Iwai2007-02-091-0/+5
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-8/+8
* [ALSA] ac97 - fix various issues with AD1986/AD1986A supportRandy Cushman2007-02-091-1/+1
* [ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai2007-02-091-20/+21
* [ALSA] ac97: Identify CMI9761 chips.James Courtier-Dutton2006-12-201-3/+3
* [ALSA] ac97_codec - trivial fix for bit update functionsJames C Georgas2006-12-201-2/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
* [ALSA] Fix AC97 power-saving modeTakashi Iwai2006-10-221-6/+2
* [ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM moboMagnus Sandin2006-09-231-0/+6
* [ALSA] Add TLV support to AC97 codec driverTakashi Iwai2006-09-231-7/+47
* [ALSA] add codec-specific controls for UCB1400Mike Rapoport2006-09-231-1/+1
* [ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai2006-09-231-37/+227
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-4/+4
* [PATCH] ALSA: ac97: correct some Mic mixer elementsTakashi Iwai2006-09-011-2/+2
* [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti2006-06-221-3/+5
* [ALSA] ac97_codec - fix duplicate control creation in AC97Jaya Kumar2006-06-221-3/+6
* [ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-22/+18