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 - Allow unlimited pins and converters in patch_hdmi.c
Takashi Iwai
2013-03-13
1
-81
/
+117
*
ALSA: hda - hdmi: Make jacks phantom, if they're not detectable
David Henningsson
2013-02-22
1
-0
/
+3
*
ALSA: hda - hdmi: Notify userspace when ELD control changes
David Henningsson
2013-02-19
1
-2
/
+12
*
ALSA: hda - hdmi: Protect ELD buffer
David Henningsson
2013-02-19
1
-12
/
+39
*
ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
David Henningsson
2013-02-19
1
-9
/
+19
*
ALSA: hda - hdmi: Do not expose eld data when eld is invalid
David Henningsson
2013-02-19
1
-7
/
+18
*
ALSA: hda - hdmi: ELD shouldn't be valid after unplug
David Henningsson
2013-02-19
1
-0
/
+1
*
ALSA: hda - Yet another fix for broken HSW HDMI pin connections
Takashi Iwai
2013-02-08
1
-19
/
+37
*
ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgets
Mengdong Lin
2013-02-08
1
-0
/
+54
*
ALSA: hda - Remove limit of widget connections
Takashi Iwai
2013-02-07
1
-0
/
+3
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-02-05
1
-4
/
+7
|
\
|
*
ALSA: hda - Fix default multichannel HDMI mapping regression
Anssi Hannula
2013-02-04
1
-4
/
+7
*
|
ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()
Takashi Iwai
2013-02-01
1
-1
/
+5
|
/
*
ALSA: hda/hdmi - Work around "alsactl restore" errors
Takashi Iwai
2013-01-15
1
-1
/
+1
*
ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins
Mengdong Lin
2012-12-18
1
-0
/
+28
*
ALSA: hda - Always turn on pins for HDMI/DP
Takashi Iwai
2012-12-14
1
-14
/
+4
*
ALSA: hda - Use standard helper functions in patch_hdmi.c
Takashi Iwai
2012-11-21
1
-4
/
+3
*
ALSA: hda - Keep power link on for PantherPoint HDMI
David Henningsson
2012-11-07
1
-2
/
+6
*
ALSA: hda - Add workaround for conflicting IEC958 controls
Takashi Iwai
2012-10-17
1
-3
/
+4
*
ALSA: hda - Allow 3/5/7 channel map for HDMI/DP
Takashi Iwai
2012-09-10
1
-1
/
+1
*
ALSA: hda - Fix channel maps for Nvidia 7x 8ch HDMI codecs
Takashi Iwai
2012-09-06
1
-0
/
+39
*
ALSA: hda - Provide the proper channel mapping for generic HDMI driver
Takashi Iwai
2012-09-06
1
-5
/
+303
*
ALSA: hda - Move non-PCM check to per_pin in patch_hdmi.c
Takashi Iwai
2012-09-06
1
-21
/
+25
*
ALSA: HDMI - Setup channel mapping for non_pcm audio
Wang Xingchao
2012-09-06
1
-0
/
+5
*
ALSA: HDMI - Enable HBR feature on Intel chips
Wang Xingchao
2012-09-06
1
-4
/
+32
*
ALSA: HDMI - Fix channel_allocation array wrong order
Wang Xingchao
2012-09-06
1
-1
/
+14
*
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
Takashi Iwai
2012-08-30
1
-1
/
+1
*
ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.c
Takashi Iwai
2012-08-22
1
-2
/
+0
*
ALSA: hda - Fix regression of HDMI codec probing
Takashi Iwai
2012-08-06
1
-3
/
+9
*
ALSA: hda - Fix WARNING from HDMI/DP parser
Takashi Iwai
2012-07-27
1
-0
/
+3
*
ALSA: hda - Detach from converter at closing in patch_hdmi.c
Takashi Iwai
2012-07-26
1
-7
/
+4
*
ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.
Dylan Reid
2012-07-20
1
-6
/
+6
*
ALSA: hda - Add new GPU codec ID to snd-hda
Aaron Plattner
2012-07-17
1
-0
/
+2
*
ALSA: hda - add Haswell HDMI codec id
Wang Xingchao
2012-07-16
1
-0
/
+2
*
ALSA: hda - Correct info print in HDMI non-intrinsic unsol event
Takashi Iwai
2012-06-21
1
-1
/
+1
*
ALSA: hda - Don't rely on event tag for simple_hdmi
Takashi Iwai
2012-06-21
1
-1
/
+1
*
ALSA: hda - Remove loop from simple_hdmi*()
Takashi Iwai
2012-06-21
1
-42
/
+27
*
ALSA: hda - Move one-time init codes from generic_hdmi_init()
Takashi Iwai
2012-06-20
1
-5
/
+17
*
ALSA: hda - Add missing snd_hda_jack_detect_enable() for simple_hdmi*()
Takashi Iwai
2012-06-20
1
-3
/
+5
*
ALSA: hda - Fix the pin nid assignment in patch_hdmi.c
Takashi Iwai
2012-06-20
1
-1
/
+1
*
ALSA: hda - Enable unsol event for ATI and Nvidia HDMI codecs too
Takashi Iwai
2012-06-15
1
-10
/
+5
*
ALSA: hda - Remove invalid init verbs for Nvidia 2ch codecs
Takashi Iwai
2012-06-15
1
-4
/
+19
*
ALSA: hda - Use common codes for ATI, Nvidia and VIA simple codecs
Takashi Iwai
2012-06-15
1
-126
/
+65
*
ALSA: hda - Merge ATI/VIA HDMI simple init functions
Takashi Iwai
2012-06-15
1
-34
/
+22
*
ALSA: hda - Add the support for VIA HDMI pin detection
Takashi Iwai
2012-06-15
1
-0
/
+20
*
ALSA: hda - add support for HD-Audio CODECes of VIA HDMI GFX Cards
Annie Liu
2012-06-11
1
-0
/
+64
*
ALSA: hda - Protect SPDIF-related stuff via spdif_mutex
Takashi Iwai
2012-05-10
1
-2
/
+2
*
ALSA: hda - hide HDMI/ELD printks unless snd.debug=2
Fengguang Wu
2012-04-10
1
-5
/
+4
*
ALSA: hda - add id for Atom Cedar Trail HDMI codec
Wu Fengguang
2012-02-23
1
-0
/
+2
*
ALSA: hda - Fix left-over merge issues in patch_hdmi.c
Takashi Iwai
2011-12-20
1
-3
/
+1
[next]