1. c6736a9 ALSA: x86: Make CONFIG_SND_X86 bool by Takashi Iwai · 8 years ago
  2. 4b49f0f ALSA: x86: hdmi: select CONFIG_SND_PCM by Arnd Bergmann · 8 years ago
  3. 0b6b524 ALSA: x86: Don't enable runtime PM as default by Takashi Iwai · 8 years ago
  4. 3002b9f ALSA: x86: Use runtime PM autosuspend by Takashi Iwai · 8 years ago
  5. b1ef30e ALSA: x86: Don't bail out from PCM ops when disconnected by Takashi Iwai · 8 years ago
  6. 2d42c03 ALSA: x86: Minor code rearrangement by Takashi Iwai · 8 years ago
  7. be9a2e9 ALSA: x86: Stop the stream when buffer is processed after disconnection by Takashi Iwai · 8 years ago
  8. 28ed125 ALSA: x86: Avoid register accesses during disconnection by Takashi Iwai · 8 years ago
  9. a72ccfb ALSA: x86: Don't return an error from chmap ctl at disconnected by Takashi Iwai · 8 years ago
  10. 1835319 ALSA: x86: Fix memory leak in had_build_channel_allocation_map() by Takashi Iwai · 8 years ago
  11. 5def901 ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection paths by Takashi Iwai · 8 years ago
  12. b9bacf2 ALSA: x86: Implement jack control by Takashi Iwai · 8 years ago
  13. df42cb4 ALSA: x86: Drop unused stream.running field by Takashi Iwai · 8 years ago
  14. e2acecf ALSA: x86: Handle reset at prepare callback by Takashi Iwai · 8 years ago
  15. 3fe2cf7 ALSA: x86: Support S16 format by Takashi Iwai · 8 years ago
  16. 85bd874 ALSA: x86: Support S32 format by Takashi Iwai · 8 years ago
  17. e8de985 ALSA: x86: Allow no-period-wakeup setup by Takashi Iwai · 8 years ago
  18. 8d48c01 ALSA: x86: Allow single period PCM operation by Takashi Iwai · 8 years ago
  19. a9ebdd0 ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag by Takashi Iwai · 8 years ago
  20. 40ce4b5 ALSA: x86: Cache AUD_CONFIG register value by Takashi Iwai · 8 years ago
  21. 77531be ALSA: x86: Rearrange defines by Takashi Iwai · 8 years ago
  22. 1df9892 ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused by Arnd Bergmann · 8 years ago
  23. 873ab03 ALSA: x86: Fix driver name string overflow by Takashi Iwai · 8 years ago
  24. 075a1d4 ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs() by Takashi Iwai · 8 years ago
  25. 3e21a76 ALSA: x86: Drop suspicious U24 format support by Takashi Iwai · 8 years ago
  26. e1b239f ALSA: x86: Refactor PCM process engine by Takashi Iwai · 8 years ago
  27. b556290 ALSA: x86: Unify local function prefix by Takashi Iwai · 8 years ago
  28. f4566aa ALSA: x86: Minor cleanup of reset buffer procedure by Takashi Iwai · 8 years ago
  29. 83af57d ALSA: x86: Don't check connection in lowlevel accessors by Takashi Iwai · 8 years ago
  30. 412bbe7d5 ALSA: x86: Explicit specify 32bit DMA by Takashi Iwai · 8 years ago
  31. 91b0cb0 ALSA: x86: Rename drv_status to connected by Takashi Iwai · 8 years ago
  32. 73997b0 ALSA: x86: Yet more tidy-up and clean-ups by Takashi Iwai · 8 years ago
  33. 44684f6 ALSA: x86: Simplify comments by Takashi Iwai · 8 years ago
  34. 36ed346 ALSA: x86: Set CA bits for DisplayPort too by Takashi Iwai · 8 years ago
  35. 4aedb94 ALSA: x86: Create ELD control element by Takashi Iwai · 8 years ago
  36. 03c3437 ALSA: x86: Clean up unused defines and inclusions by Takashi Iwai · 8 years ago
  37. 7ceba75 ALSA: x86: Reduce redundant register field names by Takashi Iwai · 8 years ago
  38. df0435d ALSA: x86: Use the standard ELD bytes definitions by Takashi Iwai · 8 years ago
  39. f69bd10 ALSA: x86: Move stream status into pcm_stream_info by Takashi Iwai · 8 years ago
  40. 182cdf2 ALSA: x86: Implement runtime PM by Takashi Iwai · 8 years ago
  41. 313d9f2 ALSA: x86: Properly manage PCM substream lifetype by Takashi Iwai · 8 years ago
  42. 7d9e798 ALSA: x86: Drop unused fields from pcm_stream_info by Takashi Iwai · 8 years ago
  43. fa5dfe6 ALSA: x86: Drop redundant had_stream_pvt by Takashi Iwai · 8 years ago
  44. 0e9c67d ALSA: x86: Drop superfluous state field by Takashi Iwai · 8 years ago
  45. d0e9b1a ALSA: x86: Drop flag_underrun field by Takashi Iwai · 8 years ago
  46. 8f8d1d7 ALSA: x86: Fix racy access to chmap by Takashi Iwai · 8 years ago
  47. bcce775 ALSA: x86: Remove superfluous irqsave flags by Takashi Iwai · 8 years ago
  48. 4a5ddb2 ALSA: x86: Constfy tables by Takashi Iwai · 8 years ago
  49. 4151ee8 ALSA: x86: Remove _v[12] suffices by Takashi Iwai · 8 years ago
  50. 2e52f5e ALSA: x86: Tidy up codes by Takashi Iwai · 8 years ago
  51. 79f439e ALSA: x86: Drop had_get_hwstate() by Takashi Iwai · 8 years ago
  52. caa2a61 ALSA: x86: Remove superfluous check at resume by Takashi Iwai · 8 years ago
  53. 99b2ab9 ALSA: x86: Fix sleep-in-atomic via i915 notification by Takashi Iwai · 8 years ago
  54. f6a82a0 ALSA: x86: Drop superfluous PCM private_free by Takashi Iwai · 8 years ago
  55. e9d65ab ALSA: x86: Drop unused fields from snd_intelhad struct by Takashi Iwai · 8 years ago
  56. df76df1 ALSA: x86: Remove indirect call of snd_pcm_period_elapsed() by Takashi Iwai · 8 years ago
  57. e29c0f9 ALSA: x86: Fix for CONFIG_PM=n by Takashi Iwai · 8 years ago
  58. c75b047 ALSA: x86: Replace pr_xxx() with dev_xxx() by Takashi Iwai · 8 years ago
  59. 372d855 ALSA: x86: Fold intel_hdmi_audio_if.c into main file by Takashi Iwai · 8 years ago
  60. da86480 ALSA: x86: Flatten two abstraction layers by Takashi Iwai · 8 years ago
  61. eeb756c ALSA: x86: Drop unused hdmi_audio_query() by Takashi Iwai · 8 years ago
  62. 36ec0d9 ALSA: x86: Call snd_card_register() at the end by Takashi Iwai · 8 years ago
  63. 301cf8a ALSA: x86: Check platform_data earlier by Takashi Iwai · 8 years ago
  64. c415022 ALSA: x86: Drop superfluous CHT PCI ID check by Takashi Iwai · 8 years ago
  65. 5647aec ALSA: x86: Embed snd_intelhad into snd_card by Takashi Iwai · 8 years ago
  66. dae15a9 ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.c by Takashi Iwai · 8 years ago
  67. 0e18060 ALSA: x86: Drop unused hw_silence field by Takashi Iwai · 8 years ago
  68. 6ddb3ab ALSA: x86: Move the global underrun_count to struct snd_intelhad by Takashi Iwai · 8 years ago
  69. 7f2e9ab ALSA: x86: Drop global ELD copy by Takashi Iwai · 8 years ago
  70. 055610b ALSA: x86: Drop global hlpe_state by Takashi Iwai · 8 years ago
  71. bf8b24f ALSA: x86: Drop the global platform device reference by Takashi Iwai · 8 years ago
  72. af3e5c9 ALSA: x86: Drop unused mid_hdmi_audio_is_busy() by Takashi Iwai · 8 years ago
  73. 033e925 ALSA: x86: Fix possible stale interrupt calls by Takashi Iwai · 8 years ago
  74. 437af8f ALSA: x86: Call event callback directly by Takashi Iwai · 8 years ago
  75. dd895f2 ALSA: x86: Drop useless mutex at probe by Takashi Iwai · 8 years ago
  76. 45459d1 ALSA: x86: Handle the error from hdmi_audio_probe() properly by Takashi Iwai · 8 years ago
  77. 79dda75 ALSA: x86: Pass snd_intelhad object to helpers by Takashi Iwai · 8 years ago
  78. 6f9ecc7 ALSA: x86: Drop snd_intel_had_interface indirect calls by Takashi Iwai · 8 years ago
  79. 9eca88c ALSA: x86: Replace indirect query_ops with direct calls by Takashi Iwai · 8 years ago
  80. f23df80 ALSA: x86: Replace indirect register ops with direct calls by Takashi Iwai · 8 years ago
  81. 76296ef ALSA: x86: Drop indirect calls of had_ops by Takashi Iwai · 8 years ago
  82. 4812dcc ALSA: x86: Remove v1 ops and structs by Takashi Iwai · 8 years ago
  83. 7167330 ALSA: x86: Don't set PCM state to DISCONNECTED by Takashi Iwai · 8 years ago
  84. b1c01f4 drm/i915: Pass platform device to LPE audio notifier by Takashi Iwai · 8 years ago
  85. 0843e04 ALSA: x86: Use config base depending on the pipe by Pierre-Louis Bossart · 8 years ago
  86. 964ca80 ALSA: x86: intel_hdmi: add definitions and logic for DP audio by Pierre-Louis Bossart · 8 years ago
  87. 0369d63 ALSA: x86: hdmi: fix returnvar.cocci warnings by Julia Lawall · 8 years ago
  88. f0fd412 ALSA: x86: fix resource_size.cocci warnings by kbuild test robot · 8 years ago
  89. 232892f ALSA: x86: hdmi: continue playback even when display resolution changes by Jerome Anand · 8 years ago
  90. 5dab11d ALSA: x86: hdmi: Add audio support for BYT and CHT by Jerome Anand · 8 years ago
  91. 287599c ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T by Jerome Anand · 8 years ago