1. 5e13cf6 ALSA: hda: add polling mode in snd_hdac_bus_get_response by Bard Liao · 6 years ago
  2. 72cf0b0 Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  3. ed180ab ALSA: hda: Fix race between creating and refreshing sysfs entries by Amadeusz Sławiński · 6 years ago
  4. e57ccca Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  5. f06ddb5 BackMerge v5.1-rc5 into drm-next by Dave Airlie · 6 years ago
  6. e61ab9f ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too by Takashi Iwai · 6 years ago
  7. 9b0dcd0 Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  8. d7a181d ALSA: hda: Fix racy display power access by Takashi Iwai · 6 years ago
  9. f144e67 Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  10. 2dbb0e6 Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  11. d344e079 ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start() by Mariusz Ceier · 6 years ago
  12. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  13. cfc35f9 ALSA: hda: Extend i915 component bind timeout by Takashi Iwai · 6 years ago
  14. b08e776 Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  15. d31c85f snd/hda, drm/i915: Track the display_power_status using a cookie by Chris Wilson · 6 years ago
  16. 8857c7d i915/snd_hdac: I915 subcomponent for the snd_hdac by Daniel Vetter · 6 years ago
  17. 9b6f7e7 ALSA: hda: program stripe bits for controller by Sameer Pujar · 6 years ago
  18. 5dd3d27 ALSA: hda: Add api to program stripe control bits by Sameer Pujar · 6 years ago
  19. fc2a6cf0 ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start() by Keyon Jie · 6 years ago
  20. 081e01f ALSA: hda: Fix mismatches for register mask and value in hdac controller by Keyon Jie · 6 years ago
  21. 18d43c9 ALSA: HDA: export process_unsol_events() by Keyon Jie · 6 years ago
  22. 4f799e7 ALSA: hda: Make snd_hdac_display_power() void function by Takashi Iwai · 6 years ago
  23. 029d92c ALSA: hda: Refactor display power management by Takashi Iwai · 6 years ago
  24. 3acbd2d Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  25. ae2399c Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next by Mark Brown · 6 years ago
  26. 4a9a72e Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  27. c32bf86 ALSA: hda: Fix mismatch for register mask and value in ext controller. by Keyon Jie · 6 years ago
  28. b3a5402 ALSA: hda: Fix the audio-component completion timeout by Takashi Iwai · 6 years ago
  29. 196f4ee Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  30. 75383f8 sound: don't call skl_init_chip() to reset intel skl soc by Yu Zhao · 6 years ago
  31. b61749a sound: enable interrupt after dma buffer initialization by Yu Zhao · 6 years ago
  32. 1c96a2f regmap: split up regmap_config.use_single_rw by David Frey · 6 years ago
  33. f7c50fa ALSA: hda: Fix several mismatch for register mask and value by Keyon Jie · 6 years ago
  34. 7362b0f ALSA: hda: Proper endian notations for BDL pointers by Takashi Iwai · 6 years ago
  35. a6ea5fe ALSA: hda: Fix implicit PCM format type conversion by Takashi Iwai · 6 years ago
  36. f9b54e1 ALSA: hda/i915: Allow delayed i915 audio component binding by Takashi Iwai · 7 years ago
  37. a57942b ALSA: hda: Make audio component support more generic by Takashi Iwai · 7 years ago
  38. 82887c0 ALSA: hda/i915: Associate audio component with devres by Takashi Iwai · 7 years ago
  39. ae891ab drm/i915: Split audio component to a generic type by Takashi Iwai · 7 years ago
  40. cb04ba3 ALSA: hdac: add extended ops in the hdac_bus by Rakesh Ughreja · 7 years ago
  41. 6298542 ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init by Rakesh Ughreja · 7 years ago
  42. f8a7fe1 ALSA: hdac: ext: add wait for codec to respond after link reset by Rakesh Ughreja · 7 years ago
  43. e1df931 ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead by Rakesh Ughreja · 7 years ago
  44. 76f56fa ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead by Rakesh Ughreja · 7 years ago
  45. 3787a39 ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead by Rakesh Ughreja · 7 years ago
  46. a9c2dfc ALSA: hda - Use a macro for snd_array iteration loops by Takashi Iwai · 7 years ago
  47. 0978749 ALSA: hda: Copying sync power state helper to core by Abhijeet Kumar · 7 years ago
  48. 747c908 Merge remote-tracking branches 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'asoc/topic/disconnect', 'asoc/topic/ep93xx' and 'asoc/topic/eukrea-tlv320' into asoc-next by Mark Brown · 7 years ago
  49. a36c263 ALSA: hda: Drop useless WARN_ON() by Takashi Iwai · 7 years ago
  50. f0c5ebe ASoC: hdac_hdmi: clean up hdac_device variable names by Ughreja, Rakesh A · 7 years ago
  51. c243246 ALSA: hda: Fix too short HDMI/DP chmap reporting by Takashi Iwai · 7 years ago
  52. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  53. c429bda Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. b676da7 ALSA: hda: Abort capability probe on invalid capability by Rakesh Ughreja · 7 years ago
  56. 9780ded ALSA: hda: Avoid racy recreation of widget kobjects by Takashi Iwai · 7 years ago
  57. 098a0a6 ALSA: hda: Abort capability probe at invalid register read by Takashi Iwai · 7 years ago
  58. 6c5a266 ALSA: hda: constify pci_device_id. by Arvind Yadav · 8 years ago
  59. eb8d0ea ALSA: hda: Fix potential race at unregistration and unsol events by Takashi Iwai · 8 years ago
  60. 9600137 ALSA: hda: Fix cpu lockup when stopping the cmd dmas by Jeeja KP · 8 years ago
  61. a5c3b32 Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  62. dde5bff ALSA: hda - add more ML register definitions by Libin Yang · 8 years ago
  63. 2c1f813 ALSA: hda - Avoid tricky macros by Takashi Iwai · 8 years ago
  64. 240a07d Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 8 years ago
  65. ccfdf9f ALSA: hda: Fix LLCH register read by B, Jayachandran · 8 years ago
  66. dbbc21b Merge tag 'v4.10-rc1' into asoc-intel by Mark Brown · 8 years ago
  67. 09a8bf8 ALSA: hda: check stream decoupled register state by Jeeja KP · 8 years ago
  68. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  69. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  70. f931894 drm/i915/dp: DP audio API changes for MST by Pandiyan, Dhinakaran · 8 years ago
  71. 3617631 ALSA: hdac: add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  72. 404735c ALSA - Ext hda: remove bus_parse_capabilities by Vinod Koul · 8 years ago
  73. ec8ae57 ALSA: convert users to core bus_parse_capabilities by Vinod Koul · 8 years ago
  74. 6720b38 ALSA: hda - move bus_parse_capabilities to core by Vinod Koul · 8 years ago
  75. 33baefe ALSA: hda: Fix krealloc() with __GFP_ZERO usage by Takashi Iwai · 8 years ago
  76. cf81d6b Merge branch 'for-next' into for-linus by Takashi Iwai · 8 years ago
  77. 8198868 ALSA: hdac_regmap - fix the register access for runtime PM by Jaroslav Kysela · 9 years ago
  78. 960a581 ALSA: hda: fix some klockwork scan warnings by Libin Yang · 9 years ago
  79. a158f2b Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  80. 515511a Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next by Mark Brown · 9 years ago
  81. c988e26 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 9 years ago
  82. 4446085d ALSA: hdac: add link pm and ref counting by Vinod Koul · 9 years ago
  83. 2e00fde Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  84. 38b19ed ALSA: hda: fix to wait for RIRB & CORB DMA to set by Jeeja KP · 9 years ago
  85. 94e9080 ALSA: hda: fix the missing ptr initialization by Vinod Koul · 9 years ago
  86. 9fc7c86 ALSA: hda - add helper to get channels from cap bits by Subhransu S. Prusty · 9 years ago
  87. af9cc93 Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  88. e408057 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
  89. a33d595 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  90. bb03ed2 ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW by Takashi Iwai · 9 years ago
  91. 3194ed4 ALSA: hda - Fix possible race on regmap bypass flip by Takashi Iwai · 9 years ago
  92. 44fde3b ALSA: hda - Update chmap tlv to report sink's capability by Subhransu S. Prusty · 9 years ago
  93. a99e3151 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  94. bfa5fb1 ALSA: hda - Bind with i915 only when Intel graphics is present by Takashi Iwai · 9 years ago
  95. 97cc2ed ALSA: hda - Fix yet another i915 pointer leftover in error path by Takashi Iwai · 9 years ago
  96. faafd03 ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit() by Takashi Iwai · 9 years ago
  97. d745f5e ALSA: hda - Add the pin / port mapping on Intel ILK and VLV by Takashi Iwai · 9 years ago
  98. 4a6c5e6 ALSA: hda: use list macro for parsing on cleanup by Vinod Koul · 9 years ago
  99. 1a414f4 ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DP by Takashi Iwai · 9 years ago
  100. 56d94d7 Merge branch 'topic/hda' into for-next by Takashi Iwai · 9 years ago