index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
ac97
/
bus.c
Age
Commit message (
Expand
)
Author
2024-01-03
ALSA: ac97: fix build regression
Arnd Bergmann
2023-12-30
ALSA: mark all struct bus_type as const
Greg Kroah-Hartman
2023-08-02
ALSA: ac97: set variables dev_attr_vendor_id to static
Yu Liao
2023-01-25
ALSA: ac97: make remove callback of ac97 driver void returned
Dawei Li
2022-08-02
ALSA: ac97: Replace sprintf() with sysfs_emit()
Takashi Iwai
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-05-25
ALSA: ac97: fix PM reference leak in ac97_bus_remove()
Yufen Yu
2021-01-31
ALSA: ac97: Constify static struct attribute_group
Rikard Falkeborn
2019-07-23
ALSA: ac97: Fix double free of ac97_codec_device
Ding Xiang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-19
ALSA: ac97: Fix of-node refcount unbalance
Takashi Iwai
2018-08-19
ALSA: ac97: fix unbalanced pm_runtime_enable
Lihua Yao
2018-08-19
ALSA: ac97: fix check of pm_runtime_get_sync failure
Lihua Yao
2018-06-25
ALSA: ac97: add codecs devicetree binding
Robert Jarzmik
2017-09-04
ALSA: ac97: add an ac97 bus
Robert Jarzmik