summaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97/ac97_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai2018-12-051-1/+1
* ALSA: pci: Remove empty init and exitTakashi Iwai2018-08-031-16/+0Star
* ALSA: ac97: Fix kernel-doc error with sphinx formatterTakashi Iwai2016-11-151-1/+1
* ALSA: Use const struct ac97_quirkJoe Perches2015-04-051-1/+2
* ALSA: ac97: Add VT1613 AC97 codec supportMaciej S. Szmigiero2015-03-061-0/+1
* ALSA: ac97: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+2Star
* ALSA: ac97: Use standard printk helpersTakashi Iwai2014-02-261-12/+33
* ALSA: ac97: Add ID for TI TLV320AIC27 codecOndrej Zary2013-09-301-0/+1
* ALSA: Replace the magic number 44 with constTakashi Iwai2013-06-281-1/+1
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-7/+9
* ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai2012-10-151-0/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-1/+1
* 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/+2Star
* 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/+0Star
* [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