index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
Cezary Rojewski
2022-08-18
1
-21
/
+20
*
ALSA: hda: Always free codec on the device release
Cezary Rojewski
2022-08-18
1
-7
/
+1
*
ALSA: hda: Fix crash due to jack poll in suspend
Mohan Kumar
2022-08-11
1
-5
/
+9
*
Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
Takashi Iwai
2022-07-15
1
-20
/
+21
*
ALSA: hda: Skip event processing for unregistered codecs
Cezary Rojewski
2022-07-15
1
-5
/
+5
*
ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
Cezary Rojewski
2022-07-09
1
-21
/
+20
*
ALSA: hda: Fix put_device() inconsistency in error path
Cezary Rojewski
2022-07-09
1
-12
/
+11
*
ALSA: hda: Make device usage_count consistent across subsequent probing
Cezary Rojewski
2022-07-09
1
-1
/
+7
*
ALSA: hda: Jack detection poll in suspend state
Mohan Kumar
2022-04-12
1
-1
/
+10
*
ALSA: hda: Expose codec cleanup and power-save functions
Cezary Rojewski
2022-02-21
1
-2
/
+12
*
ALSA: hda: Update and expose codec register procedures
Cezary Rojewski
2022-02-21
1
-9
/
+26
*
ALSA: hda: Update and expose snd_hda_codec_device_init()
Cezary Rojewski
2022-02-21
1
-16
/
+29
*
ALSA: hda: Skip codec shutdown in case the codec is not registered
Peter Ujfalusi
2022-02-01
1
-0
/
+4
*
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
2021-11-16
1
-16
/
+26
*
ALSA: hda: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
2021-11-16
1
-0
/
+3
*
ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
Takashi Iwai
2021-10-07
1
-0
/
+1
*
ALSA: hda: Disable runtime resume at shutdown
Takashi Iwai
2021-08-26
1
-4
/
+2
*
ALSA: hda: Suspend codec at shutdown
Takashi Iwai
2021-08-14
1
-0
/
+14
*
ALSA: hda: Release codec display power during shutdown/reboot
Imre Deak
2021-06-23
1
-5
/
+5
*
ALSA: hda: update the power_state during the direct-complete
Hui Wang
2021-06-03
1
-0
/
+5
*
ALSA: HDA: Add access description in __snd_hda_add_vmaster
Ranjani Sridharan
2021-04-10
1
-0
/
+1
*
ALSA: HDA - remove the custom implementation for the audio LED trigger
Jaroslav Kysela
2021-03-30
1
-63
/
+6
*
ALSA: hda: fix kernel-doc warnings
Pierre-Louis Bossart
2021-03-02
1
-3
/
+3
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-02-02
1
-17
/
+7
|
\
|
*
ALSA: hda: Balance runtime/system PM if direct-complete is disabled
Kai-Heng Feng
2021-01-19
1
-17
/
+7
*
|
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-1
/
+1
|
/
*
ALSA: hda: Fix regressions on clear and reconfig sysfs
Takashi Iwai
2020-12-10
1
-1
/
+1
*
ALSA: hda: Refactor codec PM to use direct-complete optimization
Kai-Heng Feng
2020-10-28
1
-16
/
+29
*
ALSA: HDA: Early Forbid of runtime PM
Harsha Priya
2020-09-30
1
-0
/
+3
*
ALSA: pci: delete repeated words in comments
Randy Dunlap
2020-08-06
1
-1
/
+1
*
Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2020-08-03
1
-1
/
+2
|
\
|
*
ALSA: hda: fix snd_hda_codec_cleanup() documentation
Kai Vehmanen
2020-07-16
1
-1
/
+1
|
*
ALSA: hda: export snd_hda_codec_cleanup_for_unbind()
Kai Vehmanen
2020-07-16
1
-0
/
+1
*
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-08-03
1
-48
/
+48
|
\
\
|
*
|
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
2020-07-20
1
-48
/
+48
|
|
/
*
/
ALSA: hda: fix NULL pointer dereference during suspend
Ranjani Sridharan
2020-07-29
1
-0
/
+8
|
/
*
ALSA: hda: Always use jackpoll helper for jack update after resume
Takashi Iwai
2020-04-23
1
-11
/
+17
*
ALSA: hda: Skip controller resume if not needed
Takashi Iwai
2020-04-13
1
-1
/
+1
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-03-09
1
-1
/
+1
|
\
|
*
ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
Takashi Iwai
2020-02-18
1
-1
/
+1
*
|
ALSA: hda_codec: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
|
/
*
ALSA: hda: correct kernel-doc parameter descriptions
Pierre-Louis Bossart
2020-01-14
1
-0
/
+1
*
ALSA: hda: Manage concurrent reg access more properly
Takashi Iwai
2020-01-13
1
-14
/
+16
*
ALSA: hda: More constifications
Takashi Iwai
2020-01-05
1
-3
/
+3
*
ALSA: hda: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-4
/
+4
*
ALSA: hda: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
2019-09-09
1
-1
/
+7
|
\
|
*
ASoC: SOF: Intel: hda: Make hdac_device device-managed
Ranjani Sridharan
2019-07-22
1
-1
/
+7
*
|
ALSA: hda - Optimize resume for codecs without jack detection
Takashi Iwai
2019-07-18
1
-1
/
+1
|
/
*
ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
Takashi Iwai
2019-07-16
1
-2
/
+6
[next]