1. 6edc59e ALSA: hda - add id for Atom Cedar Trail HDMI codec by Wu Fengguang · 12 years ago
  2. 82b1d73 ALSA: hda - Fix left-over merge issues in patch_hdmi.c by Takashi Iwai · 13 years ago
  3. 78c058d Merge branch 'test/hda-jack' into topic/hda by Takashi Iwai · 13 years ago
  4. 31ef225 ALSA: hda - Integrate input-jack stuff into kctl-jack by Takashi Iwai · 13 years ago
  5. a4567cb ALSA: hda - Increase the max number of coverters/pins in patch_hdmi.c by Takashi Iwai · 13 years ago
  6. c6e8453 ALSA: hda - repoll ELD content for multiple times by Wu Fengguang · 13 years ago
  7. aad37db ALSA: hda - Merge input-jack helpers to hda_jack.c by Takashi Iwai · 13 years ago
  8. 3a93897 ALSA: hda - Manage unsol tags in hda_jack.c by Takashi Iwai · 13 years ago
  9. 01a61e1 ALSA: hda - Create jack-detection kcontrols by Takashi Iwai · 13 years ago
  10. 1835a0f ALSA: hda - Cache the jack-detection value by Takashi Iwai · 13 years ago
  11. 2d1b439 ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld() by Wu Fengguang · 13 years ago
  12. 744626d ALSA: hda - delayed ELD repoll by Wu Fengguang · 13 years ago
  13. b95d68b ALSA: hda - fix ELD memory leak by Wu Fengguang · 13 years ago
  14. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  15. 112daa7 ALSA: hda - Remove unused variables by Takashi Iwai · 13 years ago
  16. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  17. 14bc52b ALSA: hda/hdmi: expose ELD control by Pierre-Louis Bossart · 13 years ago
  18. 0b6c49b ALSA: hda: hdmi: Hint matching between input devices and pcm devices by David Henningsson · 13 years ago
  19. 384a48d ALSA: hda: HDMI: Support codecs with fewer cvts than pins by Stephen Warren · 13 years ago
  20. 2def817 ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place by Stephen Warren · 13 years ago
  21. 3aaf898 ALSA: hda: Separate generic and non-generic implementations by Stephen Warren · 13 years ago
  22. 74b654c ALSA: hda: Virtualize SPDIF out controls by Stephen Warren · 13 years ago
  23. 7c935976 ALSA: hda: Allow multple SPDIF controls per codec by Stephen Warren · 13 years ago
  24. c3d5210 ALSA: hda: Gate ELD usage only by whether ELD is valid by Stephen Warren · 13 years ago
  25. 7392665 ALSA: HDA: Increase MAX_HDMI_PINS by Stephen Warren · 13 years ago
  26. 5d44f92 ALSA: HDA: Unify HDMI hotplug handling. by Stephen Warren · 13 years ago
  27. 591e610 ALSA: hda - add Intel Panther Point HDMI codec id by Wu Fengguang · 13 years ago
  28. 07acecc ALSA: HDA: Add jack detection for HDMI by David Henningsson · 13 years ago
  29. fb79e1e ALSA: hda - Constify fixup and other array data in patch_hdmi.c by Takashi Iwai · 13 years ago
  30. 1f34852 ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums by Aaron Plattner · 13 years ago
  31. d207df2 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  32. c8900a0 ALSA: hda - add new Fermi 5xx codec IDs to snd-hda by Richard Samson · 13 years ago
  33. 2b203db ALSA: hda - Avoid cast with union data for HDMI audio infoframe by Takashi Iwai · 13 years ago
  34. 11839ae ALSA: hda - Fix missing CA initialization for HDMI/DP by Takashi Iwai · 14 years ago
  35. 4fe2ca1 ALSA: hda - More coverage for odd-number channels elimination for HDMI by Takashi Iwai · 14 years ago
  36. 639cef0 ALSA: hda - Store PCM parameters properly in HDMI open callback by Takashi Iwai · 14 years ago
  37. ad09fc9 ALSA: hda - Suppress the odd number of channels for HDMI by Takashi Iwai · 14 years ago
  38. 393004b ALSA: hda: Disable 4/6 channels on some NVIDIA GPUs. by Nitin Daga · 14 years ago
  39. 0ebaa24 ALSA: hda - Add static_hdmi_pcm option to HDMI codec parser by Takashi Iwai · 14 years ago
  40. 6661702 ALSA: hda - Don't refer ELD when unplugged by Takashi Iwai · 14 years ago
  41. 116dcde ALSA: HDA: Remove unconnected PCM devices for Intel HDMI by David Henningsson · 14 years ago
  42. d0fa15e Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  43. 4b0dbdb ALSA: hda - Do not wrongly restrict min_channels based on ELD by Anssi Hannula · 14 years ago
  44. 36e9c13 ALSA: hda - use generic hdmi parser for ATI R6xx codec by Anssi Hannula · 14 years ago
  45. 9396d31 ALSA: hdmi - fix surround41 channel mapping by Jerry Zhou · 14 years ago
  46. 53d7d69 ALSA: hdmi - support infoframe for DisplayPort by Wu Fengguang · 14 years ago
  47. 84eb01b ALSA: hda - Merge all HDMI modules into the unified module by Takashi Iwai · 14 years ago
  48. 4f34760 ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs by Takashi Iwai · 14 years ago
  49. bbbe339 ALSA: hda - Restrict PCM parameters per ELD information over HDMI by Takashi Iwai · 14 years ago
  50. 92f10b3 ALSA: hda - Define AC_FMT_* constants by Takashi Iwai · 14 years ago
  51. ea87d1c ALSA: hda - Add support for HDMI HBR passthrough by Anssi Hannula · 14 years ago
  52. 38faddb ALSA: hda - Fix pin-detection of Nvidia HDMI by Takashi Iwai · 14 years ago
  53. 3eaead5 ALSA: hdmi - dont fail on extra nodes by Wu Fengguang · 14 years ago
  54. 2abbf43 ALSA: hdmi - show debug message on changing audio infoframe by Wu Fengguang · 14 years ago
  55. 079d88c ALSA: hdmi - merge common code for intelhdmi and nvhdmi by Wu Fengguang · 14 years ago