index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
ac97
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-05-09
ALSA: ac97: bus: Add missing module description
Takashi Iwai
1
-0
/
+1
2024-01-03
ALSA: ac97: fix build regression
Arnd Bergmann
1
-1
/
+2
2023-12-30
ALSA: mark all struct bus_type as const
Greg Kroah-Hartman
1
-2
/
+0
2023-08-02
ALSA: ac97: set variables dev_attr_vendor_id to static
Yu Liao
1
-1
/
+1
2023-01-25
ALSA: ac97: make remove callback of ac97 driver void returned
Dawei Li
1
-3
/
+2
2022-08-02
ALSA: ac97: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2021-05-25
ALSA: ac97: fix PM reference leak in ac97_bus_remove()
Yufen Yu
1
-1
/
+1
2021-01-31
ALSA: ac97: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2020-09-03
ALSA: ac97: (cosmetic) align argument names
Pierre-Louis Bossart
1
-1
/
+1
2020-01-03
ALSA: ac97: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2019-07-23
ALSA: ac97: Fix double free of ac97_codec_device
Ding Xiang
1
-9
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
4
-16
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-19
ALSA: ac97: Fix of-node refcount unbalance
Takashi Iwai
1
-1
/
+1
2018-08-19
ALSA: ac97: fix unbalanced pm_runtime_enable
Lihua Yao
1
-0
/
+2
2018-08-19
ALSA: ac97: fix check of pm_runtime_get_sync failure
Lihua Yao
1
-1
/
+1
2018-08-19
ALSA: ac97: fix device initialization in the compat layer
Lihua Yao
1
-2
/
+17
2018-06-25
ALSA: ac97: add codecs devicetree binding
Robert Jarzmik
1
-0
/
+26
2018-02-12
ALSA: ac97: kconfig: Remove select of undefined symbol AC97
Ulf Magnusson
1
-1
/
+0
2017-09-04
ALSA: ac97: add an ac97 bus
Robert Jarzmik
6
-0
/
+705