Age | Commit message (Expand) | Author |
2021-06-09 | ALSA: ac97: Fix assignment in if condition | Takashi Iwai |
2020-07-20 | ALSA: Replace the word "slave" in vmaster API | Takashi Iwai |
2020-07-15 | ALSA: ac97: Replace the words white/blacklist | Takashi Iwai |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-04-17 | ALSA: Fix misspellings of "Analog Devices" | Geert Uytterhoeven |
2020-01-05 | ALSA: ac97: More constifications | Takashi Iwai |
2020-01-03 | ALSA: ac97: Constify snd_ac97_res_table definition | Takashi Iwai |
2020-01-03 | ALSA: ac97: Treat snd_ac97_bus_ops as const | Takashi Iwai |
2020-01-03 | ALSA: pci: Constify snd_device_ops definitions | Takashi Iwai |
2019-08-09 | ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono' | YueHaibing |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-06 | ALSA: pci: Remove superfluous snd_info_register() calls | Takashi Iwai |
2018-11-23 | ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write | Takashi Iwai |
2018-08-03 | ALSA: pci: Remove empty init and exit | Takashi Iwai |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2016-11-15 | ALSA: ac97: Fix kernel-doc error with sphinx formatter | Takashi Iwai |
2015-05-29 | ALSA: ac97: Fix ifdef CONFIG_PROC_FS | Takashi Iwai |
2015-04-05 | ALSA: Use const struct ac97_quirk | Joe Perches |
2015-03-06 | ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific() | Fabio Estevam |
2015-03-06 | ALSA: ac97: Add VT1613 AC97 codec support | Maciej S. Szmigiero |
2014-10-21 | ALSA: ac97: Constify more text arrays | Takashi Iwai |
2014-10-21 | ALSA: ac97: Use snd_ctl_enum_info() | Takashi Iwai |
2014-02-26 | ALSA: ac97: Use standard printk helpers | Takashi Iwai |
2013-09-30 | ALSA: ac97: Add ID for TI TLV320AIC27 codec | Ondrej Zary |
2013-06-28 | ALSA: Replace the magic number 44 with const | Takashi Iwai |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi |
2012-10-15 | ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new() | Takashi Iwai |
2012-09-06 | ALSA: ac97: Implement channel map workaround for ALC650 | Takashi Iwai |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-08-15 | ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist | Daniel T Chen |
2011-02-19 | ALSA: azt3328: hook up new emulated AC97 on AC97 patch side | Andreas Mohr |
2011-02-17 | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines | Andreas Mohr |
2011-01-14 | ALSA: constify functions in ac97 | Hanno Boeck |
2010-12-13 | sound: don't use flush_scheduled_work() | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-29 | ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist | Daniel Chen |
2010-03-26 | ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklist | Daniel T Chen |
2010-02-16 | Merge branch 'fixes' into devel | Jaroslav Kysela |
2010-01-10 | ALSA: ac97: add AC97 STMicroelectronics' codecs | Krzysztof Helt |
2010-01-10 | ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklist | Daniel T Chen |
2010-01-08 | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela |
2010-01-08 | ALSA: ac97_codec: merge WM9703 and WM9705 ops | Krzysztof Helt |
2009-12-15 | ALSA: ac97_codec - increase timeout for analog sections to 5 second | Steve Soule |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela |
2009-05-22 | Merge branch 'fix/misc' into for-linus | Takashi Iwai |
2009-05-22 | ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control name | Andreas Mohr |