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
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
2023-06-06
ALSA: hda: Fix kctl->id initialization
Takashi Iwai
2023-02-16
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-02-11
ALSA: hda: Fix codec device field initializan
Cezary Rojewski
2023-02-03
ALSA: hda: Fix the control element identification for multiple codecs
Jaroslav Kysela
2023-01-23
ALSA: hda: Do not unset preset when cleaning up codec
Cezary Rojewski
2022-12-09
ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend
Kai Vehmanen
2022-08-18
ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
Cezary Rojewski
2022-08-18
ALSA: hda: Always free codec on the device release
Cezary Rojewski
2022-08-11
ALSA: hda: Fix crash due to jack poll in suspend
Mohan Kumar
2022-07-15
Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
Takashi Iwai
2022-07-15
ALSA: hda: Skip event processing for unregistered codecs
Cezary Rojewski
2022-07-09
ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
Cezary Rojewski
2022-07-09
ALSA: hda: Fix put_device() inconsistency in error path
Cezary Rojewski
2022-07-09
ALSA: hda: Make device usage_count consistent across subsequent probing
Cezary Rojewski
2022-04-12
ALSA: hda: Jack detection poll in suspend state
Mohan Kumar
2022-02-21
ALSA: hda: Expose codec cleanup and power-save functions
Cezary Rojewski
2022-02-21
ALSA: hda: Update and expose codec register procedures
Cezary Rojewski
2022-02-21
ALSA: hda: Update and expose snd_hda_codec_device_init()
Cezary Rojewski
2022-02-01
ALSA: hda: Skip codec shutdown in case the codec is not registered
Peter Ujfalusi
2021-11-16
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
2021-11-16
ALSA: hda: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2021-10-07
ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
Takashi Iwai
2021-08-26
ALSA: hda: Disable runtime resume at shutdown
Takashi Iwai
2021-08-14
ALSA: hda: Suspend codec at shutdown
Takashi Iwai
2021-06-23
ALSA: hda: Release codec display power during shutdown/reboot
Imre Deak
2021-06-03
ALSA: hda: update the power_state during the direct-complete
Hui Wang
2021-04-10
ALSA: HDA: Add access description in __snd_hda_add_vmaster
Ranjani Sridharan
2021-03-30
ALSA: HDA - remove the custom implementation for the audio LED trigger
Jaroslav Kysela
2021-03-02
ALSA: hda: fix kernel-doc warnings
Pierre-Louis Bossart
2021-02-02
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-01-19
ALSA: hda: Balance runtime/system PM if direct-complete is disabled
Kai-Heng Feng
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-12-10
ALSA: hda: Fix regressions on clear and reconfig sysfs
Takashi Iwai
2020-10-28
ALSA: hda: Refactor codec PM to use direct-complete optimization
Kai-Heng Feng
2020-09-30
ALSA: HDA: Early Forbid of runtime PM
Harsha Priya
2020-08-06
ALSA: pci: delete repeated words in comments
Randy Dunlap
2020-08-03
Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2020-08-03
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-07-29
ALSA: hda: fix NULL pointer dereference during suspend
Ranjani Sridharan
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2020-07-16
ALSA: hda: fix snd_hda_codec_cleanup() documentation
Kai Vehmanen
2020-07-16
ALSA: hda: export snd_hda_codec_cleanup_for_unbind()
Kai Vehmanen
2020-04-23
ALSA: hda: Always use jackpoll helper for jack update after resume
Takashi Iwai
2020-04-13
ALSA: hda: Skip controller resume if not needed
Takashi Iwai
2020-03-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-02-18
ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
Takashi Iwai
2020-02-12
ALSA: hda_codec: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-14
ALSA: hda: correct kernel-doc parameter descriptions
Pierre-Louis Bossart
2020-01-13
ALSA: hda: Manage concurrent reg access more properly
Takashi Iwai
2020-01-05
ALSA: hda: More constifications
Takashi Iwai
[next]