index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
ALSA: hda: Fix regressions on clear and reconfig sysfs
Takashi Iwai
1
-1
/
+1
2020-10-28
ALSA: hda: Refactor codec PM to use direct-complete optimization
Kai-Heng Feng
1
-16
/
+29
2020-09-30
ALSA: HDA: Early Forbid of runtime PM
Harsha Priya
1
-0
/
+3
2020-08-06
ALSA: pci: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-08-03
Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-1
/
+2
2020-08-03
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-48
/
+48
2020-07-29
ALSA: hda: fix NULL pointer dereference during suspend
Ranjani Sridharan
1
-0
/
+8
2020-07-20
ALSA: Replace the word "slave" in vmaster API
Takashi Iwai
1
-48
/
+48
2020-07-16
ALSA: hda: fix snd_hda_codec_cleanup() documentation
Kai Vehmanen
1
-1
/
+1
2020-07-16
ALSA: hda: export snd_hda_codec_cleanup_for_unbind()
Kai Vehmanen
1
-0
/
+1
2020-04-23
ALSA: hda: Always use jackpoll helper for jack update after resume
Takashi Iwai
1
-11
/
+17
2020-04-13
ALSA: hda: Skip controller resume if not needed
Takashi Iwai
1
-1
/
+1
2020-03-09
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2020-02-18
ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
Takashi Iwai
1
-1
/
+1
2020-02-12
ALSA: hda_codec: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-14
ALSA: hda: correct kernel-doc parameter descriptions
Pierre-Louis Bossart
1
-0
/
+1
2020-01-13
ALSA: hda: Manage concurrent reg access more properly
Takashi Iwai
1
-14
/
+16
2020-01-05
ALSA: hda: More constifications
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: hda: Constify snd_kcontrol_new items
Takashi Iwai
1
-4
/
+4
2020-01-03
ALSA: hda: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
1
-1
/
+7
2019-07-22
ASoC: SOF: Intel: hda: Make hdac_device device-managed
Ranjani Sridharan
1
-1
/
+7
2019-07-18
ALSA: hda - Optimize resume for codecs without jack detection
Takashi Iwai
1
-1
/
+1
2019-07-16
ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
Takashi Iwai
1
-2
/
+6
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-15
/
+1
2019-07-07
Merge branch 'topic/hda-refresh-cleanup' into for-next
Takashi Iwai
1
-1
/
+1
2019-07-05
ALSA: hda: Simplify snd_hdac_refresh_widgets()
Takashi Iwai
1
-1
/
+1
2019-07-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+8
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+8
2019-06-13
Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-1
/
+8
2019-06-03
ASoC: hda: fix unbalanced codec dev refcount for HDA_DEV_ASOC
Ranjani Sridharan
1
-1
/
+8
2019-05-31
ALSA: hda: Use struct_size()
Takashi Iwai
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32
Thomas Gleixner
1
-15
/
+1
2019-04-29
ALSA: hda: fix unregister device twice on ASoC driver
Bard liao
1
-1
/
+7
2019-04-13
ALSA: hda: Initialize power_state field properly
Takashi Iwai
1
-0
/
+1
2019-03-19
ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
Hui Wang
1
-3
/
+17
2019-01-29
ALSA: hda - Use standard device registration for beep
Takashi Iwai
1
-10
/
+0
2019-01-29
Merge branch 'topic/hda-pm-state' into for-next
Takashi Iwai
1
-2
/
+41
2019-01-29
ALSA: hda - Record the current power state before suspend/resume calls
Takashi Iwai
1
-2
/
+41
2019-01-21
ALSA: hda - Fix unused variable warning
Takashi Iwai
1
-1
/
+0
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-2
/
+0
2018-12-11
ALSA: hda: Refactor display power management
Takashi Iwai
1
-4
/
+12
2018-09-04
Merge branch 'topic/pcm-indirect-fixes' into for-next
Takashi Iwai
1
-1
/
+2
2018-08-30
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
1
-1
/
+1
2018-08-30
ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
Takashi Iwai
1
-1
/
+2
2018-07-26
ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t
Takashi Iwai
1
-2
/
+2
2018-07-17
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+3
2018-07-03
Merge branch 'topic/hda-core-intel' into for-next
Takashi Iwai
1
-17
/
+51
2018-06-28
ALSA: hda: split snd_hda_codec_new function
Rakesh Ughreja
1
-17
/
+51
2018-06-28
ALSA: hda - Move in_pm accessors to HDA core
Takashi Iwai
1
-15
/
+6
[next]