summaryrefslogtreecommitdiff
path: root/sound/pci/ac97
AgeCommit message (Expand)Author
2023-08-24ALSA: ac97: Fix possible error value of *rac97Su Hui
2023-07-21ALSA: ac97: Use the standard snd_ctl_add_followers() helperTakashi Iwai
2023-07-21ALSA: ac97: Simplify with snd_ctl_find_id_mixer()Takashi Iwai
2023-06-15ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixerSu Hui
2023-02-01mfd: remove ucb1400 supportArnd Bergmann
2022-10-21ALSA: ac97: Use snd_ctl_rename() to rename a controlMaciej S. Szmigiero
2022-10-20ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()Yang Yingliang
2022-03-22ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi
2021-12-06ALSA: Fix some typoChristophe JAILLET
2021-06-09ALSA: ac97: Fix assignment in if conditionTakashi Iwai
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai
2020-07-15ALSA: ac97: Replace the words white/blacklistTakashi Iwai
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-17ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven
2020-01-05ALSA: ac97: More constificationsTakashi Iwai
2020-01-03ALSA: ac97: Constify snd_ac97_res_table definitionTakashi Iwai
2020-01-03ALSA: ac97: Treat snd_ac97_bus_ops as constTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-08-09ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono'YueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai
2018-11-23ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2016-11-15ALSA: ac97: Fix kernel-doc error with sphinx formatterTakashi Iwai
2015-05-29ALSA: ac97: Fix ifdef CONFIG_PROC_FSTakashi Iwai
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches
2015-03-06ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific()Fabio Estevam
2015-03-06ALSA: ac97: Add VT1613 AC97 codec supportMaciej S. Szmigiero
2014-10-21ALSA: ac97: Constify more text arraysTakashi Iwai
2014-10-21ALSA: ac97: Use snd_ctl_enum_info()Takashi Iwai
2014-02-26ALSA: ac97: Use standard printk helpersTakashi Iwai
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
2012-09-06ALSA: ac97: Implement channel map workaround for ALC650Takashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-08-15ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen
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-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklistDaniel Chen
2010-03-26ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklistDaniel T Chen