index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
1
-2
/
+2
2015-03-23
ALSA: hda - Use regmap for command verb caches, too
Takashi Iwai
1
-1
/
+1
2015-03-23
ALSA: hda - Use regmap for amp accesses
Takashi Iwai
1
-1
/
+1
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
1
-10
/
+10
2015-03-03
ALSA: hda - Use standard workqueue for unsol and jack events
Takashi Iwai
1
-5
/
+3
2015-03-03
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
1
-20
/
+10
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
1
-3
/
+3
2015-02-23
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
1
-23
/
+4
2015-01-07
ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hda
Aaron Plattner
1
-0
/
+2
2014-12-16
ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codec
Libin Yang
1
-1
/
+3
2014-12-15
ALSA: hda - add codec ID for Skylake display audio codec
Libin Yang
1
-0
/
+2
2014-10-20
ALSA: hda - hdmi: Fix missing ELD change event on plug/unplug
Anssi Hannula
1
-6
/
+9
2014-09-16
ALSA: hda - Allow multiple callbacks for jack
Takashi Iwai
1
-4
/
+10
2014-09-11
ALSA: hda - Get rid of action field from struct hda_jack_tbl
Takashi Iwai
1
-2
/
+2
2014-08-19
ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codec
Libin Yang
1
-4
/
+7
2014-08-19
ALSA: hda/hdmi - set depop_delay for haswell plus
Libin Yang
1
-2
/
+1
2014-08-04
ALSA: hda - add codec ID for Braswell display audio codec
Libin Yang
1
-0
/
+2
2014-07-15
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+2
2014-07-08
ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hda
Aaron Plattner
1
-0
/
+2
2014-06-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2014-06-25
ALSA: hda - Kill snd_printd*() in HDMI debug / info prints
Takashi Iwai
1
-5
/
+6
2014-06-23
ALSA: hda - hdmi: call overridden init on resume
Pierre Ossman
1
-1
/
+1
2014-06-12
ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV
Mengdong Lin
1
-1
/
+9
2014-05-27
Merge branch 'topic/firewire' into for-next
Takashi Iwai
1
-0
/
+2
2014-05-20
ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI support
Sumit Bhattacharya
1
-0
/
+2
2014-05-13
ALSA: hda - Add new GPU codec ID to snd-hda
Aaron Plattner
1
-0
/
+2
2014-05-05
ALSA: hda - hdmi: Set infoframe and channel mapping even without sink
Anssi Hannula
1
-4
/
+0
2014-05-05
ALSA: hda - hdmi: Set converter channel count even without sink
Anssi Hannula
1
-1
/
+3
2014-03-20
ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codec
Mengdong Lin
1
-0
/
+32
2014-03-11
ALSA: hda - initialize audio InfoFrame to be all zero
Mengdong Lin
1
-0
/
+1
2014-02-25
ALSA: hda - Replace with standard printk
Takashi Iwai
1
-37
/
+39
2014-01-31
ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled
Stephen Warren
1
-4
/
+36
2014-01-09
ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codec
Mengdong Lin
1
-6
/
+9
2014-01-09
ALSA: hda - add codec ID for Broadwell display audio codec
Mengdong Lin
1
-0
/
+2
2013-12-19
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
Takashi Iwai
1
-1
/
+1
2013-12-18
ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense
David Henningsson
1
-1
/
+5
2013-12-16
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-14
/
+18
2013-12-11
ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devices
Anssi Hannula
1
-2
/
+3
2013-12-06
ALSA: hda - skip depop delay before D3 for Haswell and Valleyview2 display codec
Mengdong Lin
1
-0
/
+4
2013-12-04
ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter
David Henningsson
1
-12
/
+15
2013-11-26
ALSA: hda - Disable runtime PM when EPSS is unavailable
Takashi Iwai
1
-11
/
+0
2013-11-26
ALSA: hda - Enable runtime PM on Panther Point
Takashi Iwai
1
-5
/
+1
2013-11-26
ALSA: hda - Bind with HDMI codec parser automatically
Takashi Iwai
1
-0
/
+9
2013-11-11
ALSA: hda - hdmi: Add error-checking to some codec reads
Anssi Hannula
1
-1
/
+4
2013-11-11
ALSA: hda - hdmi: Use TFx channel positions instead of FxH
Anssi Hannula
1
-3
/
+3
2013-11-07
ALSA: hda - Get rid of AMD HDMI exception in hdmi_present_sense()
Takashi Iwai
1
-4
/
+1
2013-11-07
ALSA: hda - block HDMI jack reports while repolling
David Henningsson
1
-0
/
+6
2013-11-07
ALSA: hda - Delay HDMI presence reports while waiting for ELD information
Takashi Iwai
1
-5
/
+12
2013-11-04
ALSA: hda - rename function not_share_unassigned_cvt()
Mengdong Lin
1
-2
/
+11
2013-11-04
ALSA: hda - hdmi: Disallow unsupported 2ch remapping on NVIDIA codecs
Anssi Hannula
1
-23
/
+63
[next]