summaryrefslogtreecommitdiffstats
path: root/sound/ac97
Commit message (Expand)AuthorAgeFilesLines
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-4/+2
* ALSA: ac97: fix PM reference leak in ac97_bus_remove()Yufen Yu2021-05-251-1/+1
* ALSA: ac97: Constify static struct attribute_groupRikard Falkeborn2021-01-311-1/+1
* ALSA: ac97: (cosmetic) align argument namesPierre-Louis Bossart2020-09-031-1/+1
* ALSA: ac97: Constify snd_ac97_bus_ops definitionsTakashi Iwai2020-01-031-1/+1
* ALSA: ac97: Fix double free of ac97_codec_deviceDing Xiang2019-07-231-9/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-16/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ALSA: ac97: Fix of-node refcount unbalanceTakashi Iwai2019-02-191-1/+1
* ALSA: ac97: fix unbalanced pm_runtime_enableLihua Yao2018-08-191-0/+2
* ALSA: ac97: fix check of pm_runtime_get_sync failureLihua Yao2018-08-191-1/+1
* ALSA: ac97: fix device initialization in the compat layerLihua Yao2018-08-191-2/+17
* ALSA: ac97: add codecs devicetree bindingRobert Jarzmik2018-06-251-0/+26
* ALSA: ac97: kconfig: Remove select of undefined symbol AC97Ulf Magnusson2018-02-121-1/+0
* ALSA: ac97: add an ac97 busRobert Jarzmik2017-09-046-0/+705