index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
hda_eld.c
Age
Commit message (
Expand
)
Author
2011-05-25
ALSA: HDA: Unify HDMI hotplug handling.
Stephen Warren
2011-01-25
ALSA: HDA: Fix dmesg output of HDMI supported bits
David Henningsson
2010-12-08
ALSA: hda - Reset sample sizes and max bitrates when reading ELD
Anssi Hannula
2010-12-07
ALSA: hda - Always allow basic audio irrespective of ELD info
Anssi Hannula
2010-12-07
ALSA: hda - Do not wrongly restrict min_channels based on ELD
Anssi Hannula
2010-09-20
ALSA: hda - Merge all HDMI modules into the unified module
Takashi Iwai
2010-08-19
ALSA: hda - Fix build error with CONFIG_PROC_FS=n
Takashi Iwai
2010-08-13
ALSA: hda - Restrict PCM parameters per ELD information over HDMI
Takashi Iwai
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-04
ALSA: hda - Build hda_eld into snd-hda-codec module
Takashi Iwai
2009-11-18
ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()
Wu Fengguang
2009-11-18
ALSA: intelhdmi - export monitor-presence and ELD-valid status
Wu Fengguang
2009-10-30
ALSA: hda - vectorize intelhdmi
Wu Fengguang
2009-07-29
ALSA: hda: fix out-of-bound hdmi_eld.sad[] write
Roel Kluin
2008-11-22
ALSA: hda - fix build warning when CONFIG_PROC_FS=n
Wu Fengguang
2008-11-22
ALSA: hda - fix DisplayPort naming
Wu Fengguang
2008-11-22
ALSA: hda - ELD proc interface write updates
Wu Fengguang
2008-11-22
ALSA: hda - make HDMI messages more user friendly
Wu Fengguang
2008-11-21
ALSA: hda - Release ELD proc file
Takashi Iwai
2008-11-21
ALSA: hda - support writing to the ELD proc file
Wu Fengguang
2008-11-21
ALSA: hda: modify monitor name to be consistent with other ELD proc items
Wu Fengguang
2008-11-21
ALSA: hda - properly print ELD sample bits
Wu Fengguang
2008-11-19
ALSA: hda: compact ELD output messages
Wu Fengguang
2008-11-19
ALSA: hda: make global snd_print_pcm_bits()
Wu Fengguang
2008-11-19
ALSA: hda: minor output message cleanups
Wu Fengguang
2008-11-19
ALSA: hda: rename sink_eld to hdmi_eld
Wu Fengguang
2008-11-19
ALSA: hda: minor code cleanups
Wu Fengguang
2008-11-19
ALSA: hda: make global snd_print_channel_allocation()
Wu Fengguang
2008-11-18
ALSA: ELD proc interface for HDMI sinks
Wu Fengguang
2008-11-18
ALSA: create hda_eld.c for ELD routines and proc interface
Wu Fengguang