1. 4a76745 ALSA: x86: Fix runtime PM for hdmi-lpe-audio by Ville Syrjälä · 6 years ago
  2. d2f8846 ALSA: intel_hdmi: remove redundant variable cfg_val by Colin Ian King · 6 years ago
  3. c288248 ALSA: intel_hdmi: Use strlcpy() instead of strncpy() by Takashi Iwai · 6 years ago
  4. c77a6ed ALSA: x86: Fix potential crash at error path by Takashi Iwai · 6 years ago
  5. 3501440 ALSA: x86: Fix missing spinlock and mutex initializations by Takashi Iwai · 6 years ago
  6. 7229b12 ALSA: x86: hdmi: Add single_port option for compatible behavior by Takashi Iwai · 6 years ago
  7. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  8. 1967158 ALSA: x86: fix error return code in hdmi_lpe_audio_probe() by Gustavo A. R. Silva · 7 years ago
  9. a82256b Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 7 years ago
  10. 668e3b0 drm/i915: Fix runtime PM for LPE audio by Ville Syrjälä · 7 years ago
  11. 7f80f51 alsa: use set_memory.h header by Laura Abbott · 7 years ago
  12. 8a2d6ae ALSA: x86: Register multiple PCM devices for the LPE audio card by Ville Syrjälä · 7 years ago
  13. b4eb0d5 ALSA: x86: Split snd_intelhad into card and PCM specific structures by Ville Syrjälä · 7 years ago
  14. bb4ac5a ALSA: x86: Prepare LPE audio ctls for multiple PCMs by Ville Syrjälä · 7 years ago
  15. a8562e4 drm/i915: Clean up the LPE audio platform data by Ville Syrjälä · 7 years ago
  16. 265fa2e drm/i915: Remove hdmi_connected from LPE audio pdata by Ville Syrjälä · 7 years ago
  17. c98ec5b drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock by Ville Syrjälä · 7 years ago
  18. d220559 drm/i915: Remove the unused pending_notify from LPE platform data by Ville Syrjälä · 7 years ago
  19. 8d5c303 ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown by Ville Syrjälä · 7 years ago
  20. 183c003 drm/i915: Fix runtime PM for LPE audio by Ville Syrjälä · 7 years ago
  21. c6736a9 ALSA: x86: Make CONFIG_SND_X86 bool by Takashi Iwai · 7 years ago
  22. 4b49f0f ALSA: x86: hdmi: select CONFIG_SND_PCM by Arnd Bergmann · 7 years ago
  23. 0b6b524 ALSA: x86: Don't enable runtime PM as default by Takashi Iwai · 7 years ago
  24. 3002b9f ALSA: x86: Use runtime PM autosuspend by Takashi Iwai · 7 years ago
  25. b1ef30e ALSA: x86: Don't bail out from PCM ops when disconnected by Takashi Iwai · 7 years ago
  26. 2d42c03 ALSA: x86: Minor code rearrangement by Takashi Iwai · 7 years ago
  27. be9a2e9 ALSA: x86: Stop the stream when buffer is processed after disconnection by Takashi Iwai · 7 years ago
  28. 28ed125 ALSA: x86: Avoid register accesses during disconnection by Takashi Iwai · 7 years ago
  29. a72ccfb ALSA: x86: Don't return an error from chmap ctl at disconnected by Takashi Iwai · 7 years ago
  30. 1835319 ALSA: x86: Fix memory leak in had_build_channel_allocation_map() by Takashi Iwai · 7 years ago
  31. 5def901 ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection paths by Takashi Iwai · 7 years ago
  32. b9bacf2 ALSA: x86: Implement jack control by Takashi Iwai · 7 years ago
  33. df42cb4 ALSA: x86: Drop unused stream.running field by Takashi Iwai · 7 years ago
  34. e2acecf ALSA: x86: Handle reset at prepare callback by Takashi Iwai · 7 years ago
  35. 3fe2cf7 ALSA: x86: Support S16 format by Takashi Iwai · 7 years ago
  36. 85bd874 ALSA: x86: Support S32 format by Takashi Iwai · 7 years ago
  37. e8de985 ALSA: x86: Allow no-period-wakeup setup by Takashi Iwai · 7 years ago
  38. 8d48c01 ALSA: x86: Allow single period PCM operation by Takashi Iwai · 7 years ago
  39. a9ebdd0 ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag by Takashi Iwai · 7 years ago
  40. 40ce4b5 ALSA: x86: Cache AUD_CONFIG register value by Takashi Iwai · 7 years ago
  41. 77531be ALSA: x86: Rearrange defines by Takashi Iwai · 7 years ago
  42. 1df9892 ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused by Arnd Bergmann · 7 years ago
  43. 873ab03 ALSA: x86: Fix driver name string overflow by Takashi Iwai · 7 years ago
  44. 075a1d4 ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs() by Takashi Iwai · 7 years ago
  45. 3e21a76 ALSA: x86: Drop suspicious U24 format support by Takashi Iwai · 7 years ago
  46. e1b239f ALSA: x86: Refactor PCM process engine by Takashi Iwai · 7 years ago
  47. b556290 ALSA: x86: Unify local function prefix by Takashi Iwai · 7 years ago
  48. f4566aa ALSA: x86: Minor cleanup of reset buffer procedure by Takashi Iwai · 7 years ago
  49. 83af57d ALSA: x86: Don't check connection in lowlevel accessors by Takashi Iwai · 7 years ago
  50. 412bbe7d5 ALSA: x86: Explicit specify 32bit DMA by Takashi Iwai · 7 years ago
  51. 91b0cb0 ALSA: x86: Rename drv_status to connected by Takashi Iwai · 7 years ago
  52. 73997b0 ALSA: x86: Yet more tidy-up and clean-ups by Takashi Iwai · 7 years ago
  53. 44684f6 ALSA: x86: Simplify comments by Takashi Iwai · 7 years ago
  54. 36ed346 ALSA: x86: Set CA bits for DisplayPort too by Takashi Iwai · 7 years ago
  55. 4aedb94 ALSA: x86: Create ELD control element by Takashi Iwai · 7 years ago
  56. 03c3437 ALSA: x86: Clean up unused defines and inclusions by Takashi Iwai · 7 years ago
  57. 7ceba75 ALSA: x86: Reduce redundant register field names by Takashi Iwai · 7 years ago
  58. df0435d ALSA: x86: Use the standard ELD bytes definitions by Takashi Iwai · 7 years ago
  59. f69bd10 ALSA: x86: Move stream status into pcm_stream_info by Takashi Iwai · 7 years ago
  60. 182cdf2 ALSA: x86: Implement runtime PM by Takashi Iwai · 7 years ago
  61. 313d9f2 ALSA: x86: Properly manage PCM substream lifetype by Takashi Iwai · 7 years ago
  62. 7d9e798 ALSA: x86: Drop unused fields from pcm_stream_info by Takashi Iwai · 7 years ago
  63. fa5dfe6 ALSA: x86: Drop redundant had_stream_pvt by Takashi Iwai · 7 years ago
  64. 0e9c67d ALSA: x86: Drop superfluous state field by Takashi Iwai · 7 years ago
  65. d0e9b1a ALSA: x86: Drop flag_underrun field by Takashi Iwai · 7 years ago
  66. 8f8d1d7 ALSA: x86: Fix racy access to chmap by Takashi Iwai · 7 years ago
  67. bcce775 ALSA: x86: Remove superfluous irqsave flags by Takashi Iwai · 7 years ago
  68. 4a5ddb2 ALSA: x86: Constfy tables by Takashi Iwai · 7 years ago
  69. 4151ee8 ALSA: x86: Remove _v[12] suffices by Takashi Iwai · 7 years ago
  70. 2e52f5e ALSA: x86: Tidy up codes by Takashi Iwai · 7 years ago
  71. 79f439e ALSA: x86: Drop had_get_hwstate() by Takashi Iwai · 7 years ago
  72. caa2a61 ALSA: x86: Remove superfluous check at resume by Takashi Iwai · 7 years ago
  73. 99b2ab9 ALSA: x86: Fix sleep-in-atomic via i915 notification by Takashi Iwai · 7 years ago
  74. f6a82a0 ALSA: x86: Drop superfluous PCM private_free by Takashi Iwai · 7 years ago
  75. e9d65ab ALSA: x86: Drop unused fields from snd_intelhad struct by Takashi Iwai · 7 years ago
  76. df76df1 ALSA: x86: Remove indirect call of snd_pcm_period_elapsed() by Takashi Iwai · 7 years ago
  77. e29c0f9 ALSA: x86: Fix for CONFIG_PM=n by Takashi Iwai · 7 years ago
  78. c75b047 ALSA: x86: Replace pr_xxx() with dev_xxx() by Takashi Iwai · 7 years ago
  79. 372d855 ALSA: x86: Fold intel_hdmi_audio_if.c into main file by Takashi Iwai · 7 years ago
  80. da86480 ALSA: x86: Flatten two abstraction layers by Takashi Iwai · 7 years ago
  81. eeb756c ALSA: x86: Drop unused hdmi_audio_query() by Takashi Iwai · 7 years ago
  82. 36ec0d9 ALSA: x86: Call snd_card_register() at the end by Takashi Iwai · 7 years ago
  83. 301cf8a ALSA: x86: Check platform_data earlier by Takashi Iwai · 7 years ago
  84. c415022 ALSA: x86: Drop superfluous CHT PCI ID check by Takashi Iwai · 7 years ago
  85. 5647aec ALSA: x86: Embed snd_intelhad into snd_card by Takashi Iwai · 7 years ago
  86. dae15a9 ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.c by Takashi Iwai · 7 years ago
  87. 0e18060 ALSA: x86: Drop unused hw_silence field by Takashi Iwai · 7 years ago
  88. 6ddb3ab ALSA: x86: Move the global underrun_count to struct snd_intelhad by Takashi Iwai · 8 years ago
  89. 7f2e9ab ALSA: x86: Drop global ELD copy by Takashi Iwai · 8 years ago
  90. 055610b ALSA: x86: Drop global hlpe_state by Takashi Iwai · 8 years ago
  91. bf8b24f ALSA: x86: Drop the global platform device reference by Takashi Iwai · 8 years ago
  92. af3e5c9 ALSA: x86: Drop unused mid_hdmi_audio_is_busy() by Takashi Iwai · 8 years ago
  93. 033e925 ALSA: x86: Fix possible stale interrupt calls by Takashi Iwai · 8 years ago
  94. 437af8f ALSA: x86: Call event callback directly by Takashi Iwai · 8 years ago
  95. dd895f2 ALSA: x86: Drop useless mutex at probe by Takashi Iwai · 8 years ago
  96. 45459d1 ALSA: x86: Handle the error from hdmi_audio_probe() properly by Takashi Iwai · 7 years ago
  97. 79dda75 ALSA: x86: Pass snd_intelhad object to helpers by Takashi Iwai · 8 years ago
  98. 6f9ecc7 ALSA: x86: Drop snd_intel_had_interface indirect calls by Takashi Iwai · 8 years ago
  99. 9eca88c ALSA: x86: Replace indirect query_ops with direct calls by Takashi Iwai · 8 years ago
  100. f23df80 ALSA: x86: Replace indirect register ops with direct calls by Takashi Iwai · 8 years ago