index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_eld.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
ALSA: hda - hdmi: Fix wrong baseline length in ATI/AMD generated ELD
Anssi Hannula
1
-3
/
+6
2013-11-11
ALSA: hda - hdmi: Skip out-of-range latency values in AMD ELD generator
Anssi Hannula
1
-4
/
+19
2013-11-11
ALSA: hda - hdmi: Add error-checking to some codec reads
Anssi Hannula
1
-1
/
+4
2013-10-24
ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs
Anssi Hannula
1
-0
/
+151
2013-10-17
ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driver
Takashi Iwai
1
-43
/
+5
2013-04-02
ALSA: hda - bug fix on return value when getting HDMI ELD info
Mengdong Lin
1
-1
/
+1
2013-02-19
ALSA: hda - hdmi: Protect ELD buffer
David Henningsson
1
-1
/
+7
2013-02-19
ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
David Henningsson
1
-25
/
+21
2012-04-10
ALSA: hda - hide HDMI/ELD printks unless snd.debug=2
Fengguang Wu
1
-3
/
+3
2012-03-13
ALSA: hda - fix printing of high HDMI sample rates
Anssi Hannula
1
-2
/
+2
2011-11-22
ALSA: hda - fail ELD reading early
Wu Fengguang
1
-9
/
+19
2011-11-16
ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()
Wu Fengguang
1
-0
/
+8
2011-11-16
ALSA: hda - fix ELD memory leak
Wu Fengguang
1
-4
/
+1
2011-10-06
ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c
Takashi Iwai
1
-0
/
+2
2011-10-06
ALSA: hdmi: fix printout of SAD sampling rates
Pierre-Louis Bossart
1
-2
/
+22
2011-10-03
ALSA: hda/hdmi: expose ELD control
Pierre-Louis Bossart
1
-5
/
+8
2011-08-20
ALSA: hda - Don't spew too many ELD errors
Takashi Iwai
1
-12
/
+19
2011-07-07
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-1
/
+1
2011-06-29
ALSA: HDMI - fix ELD monitor name length
Wu Fengguang
1
-1
/
+1
2011-06-06
ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place
Stephen Warren
1
-22
/
+24
2011-05-25
ALSA: HDA: Unify HDMI hotplug handling.
Stephen Warren
1
-18
/
+3
2011-01-25
ALSA: HDA: Fix dmesg output of HDMI supported bits
David Henningsson
1
-1
/
+1
2010-12-08
ALSA: hda - Reset sample sizes and max bitrates when reading ELD
Anssi Hannula
1
-1
/
+3
2010-12-07
ALSA: hda - Always allow basic audio irrespective of ELD info
Anssi Hannula
1
-9
/
+7
2010-12-07
ALSA: hda - Do not wrongly restrict min_channels based on ELD
Anssi Hannula
1
-4
/
+0
2010-09-20
ALSA: hda - Merge all HDMI modules into the unified module
Takashi Iwai
1
-7
/
+0
2010-08-19
ALSA: hda - Fix build error with CONFIG_PROC_FS=n
Takashi Iwai
1
-2
/
+2
2010-08-13
ALSA: hda - Restrict PCM parameters per ELD information over HDMI
Takashi Iwai
1
-0
/
+49
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-04
ALSA: hda - Build hda_eld into snd-hda-codec module
Takashi Iwai
1
-0
/
+6
2009-11-18
ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()
Wu Fengguang
1
-6
/
+1
2009-11-18
ALSA: intelhdmi - export monitor-presence and ELD-valid status
Wu Fengguang
1
-1
/
+7
2009-10-30
ALSA: hda - vectorize intelhdmi
Wu Fengguang
1
-2
/
+3
2009-07-29
ALSA: hda: fix out-of-bound hdmi_eld.sad[] write
Roel Kluin
1
-2
/
+2
2008-11-22
ALSA: hda - fix build warning when CONFIG_PROC_FS=n
Wu Fengguang
1
-16
/
+14
2008-11-22
ALSA: hda - fix DisplayPort naming
Wu Fengguang
1
-1
/
+1
2008-11-22
ALSA: hda - ELD proc interface write updates
Wu Fengguang
1
-2
/
+9
2008-11-22
ALSA: hda - make HDMI messages more user friendly
Wu Fengguang
1
-14
/
+16
2008-11-21
ALSA: hda - Release ELD proc file
Takashi Iwai
1
-1
/
+10
2008-11-21
ALSA: hda - support writing to the ELD proc file
Wu Fengguang
1
-0
/
+56
2008-11-21
ALSA: hda: modify monitor name to be consistent with other ELD proc items
Wu Fengguang
1
-1
/
+1
2008-11-21
ALSA: hda - properly print ELD sample bits
Wu Fengguang
1
-1
/
+1
2008-11-19
ALSA: hda: compact ELD output messages
Wu Fengguang
1
-32
/
+24
2008-11-19
ALSA: hda: make global snd_print_pcm_bits()
Wu Fengguang
1
-4
/
+6
2008-11-19
ALSA: hda: minor output message cleanups
Wu Fengguang
1
-9
/
+6
2008-11-19
ALSA: hda: rename sink_eld to hdmi_eld
Wu Fengguang
1
-7
/
+7
2008-11-19
ALSA: hda: minor code cleanups
Wu Fengguang
1
-1
/
+1
2008-11-19
ALSA: hda: make global snd_print_channel_allocation()
Wu Fengguang
1
-6
/
+5
2008-11-18
ALSA: ELD proc interface for HDMI sinks
Wu Fengguang
1
-0
/
+74
2008-11-18
ALSA: create hda_eld.c for ELD routines and proc interface
Wu Fengguang
1
-0
/
+454