aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/ac97/ac97_codec.c
AgeCommit message (Expand)Author
2013-09-30ALSA: ac97: Add ID for TI TLV320AIC27 codecOndrej Zary
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2012-10-15ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-02-19ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr
2011-02-17ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr
2011-01-14ALSA: constify functions in ac97Hanno Boeck
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo
2010-01-10ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt
2009-12-15ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-04-21[ALSA] ac97_codec: increase timeout for analog subsectionsJaroslav Kysela
2009-03-24Merge branch 'topic/intel8x0' into for-linusTakashi Iwai
2009-03-06ALSA: ac97 - Add patch entry for Conexant CX20468-31 chipTakashi Iwai
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai
2009-01-29ALSA: AC97: Fix function name type in comment s/updat/update/Thadeu Lima de Souza Cascardo
2008-12-01ALSA: ac97 - Add WM9715 to AC97 IDsMark Brown
2008-10-30sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-08-29ALSA: ac97 - vt1618 7.1 Audio SupportJohn L. Utz III
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-08-06ALSA: ac97 - Enable mono-out on ALC203 codec as defaultTakashi Iwai
2008-07-20ALSA: re-order AC97 codec ID table.Rene Herman
2008-07-15ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name.Rene Herman
2008-07-10ALSA: Fix AC97 power downTakashi Iwai
2008-06-13[ALSA] ac97 - Fix power_save option value as time-outTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] ac97: YMF743 missing controls support (2/2)Keita Maehara
2007-10-16[ALSA] Add default values for power-saving as Kconfig optionsTakashi Iwai
2007-10-16[ALSA] ac97 - Suppress the reset of audio-codec from modem-codec at resumeTakashi Iwai
2007-10-16[ALSA] Use msecs_to_jiffies() in ac97_codec.cTakashi Iwai
2007-10-16[ALSA] Add missing static in ac97_codec.cTakashi Iwai
2007-05-11[ALSA] ac97 - Make patch functions staticTakashi Iwai
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-02-14[ALSA] ac97 - Fix silent output problem with Cx20551 codecTakashi Iwai
2007-02-09[ALSA] Remove delayed work properly at free and suspendTakashi Iwai
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai
2007-02-09[ALSA] ac97 - fix various issues with AD1986/AD1986A supportRandy Cushman
2007-02-09[ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai
2006-12-20[ALSA] ac97: Identify CMI9761 chips.James Courtier-Dutton
2006-12-20[ALSA] ac97_codec - trivial fix for bit update functionsJames C Georgas
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-22[ALSA] Fix AC97 power-saving modeTakashi Iwai
2006-09-23[ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM moboMagnus Sandin
2006-09-23[ALSA] Add TLV support to AC97 codec driverTakashi Iwai
2006-09-23[ALSA] add codec-specific controls for UCB1400Mike Rapoport
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai