summaryrefslogtreecommitdiff
path: root/sound/pci/ac97
Commit message (Expand)AuthorAgeFilesLines
* mfd: remove ucb1400 supportArnd Bergmann2023-02-012-41/+0
* ALSA: ac97: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero2022-10-211-8/+24
* ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()Yang Yingliang2022-10-201-0/+1
* ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi2022-03-221-2/+2
* ALSA: Fix some typoChristophe JAILLET2021-12-061-1/+1
* ALSA: ac97: Fix assignment in if conditionTakashi Iwai2021-06-092-114/+228
* ALSA: Replace the word "slave" in vmaster APITakashi Iwai2020-07-201-10/+10
* ALSA: ac97: Replace the words white/blacklistTakashi Iwai2020-07-151-7/+7
* ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-2/+2
* ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-171-1/+1
* ALSA: ac97: More constificationsTakashi Iwai2020-01-053-20/+20
* ALSA: ac97: Constify snd_ac97_res_table definitionTakashi Iwai2020-01-031-1/+1
* ALSA: ac97: Treat snd_ac97_bus_ops as constTakashi Iwai2020-01-031-1/+2
* ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai2020-01-031-2/+2
* ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono'YueHaibing2019-08-091-5/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-307-112/+7
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-17/+9
* ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai2018-11-231-1/+1
* ALSA: pci: Remove empty init and exitTakashi Iwai2018-08-031-16/+0
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-2/+2
* 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
|\ \ | |/