aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05ALSA: ac97: More constificationsTakashi Iwai3-20/+20
2020-01-03ALSA: ac97: Constify snd_ac97_res_table definitionTakashi Iwai1-1/+1
2020-01-03ALSA: ac97: Treat snd_ac97_bus_ops as constTakashi Iwai1-1/+2
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai1-2/+2
2019-08-09ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono'YueHaibing1-5/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner7-112/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-06ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai1-17/+9
2018-11-23ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai1-1/+1
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai1-16/+0
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-2/+2
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-11-15ALSA: ac97: Fix kernel-doc error with sphinx formatterTakashi Iwai1-1/+1
2015-05-29ALSA: ac97: Fix ifdef CONFIG_PROC_FSTakashi Iwai2-2/+2
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches1-1/+2
2015-03-06ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific()Fabio Estevam1-8/+2
2015-03-06ALSA: ac97: Add VT1613 AC97 codec supportMaciej S. Szmigiero2-0/+34
2014-10-21ALSA: ac97: Constify more text arraysTakashi Iwai2-9/+15
2014-10-21ALSA: ac97: Use snd_ctl_enum_info()Takashi Iwai2-133/+53
2014-02-26ALSA: ac97: Use standard printk helpersTakashi Iwai3-17/+46
2013-09-30ALSA: ac97: Add ID for TI TLV320AIC27 codecOndrej Zary1-0/+1
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai1-1/+1
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi2-8/+18
2012-10-15ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai1-0/+2
2012-09-06ALSA: ac97: Implement channel map workaround for ALC650Takashi Iwai1-1/+23
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-08-15ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen1-0/+1
2011-02-19ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr2-0/+59
2011-02-17ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr1-34/+49
2011-01-14ALSA: constify functions in ac97Hanno Boeck2-32/+32
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-29ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklistDaniel Chen1-0/+1
2010-03-26ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-02-16Merge branch 'fixes' into develJaroslav Kysela3-0/+13
2010-01-10ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt2-0/+12
2010-01-10ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-01-08Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela1-1/+1
2010-01-08ALSA: ac97_codec: merge WM9703 and WM9705 opsKrzysztof Helt1-16/+1
2009-12-15ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule1-1/+1
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2-9/+9
2009-05-22Merge branch 'fix/misc' into for-linusTakashi Iwai1-2/+5
2009-05-22ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr1-2/+5
2009-04-21[ALSA] ac97_codec: increase timeout for analog subsectionsJaroslav Kysela1-1/+1
2009-03-24Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2-1/+3
2009-03-06ALSA: ac97 - Add patch entry for Conexant CX20468-31 chipTakashi Iwai1-0/+1
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai1-1/+4
2009-01-29ALSA: AC97: Fix function name type in comment s/updat/update/Thadeu Lima de Souza Cascardo1-1/+1