1. a9ebdd0 ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag by Takashi Iwai · 8 years ago
  2. 40ce4b5 ALSA: x86: Cache AUD_CONFIG register value by Takashi Iwai · 8 years ago
  3. 77531be ALSA: x86: Rearrange defines by Takashi Iwai · 8 years ago
  4. 1df9892 ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused by Arnd Bergmann · 8 years ago
  5. 873ab03 ALSA: x86: Fix driver name string overflow by Takashi Iwai · 8 years ago
  6. 075a1d4 ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs() by Takashi Iwai · 8 years ago
  7. 3e21a76 ALSA: x86: Drop suspicious U24 format support by Takashi Iwai · 8 years ago
  8. e1b239f3 ALSA: x86: Refactor PCM process engine by Takashi Iwai · 8 years ago
  9. b556290 ALSA: x86: Unify local function prefix by Takashi Iwai · 8 years ago
  10. f4566aa ALSA: x86: Minor cleanup of reset buffer procedure by Takashi Iwai · 8 years ago
  11. 83af57d ALSA: x86: Don't check connection in lowlevel accessors by Takashi Iwai · 8 years ago
  12. 412bbe7d5 ALSA: x86: Explicit specify 32bit DMA by Takashi Iwai · 8 years ago
  13. 91b0cb0 ALSA: x86: Rename drv_status to connected by Takashi Iwai · 8 years ago
  14. 73997b0 ALSA: x86: Yet more tidy-up and clean-ups by Takashi Iwai · 8 years ago
  15. 44684f6 ALSA: x86: Simplify comments by Takashi Iwai · 8 years ago
  16. 36ed346 ALSA: x86: Set CA bits for DisplayPort too by Takashi Iwai · 8 years ago
  17. 4aedb94 ALSA: x86: Create ELD control element by Takashi Iwai · 8 years ago
  18. 03c3437 ALSA: x86: Clean up unused defines and inclusions by Takashi Iwai · 8 years ago
  19. 7ceba75 ALSA: x86: Reduce redundant register field names by Takashi Iwai · 8 years ago
  20. df0435d ALSA: x86: Use the standard ELD bytes definitions by Takashi Iwai · 8 years ago
  21. f69bd10 ALSA: x86: Move stream status into pcm_stream_info by Takashi Iwai · 8 years ago
  22. 182cdf2 ALSA: x86: Implement runtime PM by Takashi Iwai · 8 years ago
  23. 313d9f28 ALSA: x86: Properly manage PCM substream lifetype by Takashi Iwai · 8 years ago
  24. 7d9e798 ALSA: x86: Drop unused fields from pcm_stream_info by Takashi Iwai · 8 years ago
  25. fa5dfe6 ALSA: x86: Drop redundant had_stream_pvt by Takashi Iwai · 8 years ago
  26. 0e9c67d ALSA: x86: Drop superfluous state field by Takashi Iwai · 8 years ago
  27. d0e9b1a ALSA: x86: Drop flag_underrun field by Takashi Iwai · 8 years ago
  28. 8f8d1d7 ALSA: x86: Fix racy access to chmap by Takashi Iwai · 8 years ago
  29. bcce775 ALSA: x86: Remove superfluous irqsave flags by Takashi Iwai · 8 years ago
  30. 4a5ddb2 ALSA: x86: Constfy tables by Takashi Iwai · 8 years ago
  31. 4151ee8 ALSA: x86: Remove _v[12] suffices by Takashi Iwai · 8 years ago
  32. 2e52f5e ALSA: x86: Tidy up codes by Takashi Iwai · 8 years ago
  33. 79f439e ALSA: x86: Drop had_get_hwstate() by Takashi Iwai · 8 years ago
  34. caa2a61 ALSA: x86: Remove superfluous check at resume by Takashi Iwai · 8 years ago
  35. 99b2ab9 ALSA: x86: Fix sleep-in-atomic via i915 notification by Takashi Iwai · 8 years ago
  36. f6a82a0 ALSA: x86: Drop superfluous PCM private_free by Takashi Iwai · 8 years ago
  37. e9d65ab ALSA: x86: Drop unused fields from snd_intelhad struct by Takashi Iwai · 8 years ago
  38. df76df1 ALSA: x86: Remove indirect call of snd_pcm_period_elapsed() by Takashi Iwai · 8 years ago
  39. e29c0f9 ALSA: x86: Fix for CONFIG_PM=n by Takashi Iwai · 8 years ago
  40. c75b047 ALSA: x86: Replace pr_xxx() with dev_xxx() by Takashi Iwai · 8 years ago
  41. 372d855 ALSA: x86: Fold intel_hdmi_audio_if.c into main file by Takashi Iwai · 8 years ago
  42. da86480 ALSA: x86: Flatten two abstraction layers by Takashi Iwai · 8 years ago
  43. 36ec0d9 ALSA: x86: Call snd_card_register() at the end by Takashi Iwai · 8 years ago
  44. 5647aec ALSA: x86: Embed snd_intelhad into snd_card by Takashi Iwai · 8 years ago
  45. dae15a9 ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.c by Takashi Iwai · 8 years ago
  46. 0e18060 ALSA: x86: Drop unused hw_silence field by Takashi Iwai · 8 years ago
  47. 6ddb3ab ALSA: x86: Move the global underrun_count to struct snd_intelhad by Takashi Iwai · 8 years ago
  48. bf8b24f ALSA: x86: Drop the global platform device reference by Takashi Iwai · 8 years ago
  49. 437af8f ALSA: x86: Call event callback directly by Takashi Iwai · 8 years ago
  50. dd895f2 ALSA: x86: Drop useless mutex at probe by Takashi Iwai · 8 years ago
  51. 79dda75 ALSA: x86: Pass snd_intelhad object to helpers by Takashi Iwai · 8 years ago
  52. 6f9ecc7 ALSA: x86: Drop snd_intel_had_interface indirect calls by Takashi Iwai · 8 years ago
  53. 9eca88c ALSA: x86: Replace indirect query_ops with direct calls by Takashi Iwai · 8 years ago
  54. f23df80 ALSA: x86: Replace indirect register ops with direct calls by Takashi Iwai · 8 years ago
  55. 76296ef ALSA: x86: Drop indirect calls of had_ops by Takashi Iwai · 8 years ago
  56. 4812dcc ALSA: x86: Remove v1 ops and structs by Takashi Iwai · 8 years ago
  57. 964ca80 ALSA: x86: intel_hdmi: add definitions and logic for DP audio by Pierre-Louis Bossart · 8 years ago
  58. 232892f ALSA: x86: hdmi: continue playback even when display resolution changes by Jerome Anand · 8 years ago
  59. 5dab11d ALSA: x86: hdmi: Add audio support for BYT and CHT by Jerome Anand · 8 years ago