1. 58a95df ALSA: memalloc: Correctly name as WC by Takashi Iwai · 3 years, 5 months ago
  2. 854577a ALSA: x86: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  3. 82a60352 ALSA: x86: simplify with sync_stop PCM ops by Takashi Iwai · 3 years, 6 months ago
  4. 1d7a039 ALSA: x86: fix spelling mistakes by gushengxian · 3 years, 6 months ago
  5. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  6. 915183b ALSA: x86: Simplify with dma_set_mask_and_coherent() by Takashi Iwai · 4 years ago
  7. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  8. b79de57 ALSA: hda: use consistent HDAudio spelling in comments/docs by Pierre-Louis Bossart · 4 years, 4 months ago
  9. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  10. fb95aae Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  11. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  12. 63d5cda ALSA: x86: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  13. cc6c691 ALSA: hdml-lpe-audio: Use managed buffer allocation by Takashi Iwai · 5 years ago
  14. 0a671dc ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failure by YueHaibing · 5 years ago
  15. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  16. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  17. c7c3fec ALSA: x86: Avoid passing NULL to memory allocators by Takashi Iwai · 6 years ago
  18. 0c3df9e ALSA: x86: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  19. 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  20. 0019457 ALSA: x86: Rip out the lpe audio runtime suspend/resume hooks by Ville Syrjälä · 6 years ago
  21. 8dfb839 ALSA: x86: Fix runtime PM for hdmi-lpe-audio by Ville Syrjälä · 6 years ago
  22. 87246f7 ALSA: intel_hdmi: Use the new non-cached allocation by Takashi Iwai · 6 years ago
  23. d2f8846 ALSA: intel_hdmi: remove redundant variable cfg_val by Colin Ian King · 6 years ago
  24. c288248 ALSA: intel_hdmi: Use strlcpy() instead of strncpy() by Takashi Iwai · 7 years ago
  25. c77a6ed ALSA: x86: Fix potential crash at error path by Takashi Iwai · 7 years ago
  26. 3501440 ALSA: x86: Fix missing spinlock and mutex initializations by Takashi Iwai · 7 years ago
  27. 7229b12 ALSA: x86: hdmi: Add single_port option for compatible behavior by Takashi Iwai · 7 years ago
  28. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  29. 1967158 ALSA: x86: fix error return code in hdmi_lpe_audio_probe() by Gustavo A. R. Silva · 7 years ago
  30. a82256b Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  31. 668e3b0 drm/i915: Fix runtime PM for LPE audio by Ville Syrjälä · 8 years ago
  32. 7f80f51 alsa: use set_memory.h header by Laura Abbott · 8 years ago
  33. 8a2d6ae ALSA: x86: Register multiple PCM devices for the LPE audio card by Ville Syrjälä · 8 years ago
  34. b4eb0d5 ALSA: x86: Split snd_intelhad into card and PCM specific structures by Ville Syrjälä · 8 years ago
  35. bb4ac5a ALSA: x86: Prepare LPE audio ctls for multiple PCMs by Ville Syrjälä · 8 years ago
  36. a8562e4 drm/i915: Clean up the LPE audio platform data by Ville Syrjälä · 8 years ago
  37. 265fa2e drm/i915: Remove hdmi_connected from LPE audio pdata by Ville Syrjälä · 8 years ago
  38. c98ec5b drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock by Ville Syrjälä · 8 years ago
  39. d220559 drm/i915: Remove the unused pending_notify from LPE platform data by Ville Syrjälä · 8 years ago
  40. 8d5c303 ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown by Ville Syrjälä · 8 years ago
  41. 183c003 drm/i915: Fix runtime PM for LPE audio by Ville Syrjälä · 8 years ago
  42. c6736a9 ALSA: x86: Make CONFIG_SND_X86 bool by Takashi Iwai · 8 years ago
  43. 4b49f0f ALSA: x86: hdmi: select CONFIG_SND_PCM by Arnd Bergmann · 8 years ago
  44. 0b6b524 ALSA: x86: Don't enable runtime PM as default by Takashi Iwai · 8 years ago
  45. 3002b9f ALSA: x86: Use runtime PM autosuspend by Takashi Iwai · 8 years ago
  46. b1ef30e ALSA: x86: Don't bail out from PCM ops when disconnected by Takashi Iwai · 8 years ago
  47. 2d42c03 ALSA: x86: Minor code rearrangement by Takashi Iwai · 8 years ago
  48. be9a2e9 ALSA: x86: Stop the stream when buffer is processed after disconnection by Takashi Iwai · 8 years ago
  49. 28ed125 ALSA: x86: Avoid register accesses during disconnection by Takashi Iwai · 8 years ago
  50. a72ccfb ALSA: x86: Don't return an error from chmap ctl at disconnected by Takashi Iwai · 8 years ago
  51. 1835319 ALSA: x86: Fix memory leak in had_build_channel_allocation_map() by Takashi Iwai · 8 years ago
  52. 5def901 ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection paths by Takashi Iwai · 8 years ago
  53. b9bacf2 ALSA: x86: Implement jack control by Takashi Iwai · 8 years ago
  54. df42cb4 ALSA: x86: Drop unused stream.running field by Takashi Iwai · 8 years ago
  55. e2acecf ALSA: x86: Handle reset at prepare callback by Takashi Iwai · 8 years ago
  56. 3fe2cf7 ALSA: x86: Support S16 format by Takashi Iwai · 8 years ago
  57. 85bd874 ALSA: x86: Support S32 format by Takashi Iwai · 8 years ago
  58. e8de985 ALSA: x86: Allow no-period-wakeup setup by Takashi Iwai · 8 years ago
  59. 8d48c01 ALSA: x86: Allow single period PCM operation by Takashi Iwai · 8 years ago
  60. a9ebdd0 ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag by Takashi Iwai · 8 years ago
  61. 40ce4b5 ALSA: x86: Cache AUD_CONFIG register value by Takashi Iwai · 8 years ago
  62. 77531be ALSA: x86: Rearrange defines by Takashi Iwai · 8 years ago
  63. 1df9892 ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused by Arnd Bergmann · 8 years ago
  64. 873ab03 ALSA: x86: Fix driver name string overflow by Takashi Iwai · 8 years ago
  65. 075a1d4 ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs() by Takashi Iwai · 8 years ago
  66. 3e21a76 ALSA: x86: Drop suspicious U24 format support by Takashi Iwai · 8 years ago
  67. e1b239f3 ALSA: x86: Refactor PCM process engine by Takashi Iwai · 8 years ago
  68. b556290 ALSA: x86: Unify local function prefix by Takashi Iwai · 8 years ago
  69. f4566aa ALSA: x86: Minor cleanup of reset buffer procedure by Takashi Iwai · 8 years ago
  70. 83af57d ALSA: x86: Don't check connection in lowlevel accessors by Takashi Iwai · 8 years ago
  71. 412bbe7d5 ALSA: x86: Explicit specify 32bit DMA by Takashi Iwai · 8 years ago
  72. 91b0cb0 ALSA: x86: Rename drv_status to connected by Takashi Iwai · 8 years ago
  73. 73997b0 ALSA: x86: Yet more tidy-up and clean-ups by Takashi Iwai · 8 years ago
  74. 44684f6 ALSA: x86: Simplify comments by Takashi Iwai · 8 years ago
  75. 36ed346 ALSA: x86: Set CA bits for DisplayPort too by Takashi Iwai · 8 years ago
  76. 4aedb94 ALSA: x86: Create ELD control element by Takashi Iwai · 8 years ago
  77. 03c3437 ALSA: x86: Clean up unused defines and inclusions by Takashi Iwai · 8 years ago
  78. 7ceba75 ALSA: x86: Reduce redundant register field names by Takashi Iwai · 8 years ago
  79. df0435d ALSA: x86: Use the standard ELD bytes definitions by Takashi Iwai · 8 years ago
  80. f69bd10 ALSA: x86: Move stream status into pcm_stream_info by Takashi Iwai · 8 years ago
  81. 182cdf2 ALSA: x86: Implement runtime PM by Takashi Iwai · 8 years ago
  82. 313d9f2 ALSA: x86: Properly manage PCM substream lifetype by Takashi Iwai · 8 years ago
  83. 7d9e798 ALSA: x86: Drop unused fields from pcm_stream_info by Takashi Iwai · 8 years ago
  84. fa5dfe6 ALSA: x86: Drop redundant had_stream_pvt by Takashi Iwai · 8 years ago
  85. 0e9c67d ALSA: x86: Drop superfluous state field by Takashi Iwai · 8 years ago
  86. d0e9b1a ALSA: x86: Drop flag_underrun field by Takashi Iwai · 8 years ago
  87. 8f8d1d7 ALSA: x86: Fix racy access to chmap by Takashi Iwai · 8 years ago
  88. bcce775 ALSA: x86: Remove superfluous irqsave flags by Takashi Iwai · 8 years ago
  89. 4a5ddb2 ALSA: x86: Constfy tables by Takashi Iwai · 8 years ago
  90. 4151ee8 ALSA: x86: Remove _v[12] suffices by Takashi Iwai · 8 years ago
  91. 2e52f5e ALSA: x86: Tidy up codes by Takashi Iwai · 8 years ago
  92. 79f439e ALSA: x86: Drop had_get_hwstate() by Takashi Iwai · 8 years ago
  93. caa2a61 ALSA: x86: Remove superfluous check at resume by Takashi Iwai · 8 years ago
  94. 99b2ab9 ALSA: x86: Fix sleep-in-atomic via i915 notification by Takashi Iwai · 8 years ago
  95. f6a82a0 ALSA: x86: Drop superfluous PCM private_free by Takashi Iwai · 8 years ago
  96. e9d65ab ALSA: x86: Drop unused fields from snd_intelhad struct by Takashi Iwai · 8 years ago
  97. df76df1 ALSA: x86: Remove indirect call of snd_pcm_period_elapsed() by Takashi Iwai · 8 years ago
  98. e29c0f9 ALSA: x86: Fix for CONFIG_PM=n by Takashi Iwai · 8 years ago
  99. c75b047 ALSA: x86: Replace pr_xxx() with dev_xxx() by Takashi Iwai · 8 years ago
  100. 372d855 ALSA: x86: Fold intel_hdmi_audio_if.c into main file by Takashi Iwai · 8 years ago