1. bb63f72 ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIs by Subhransu S. Prusty · 8 years ago
  2. 2f6e8a8 ALSA: hda - Move chmap support helpers/ops to core by Subhransu S. Prusty · 8 years ago
  3. 18014fd ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itself by Takashi Iwai · 9 years ago
  4. d5cf00c ALSA: hda/eld - Add const to possible places by Takashi Iwai · 9 years ago
  5. cd6a650 ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS by Jie Yang · 9 years ago
  6. a11e9b1 ALSA: hda - Correct kerneldoc comments by Takashi Iwai · 10 years ago
  7. 79514d4 ALSA: hda - Kill snd_printd*() in HDMI debug / info prints by Takashi Iwai · 10 years ago
  8. 4e76a88 ALSA: hda - Replace with standard printk by Takashi Iwai · 10 years ago
  9. 679605c ALSA: hda - hdmi: Fix wrong baseline length in ATI/AMD generated ELD by Anssi Hannula · 11 years ago
  10. a566682 ALSA: hda - hdmi: Skip out-of-range latency values in AMD ELD generator by Anssi Hannula · 11 years ago
  11. 13122e6 ALSA: hda - hdmi: Add error-checking to some codec reads by Anssi Hannula · 11 years ago
  12. 89250f8 ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs by Anssi Hannula · 11 years ago
  13. a4e9a38 ALSA: hda - Move mutex from hda_eld to per_pin in HDMI codec driver by Takashi Iwai · 11 years ago
  14. 2ef5692 ALSA: hda - bug fix on return value when getting HDMI ELD info by Mengdong Lin · 11 years ago
  15. 4bd038f ALSA: hda - hdmi: Protect ELD buffer by David Henningsson · 11 years ago
  16. 1613d6b ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld by David Henningsson · 11 years ago
  17. fae3d88 ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 by Fengguang Wu · 12 years ago
  18. 25dc16f ALSA: hda - fix printing of high HDMI sample rates by Anssi Hannula · 12 years ago
  19. a370fc6 ALSA: hda - fail ELD reading early by Wu Fengguang · 13 years ago
  20. 2d1b439 ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld() by Wu Fengguang · 13 years ago
  21. b95d68b ALSA: hda - fix ELD memory leak by Wu Fengguang · 13 years ago
  22. f71ff0d ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c by Takashi Iwai · 13 years ago
  23. af65cbf ALSA: hdmi: fix printout of SAD sampling rates by Pierre-Louis Bossart · 13 years ago
  24. 14bc52b ALSA: hda/hdmi: expose ELD control by Pierre-Louis Bossart · 13 years ago
  25. b6acf01 ALSA: hda - Don't spew too many ELD errors by Takashi Iwai · 13 years ago
  26. 8e89995 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  27. f5b2d0e ALSA: HDMI - fix ELD monitor name length by Wu Fengguang · 13 years ago
  28. 2def817 ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place by Stephen Warren · 13 years ago
  29. 5d44f92 ALSA: HDA: Unify HDMI hotplug handling. by Stephen Warren · 13 years ago
  30. d757534 ALSA: HDA: Fix dmesg output of HDMI supported bits by David Henningsson · 13 years ago
  31. 0bbaee3 ALSA: hda - Reset sample sizes and max bitrates when reading ELD by Anssi Hannula · 13 years ago
  32. 3dc8642 ALSA: hda - Always allow basic audio irrespective of ELD info by Anssi Hannula · 13 years ago
  33. 4b0dbdb ALSA: hda - Do not wrongly restrict min_channels based on ELD by Anssi Hannula · 13 years ago
  34. 84eb01b ALSA: hda - Merge all HDMI modules into the unified module by Takashi Iwai · 14 years ago
  35. 274714f ALSA: hda - Fix build error with CONFIG_PROC_FS=n by Takashi Iwai · 14 years ago
  36. bbbe339 ALSA: hda - Restrict PCM parameters per ELD information over HDMI by Takashi Iwai · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  38. dd74b46 ALSA: hda - Build hda_eld into snd-hda-codec module by Takashi Iwai · 14 years ago
  39. 864f92b ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense() by Wu Fengguang · 15 years ago
  40. 23ccc2b ALSA: intelhdmi - export monitor-presence and ELD-valid status by Wu Fengguang · 15 years ago
  41. 54a25f8 ALSA: hda - vectorize intelhdmi by Wu Fengguang · 15 years ago
  42. 78735cf ALSA: hda: fix out-of-bound hdmi_eld.sad[] write by Roel Kluin · 15 years ago
  43. 4805286 ALSA: hda - fix build warning when CONFIG_PROC_FS=n by Wu Fengguang · 16 years ago
  44. 9415e1c ALSA: hda - fix DisplayPort naming by Wu Fengguang · 16 years ago
  45. acb0599 ALSA: hda - ELD proc interface write updates by Wu Fengguang · 16 years ago
  46. 03284c8 ALSA: hda - make HDMI messages more user friendly by Wu Fengguang · 16 years ago
  47. f208dba ALSA: hda - Release ELD proc file by Takashi Iwai · 16 years ago
  48. acdda79 ALSA: hda - support writing to the ELD proc file by Wu Fengguang · 16 years ago
  49. db74210 ALSA: hda: modify monitor name to be consistent with other ELD proc items by Wu Fengguang · 16 years ago
  50. 218b5ff ALSA: hda - properly print ELD sample bits by Wu Fengguang · 16 years ago
  51. ae8cb4c ALSA: hda: compact ELD output messages by Wu Fengguang · 16 years ago
  52. d39b435 ALSA: hda: make global snd_print_pcm_bits() by Wu Fengguang · 16 years ago
  53. 06f69d1 ALSA: hda: minor output message cleanups by Wu Fengguang · 16 years ago
  54. 5b87ebb ALSA: hda: rename sink_eld to hdmi_eld by Wu Fengguang · 16 years ago
  55. 4e19c58 ALSA: hda: minor code cleanups by Wu Fengguang · 16 years ago
  56. 903b21d ALSA: hda: make global snd_print_channel_allocation() by Wu Fengguang · 16 years ago
  57. 5f1e71b ALSA: ELD proc interface for HDMI sinks by Wu Fengguang · 16 years ago
  58. 7f4a9f4 ALSA: create hda_eld.c for ELD routines and proc interface by Wu Fengguang · 16 years ago