| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 | Fengguang Wu | 2012-04-10 | 1 | -3/+3 |
* | ALSA: hda - fix printing of high HDMI sample rates | Anssi Hannula | 2012-03-13 | 1 | -2/+2 |
* | ALSA: hda - fail ELD reading early | Wu Fengguang | 2011-11-22 | 1 | -9/+19 |
* | ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld() | Wu Fengguang | 2011-11-16 | 1 | -0/+8 |
* | ALSA: hda - fix ELD memory leak | Wu Fengguang | 2011-11-16 | 1 | -4/+1 |
* | ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c | Takashi Iwai | 2011-10-06 | 1 | -0/+2 |
* | ALSA: hdmi: fix printout of SAD sampling rates | Pierre-Louis Bossart | 2011-10-06 | 1 | -2/+22 |
* | ALSA: hda/hdmi: expose ELD control | Pierre-Louis Bossart | 2011-10-03 | 1 | -5/+8 |
* | ALSA: hda - Don't spew too many ELD errors | Takashi Iwai | 2011-08-20 | 1 | -12/+19 |
* | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-07-07 | 1 | -1/+1 |
|\ |
|
| * | ALSA: HDMI - fix ELD monitor name length | Wu Fengguang | 2011-06-29 | 1 | -1/+1 |
* | | ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place | Stephen Warren | 2011-06-06 | 1 | -22/+24 |
|/ |
|
* | ALSA: HDA: Unify HDMI hotplug handling. | Stephen Warren | 2011-05-25 | 1 | -18/+3 |
* | ALSA: HDA: Fix dmesg output of HDMI supported bits | David Henningsson | 2011-01-25 | 1 | -1/+1 |
* | ALSA: hda - Reset sample sizes and max bitrates when reading ELD | Anssi Hannula | 2010-12-08 | 1 | -1/+3 |
* | ALSA: hda - Always allow basic audio irrespective of ELD info | Anssi Hannula | 2010-12-07 | 1 | -9/+7 |
* | ALSA: hda - Do not wrongly restrict min_channels based on ELD | Anssi Hannula | 2010-12-07 | 1 | -4/+0 |
* | ALSA: hda - Merge all HDMI modules into the unified module | Takashi Iwai | 2010-09-20 | 1 | -7/+0 |
* | ALSA: hda - Fix build error with CONFIG_PROC_FS=n | Takashi Iwai | 2010-08-19 | 1 | -2/+2 |
* | ALSA: hda - Restrict PCM parameters per ELD information over HDMI | Takashi Iwai | 2010-08-13 | 1 | -0/+49 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ALSA: hda - Build hda_eld into snd-hda-codec module | Takashi Iwai | 2010-03-04 | 1 | -0/+6 |
* | ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense() | Wu Fengguang | 2009-11-18 | 1 | -6/+1 |
* | ALSA: intelhdmi - export monitor-presence and ELD-valid status | Wu Fengguang | 2009-11-18 | 1 | -1/+7 |
* | ALSA: hda - vectorize intelhdmi | Wu Fengguang | 2009-10-30 | 1 | -2/+3 |
* | ALSA: hda: fix out-of-bound hdmi_eld.sad[] write | Roel Kluin | 2009-07-29 | 1 | -2/+2 |
* | ALSA: hda - fix build warning when CONFIG_PROC_FS=n | Wu Fengguang | 2008-11-22 | 1 | -16/+14 |
* | ALSA: hda - fix DisplayPort naming | Wu Fengguang | 2008-11-22 | 1 | -1/+1 |
* | ALSA: hda - ELD proc interface write updates | Wu Fengguang | 2008-11-22 | 1 | -2/+9 |
* | ALSA: hda - make HDMI messages more user friendly | Wu Fengguang | 2008-11-22 | 1 | -14/+16 |
* | ALSA: hda - Release ELD proc file | Takashi Iwai | 2008-11-21 | 1 | -1/+10 |
* | ALSA: hda - support writing to the ELD proc file | Wu Fengguang | 2008-11-21 | 1 | -0/+56 |
* | ALSA: hda: modify monitor name to be consistent with other ELD proc items | Wu Fengguang | 2008-11-21 | 1 | -1/+1 |
* | ALSA: hda - properly print ELD sample bits | Wu Fengguang | 2008-11-21 | 1 | -1/+1 |
* | ALSA: hda: compact ELD output messages | Wu Fengguang | 2008-11-19 | 1 | -32/+24 |
* | ALSA: hda: make global snd_print_pcm_bits() | Wu Fengguang | 2008-11-19 | 1 | -4/+6 |
* | ALSA: hda: minor output message cleanups | Wu Fengguang | 2008-11-19 | 1 | -9/+6 |
* | ALSA: hda: rename sink_eld to hdmi_eld | Wu Fengguang | 2008-11-19 | 1 | -7/+7 |
* | ALSA: hda: minor code cleanups | Wu Fengguang | 2008-11-19 | 1 | -1/+1 |
* | ALSA: hda: make global snd_print_channel_allocation() | Wu Fengguang | 2008-11-19 | 1 | -6/+5 |
* | ALSA: ELD proc interface for HDMI sinks | Wu Fengguang | 2008-11-18 | 1 | -0/+74 |
* | ALSA: create hda_eld.c for ELD routines and proc interface | Wu Fengguang | 2008-11-18 | 1 | -0/+454 |