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
/
patch_intelhdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-20
ALSA: hda - Merge all HDMI modules into the unified module
Takashi Iwai
1
-220
/
+0
2010-08-20
ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs
Takashi Iwai
1
-8
/
+0
2010-08-13
ALSA: hda - Restrict PCM parameters per ELD information over HDMI
Takashi Iwai
1
-0
/
+1
2010-08-03
ALSA: hda - Add support for HDMI HBR passthrough
Anssi Hannula
1
-2
/
+1
2010-05-17
ALSA: intelhdmi - add id for the CougarPoint chipset
Wu Fengguang
1
-1
/
+4
2010-05-17
ALSA: intelhdmi - user friendly codec name
Wu Fengguang
1
-8
/
+8
2010-03-08
ALSA: hdmi - merge common code for intelhdmi and nvhdmi
Wu Fengguang
1
-808
/
+13
2009-12-11
intelhdmi - dont power off HDA link
Wu Fengguang
1
-0
/
+11
2009-12-11
ALSA: intelhdmi - add channel mapping for typical configurations
Wu Fengguang
1
-22
/
+67
2009-12-11
ALSA: intelhdmi - channel mapping applies to Pin
Wu Fengguang
1
-6
/
+8
2009-12-11
ALSA: intelhdmi - accept DisplayPort pin
Wu Fengguang
1
-1
/
+1
2009-11-18
ALSA: intelhdmi - sticky channel count
Wu Fengguang
1
-8
/
+2
2009-11-18
ALSA: intelhdmi - sticky stream id and format
Wu Fengguang
1
-2
/
+26
2009-11-18
ALSA: intelhdmi - sticky infoframe
Wu Fengguang
1
-12
/
+26
2009-11-18
ALSA: intelhdmi - separate out infoframe checksum routine
Wu Fengguang
1
-6
/
+17
2009-11-18
ALSA: intelhdmi - probe for monitor/eld presence at module init time
Wu Fengguang
1
-10
/
+22
2009-11-18
ALSA: intelhdmi - export monitor-presence and ELD-valid status
Wu Fengguang
1
-5
/
+3
2009-11-18
ALSA: intelhdmi - fix channel mapping slot mask
Wu Fengguang
1
-1
/
+1
2009-11-18
ALSA: intelhdmi - fix audio infoframe fill size
Wu Fengguang
1
-2
/
+2
2009-10-30
ALSA: hda - Add a proper ifdef to a debug code
Takashi Iwai
1
-0
/
+2
2009-10-30
ALSA: hda - remove static intelhdmi configurations
Wu Fengguang
1
-33
/
+3
2009-10-30
ALSA: hda - auto parse intelhdmi cvt/pin configurations
Wu Fengguang
1
-1
/
+119
2009-10-30
ALSA: hda - get intelhdmi max channels from widget caps
Wu Fengguang
1
-1
/
+6
2009-10-30
ALSA: hda - vectorize intelhdmi
Wu Fengguang
1
-43
/
+148
2009-10-30
ALSA: hda - reorder intelhdmi prepare/cleanup callbacks
Wu Fengguang
1
-11
/
+11
2009-10-30
ALSA: hda - use pcm prepare/cleanup callbacks for intelhdmi
Wu Fengguang
1
-13
/
+5
2009-10-30
ALSA: hda - remove intelhdmi dependency on multiout
Wu Fengguang
1
-16
/
+7
2009-10-30
ALSA: hda - convert intelhdmi global references to local parameters
Wu Fengguang
1
-37
/
+43
2009-10-30
ALSA: hda - select IbexPeak handler for Calpella
Wu Fengguang
1
-1
/
+1
2009-08-03
ALSA: hda: add IbexPeak/Clarkdale HDMI model with static cvt/pin number
Wu Fengguang
1
-52
/
+52
2009-07-23
ALSA: hda - Add better Intel IbexPeak platform support
Jaroslav Kysela
1
-0
/
+2
2009-02-11
ALSA: hda - add id for Intel IbexPeak integrated HDMI codec
Wu Fengguang
1
-0
/
+2
2009-02-11
ALSA: hda - compute checksum in HDMI audio infoframe
Wu Fengguang
1
-0
/
+5
2009-02-11
ALSA: hda - enable HDMI audio pin out at module loading time
Wu Fengguang
1
-23
/
+19
2009-02-11
ALSA: hda - allow multi-channel HDMI audio playback when ELD is not present
Wu Fengguang
1
-4
/
+8
2008-12-18
ALSA: hda - Add Intel vendor id string
Takashi Iwai
1
-4
/
+4
2008-11-27
ALSA: hda - Modularize HD-audio driver
Takashi Iwai
1
-2
/
+28
2008-11-22
ALSA: hda - make HDMI messages more user friendly
Wu Fengguang
1
-16
/
+16
2008-11-22
ALSA: hda - report selected CA index for Audio InfoFrame
Wu Fengguang
1
-4
/
+6
2008-11-22
ALSA: hda - minor HDMI code cleanups
Wu Fengguang
1
-3
/
+3
2008-11-21
ALSA: hda - Release ELD proc file
Takashi Iwai
1
-1
/
+4
2008-11-19
ALSA: hda: rename sink_eld to hdmi_eld
Wu Fengguang
1
-4
/
+4
2008-11-19
ALSA: hda: minor code cleanups
Wu Fengguang
1
-9
/
+9
2008-11-19
ALSA: hda: HDMI channel mapping cleanups
Wu Fengguang
1
-11
/
+18
2008-11-19
ALSA: hda: HDMI channel allocations for audio infoframe
Wu Fengguang
1
-0
/
+205
2008-11-19
ALSA: hda: make standalone hdmi_fill_audio_infoframe()
Wu Fengguang
1
-9
/
+16
2008-11-18
ALSA: ELD proc interface for HDMI sinks
Wu Fengguang
1
-0
/
+2
2008-11-18
ALSA: create hda_eld.c for ELD routines and proc interface
Wu Fengguang
1
-475
/
+5
2008-11-17
ALSA: hda-intel: reorder HDMI audio enabling sequence
Wu Fengguang
1
-6
/
+6
2008-11-13
ALSA: handle SiI1392 HDMI codec in patch_intelhdmi.c
Wu Fengguang
1
-0
/
+1
[next]