summaryrefslogtreecommitdiff
path: root/sound/ac97
AgeCommit message (Expand)Author
2024-01-03ALSA: ac97: fix build regressionArnd Bergmann
2023-12-30ALSA: mark all struct bus_type as constGreg Kroah-Hartman
2023-08-02ALSA: ac97: set variables dev_attr_vendor_id to staticYu Liao
2023-01-25ALSA: ac97: make remove callback of ac97 driver void returnedDawei Li
2022-08-02ALSA: ac97: Replace sprintf() with sysfs_emit()Takashi Iwai
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-05-25ALSA: ac97: fix PM reference leak in ac97_bus_remove()Yufen Yu
2021-01-31ALSA: ac97: Constify static struct attribute_groupRikard Falkeborn
2020-09-03ALSA: ac97: (cosmetic) align argument namesPierre-Louis Bossart
2020-01-03ALSA: ac97: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2019-07-23ALSA: ac97: Fix double free of ac97_codec_deviceDing Xiang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-19ALSA: ac97: Fix of-node refcount unbalanceTakashi Iwai
2018-08-19ALSA: ac97: fix unbalanced pm_runtime_enableLihua Yao
2018-08-19ALSA: ac97: fix check of pm_runtime_get_sync failureLihua Yao
2018-08-19ALSA: ac97: fix device initialization in the compat layerLihua Yao
2018-06-25ALSA: ac97: add codecs devicetree bindingRobert Jarzmik
2018-02-12ALSA: ac97: kconfig: Remove select of undefined symbol AC97Ulf Magnusson
2017-09-04ALSA: ac97: add an ac97 busRobert Jarzmik