summaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* ALSA: ac97: Fix kernel-doc error with sphinx formatterTakashi Iwai2016-11-151-1/+1
* ALSA: ac97: Fix ifdef CONFIG_PROC_FSTakashi Iwai2015-05-292-2/+2
* ALSA: Use const struct ac97_quirkJoe Perches2015-04-051-1/+2
* ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific()Fabio Estevam2015-03-061-8/+2
* ALSA: ac97: Add VT1613 AC97 codec supportMaciej S. Szmigiero2015-03-062-0/+34
* ALSA: ac97: Constify more text arraysTakashi Iwai2014-10-212-9/+15
* ALSA: ac97: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-133/+53
* ALSA: ac97: Use standard printk helpersTakashi Iwai2014-02-263-17/+46
* 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-122-8/+18
* ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai2012-10-151-0/+2
* ALSA: ac97: Implement channel map workaround for ALC650Takashi Iwai2012-09-061-1/+23
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen2011-08-151-0/+1
* ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr2011-02-192-0/+59
* ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2011-02-171-34/+49
* ALSA: constify functions in ac97Hanno Boeck2011-01-142-32/+32
* sound: don't use flush_scheduled_work()Tejun Heo2010-12-131-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklistDaniel Chen2010-03-291-0/+1
* ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklistDaniel T Chen2010-03-261-0/+1
* Merge branch 'fixes' into develJaroslav Kysela2010-02-163-0/+13
|\
| * ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt2010-01-102-0/+12
| * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen2010-01-101-0/+1
* | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela2010-01-081-1/+1
|\ \ | |/
| * ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule2009-12-151-1/+1
* | ALSA: ac97_codec: merge WM9703 and WM9705 opsKrzysztof Helt2010-01-081-16/+1
|/
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-052-9/+9
* Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-221-2/+5
|\
| * ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr2009-05-221-2/+5
* | [ALSA] ac97_codec: increase timeout for analog subsectionsJaroslav Kysela2009-04-211-1/+1
|/
* Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2009-03-242-1/+3
|\
| * ALSA: AC97: Fix function name type in comment s/updat/update/Thadeu Lima de Souza Cascardo2009-01-291-1/+1
| * ALSA: AC97: Print AC97 flags in proc file to make debug it easierThadeu Lima de Souza Cascardo2009-01-291-0/+2
* | 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
|/
* Merge branch 'topic/cs5535audio' into to-pushTakashi Iwai2008-12-251-2/+3
|\
| * ALSA: cs5535audio: stick AD1888 bitshift values into a header fileAndres Salomon2008-12-101-2/+3
* | ALSA: ac97 - Add WM9715 to AC97 IDsMark Brown2008-12-011-1/+1
* | Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai2008-11-071-3/+3
|\ \ | |/
| * sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-301-3/+3
* | ALSA: Enable SPDIF output on ALC655Takashi Iwai2008-10-201-0/+2
|/
* ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-131-1/+1
* ALSA: ac97_patch make functions staticHarvey Harrison2008-09-041-2/+2
* ALSA: ac97 - vt1618 7.1 Audio SupportJohn L. Utz III2008-08-292-3/+197
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-7/+12
OpenPOWER on IntegriCloud