index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hda
Aaron Plattner
2014-07-08
1
-0
/
+2
*
ALSA: hda - hdmi: call overridden init on resume
Pierre Ossman
2014-06-23
1
-1
/
+1
*
ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV
Mengdong Lin
2014-06-12
1
-1
/
+9
*
Merge branch 'topic/firewire' into for-next
Takashi Iwai
2014-05-27
1
-0
/
+2
|
\
|
*
ALSA: hda - Add new GPU codec ID to snd-hda
Aaron Plattner
2014-05-13
1
-0
/
+2
*
|
ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI support
Sumit Bhattacharya
2014-05-20
1
-0
/
+2
*
|
ALSA: hda - hdmi: Set infoframe and channel mapping even without sink
Anssi Hannula
2014-05-05
1
-4
/
+0
|
/
*
ALSA: hda - hdmi: Set converter channel count even without sink
Anssi Hannula
2014-05-05
1
-1
/
+3
*
ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codec
Mengdong Lin
2014-03-20
1
-0
/
+32
*
ALSA: hda - initialize audio InfoFrame to be all zero
Mengdong Lin
2014-03-11
1
-0
/
+1
*
ALSA: hda - Replace with standard printk
Takashi Iwai
2014-02-25
1
-37
/
+39
*
ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled
Stephen Warren
2014-01-31
1
-4
/
+36
*
ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codec
Mengdong Lin
2014-01-09
1
-6
/
+9
*
ALSA: hda - add codec ID for Broadwell display audio codec
Mengdong Lin
2014-01-09
1
-0
/
+2
*
ALSA: hda - Kill EXPORT_SYMBOL_HDA()
Takashi Iwai
2013-12-19
1
-1
/
+1
*
ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense
David Henningsson
2013-12-18
1
-1
/
+5
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-12-16
1
-14
/
+18
|
\
|
*
ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devices
Anssi Hannula
2013-12-11
1
-2
/
+3
|
*
ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter
David Henningsson
2013-12-04
1
-12
/
+15
*
|
ALSA: hda - skip depop delay before D3 for Haswell and Valleyview2 display codec
Mengdong Lin
2013-12-06
1
-0
/
+4
*
|
ALSA: hda - Disable runtime PM when EPSS is unavailable
Takashi Iwai
2013-11-26
1
-11
/
+0
*
|
ALSA: hda - Enable runtime PM on Panther Point
Takashi Iwai
2013-11-26
1
-5
/
+1
*
|
ALSA: hda - Bind with HDMI codec parser automatically
Takashi Iwai
2013-11-26
1
-0
/
+9
|
/
*
ALSA: hda - hdmi: Add error-checking to some codec reads
Anssi Hannula
2013-11-11
1
-1
/
+4
*
ALSA: hda - hdmi: Use TFx channel positions instead of FxH
Anssi Hannula
2013-11-11
1
-3
/
+3
*
ALSA: hda - Get rid of AMD HDMI exception in hdmi_present_sense()
Takashi Iwai
2013-11-07
1
-4
/
+1
*
ALSA: hda - block HDMI jack reports while repolling
David Henningsson
2013-11-07
1
-0
/
+6
*
ALSA: hda - Delay HDMI presence reports while waiting for ELD information
Takashi Iwai
2013-11-07
1
-5
/
+12
*
ALSA: hda - rename function not_share_unassigned_cvt()
Mengdong Lin
2013-11-04
1
-2
/
+11
*
ALSA: hda - hdmi: Disallow unsupported 2ch remapping on NVIDIA codecs
Anssi Hannula
2013-11-04
1
-23
/
+63
*
ALSA: hda - not choose assigned converters for unused pins of Valleyview
Mengdong Lin
2013-11-01
1
-3
/
+4
*
ALSA: hda - hdmi: Re-setup pin and infoframe on plug-in on all codecs
Anssi Hannula
2013-10-25
1
-4
/
+5
*
ALSA: hda - hdmi: Disable ramp-up/down for non-PCM on AMD codecs
Anssi Hannula
2013-10-24
1
-0
/
+22
*
ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecs
Anssi Hannula
2013-10-24
1
-0
/
+35
*
ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs
Anssi Hannula
2013-10-24
1
-0
/
+9
*
ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support
Anssi Hannula
2013-10-24
1
-29
/
+273
*
ALSA: hda - hdmi: Allow HDA patches to customize more operations
Anssi Hannula
2013-10-24
1
-80
/
+195
*
ALSA: hda - Fix typos in patch_hdmi.c
Takashi Iwai
2013-10-21
1
-3
/
+3
*
ALSA: hda - add codec ID for Valleyview2 display codec
Mengdong Lin
2013-10-21
1
-0
/
+2
*
ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driver
Takashi Iwai
2013-10-17
1
-20
/
+88
*
ALSA: hda - Fix possible races in HDMI driver
Takashi Iwai
2013-10-17
1
-3
/
+11
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-10-08
1
-10
/
+8
|
\
|
*
ALSA: hda - hdmi: Fix channel map switch not taking effect
Anssi Hannula
2013-10-08
1
-10
/
+8
*
|
ALSA: hda - hdmi: Tweak debug messages to be more useful
Anssi Hannula
2013-10-07
1
-4
/
+4
*
|
ALSA: hda - hdmi: Fix available channel maps missing from TLV
Anssi Hannula
2013-10-07
1
-4
/
+0
*
|
ALSA: hda - hdmi: Fix channel maps with less common speakers
Anssi Hannula
2013-10-07
1
-29
/
+41
*
|
ALSA: hda - hdmi: Fix unused slots being enabled in manual and non-PCM mappings
Anssi Hannula
2013-10-07
1
-10
/
+19
*
|
ALSA: hda - hdmi: Fix programmed active channel count
Anssi Hannula
2013-10-07
1
-6
/
+12
*
|
ALSA: hda - hdmi: Fix incorrect default channel mapping for unusual CAs
Anssi Hannula
2013-10-07
1
-5
/
+15
*
|
ALSA: hda - hdmi: Fix reported channel map on common default layouts
Anssi Hannula
2013-10-07
1
-2
/
+3
|
/
[next]