1. 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
  2. d7dc450 Merge branch 'for-next' into for-linus by Takashi Iwai · 8 years ago
  3. 0c2964c Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  4. ec7f984 Merge tag 'asoc-fix-v4.11-rc7' into asoc-linus by Mark Brown · 8 years ago
  5. 081dc8a ASoC: Intel: Skylake: Return negative error code by Guneshwor Singh · 8 years ago
  6. 9ed4aef ASoC: Intel: Skylake: Fix unused variable warning by Vinod Koul · 8 years ago
  7. 351d74e ASoC: Intel: Skylake: fix uninitialized pointer use by Arnd Bergmann · 8 years ago
  8. b672600 ASoC: Intel: Skylake: Add loadable module support on KBL platform by Sodhi, VunnyX · 8 years ago
  9. 100e7f3 ASoC: Intel: Skylake: Modify load_lib_ipc arguments for a nowait version by Subhransu S. Prusty · 8 years ago
  10. 89b0d8a ASoC: Intel: Skylake: Register dsp_fw_ops for kabylake by Subhransu S. Prusty · 8 years ago
  11. 4e0277d ASoC: Intel: Skylake: Modify arguments to reuse module transfer function by G Kranthi · 8 years ago
  12. ebe8907 ASoC: Intel: Skylake: Commonize library load by Subhransu S. Prusty · 8 years ago
  13. 9fe9c71 ASoC: Intel: Skylake: Move sst common initialization to a helper function by G Kranthi · 8 years ago
  14. d4a2fbc Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  15. cb67d76 ASoC: bytcr_rt5640: log quirk configuration errors by Pierre-Louis Bossart · 8 years ago
  16. 0b2c9f8 ASoC: bytcr_rt5640: Fix a typo and quirk parameter type by Takashi Iwai · 8 years ago
  17. 6e4cac2 ASoC: intel: Fix PM and non-atomic crash in bytcr drivers by Takashi Iwai · 8 years ago
  18. 9f2cf73 ASoC: bytcr_rt5640: Allow quirk set via module option by Takashi Iwai · 8 years ago
  19. 861886d ASoC: Call snd_soc_set_dmi_name() unconditionally by Takashi Iwai · 8 years ago
  20. 550b349 ASoC: Intel: Skylake: Fix a couple user after free bugs by Dan Carpenter · 8 years ago
  21. e6a3353 ASoC: Intel: Skylake: Uninitialized variable in probe_codec() by Dan Carpenter · 8 years ago
  22. beb5989 ASoC: Intel: Atom: update Thinkpad 10 quirk by Pierre-Louis Bossart · 8 years ago
  23. b8c722d ASoC: Intel: Skylake: Add support for deferred DSP module bind by Jeeja KP · 8 years ago
  24. b7c5ac8 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  25. 70eafad ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.h by Takashi Iwai · 8 years ago
  26. 5f75b19 ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout" by Colin Ian King · 8 years ago
  27. 473a4d5 ASoC: Intel: Skylake: Fix module state after unbind and delete by Jeeja KP · 8 years ago
  28. fdd85a0 ASoC: Intel: Skylake: Fix DMA position reporting for capture stream by Hardik T Shah · 8 years ago
  29. b26199e ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST library by Jeeja KP · 8 years ago
  30. 6ad0005 ASoC: Intel: Skylake: remove hard coded ACPI path by Vinod Koul · 8 years ago
  31. 9a1e350 ASoC: Intel: Skylake: Remove redundant vmixer handler by Vinod Koul · 8 years ago
  32. f7ea777 ASoC: Intel: Skylake: Don't unload module when in use by Vinod Koul · 8 years ago
  33. e59ed087 ASoC: Intel: Skylake: Add 16-bit constraint to FE bxt_rt298 machine by G Kranthi · 8 years ago
  34. 7f975a3 ASoC: Intel: Skylake: Use the sig_bits to define dai bps capability by Jeeja KP · 8 years ago
  35. 74a4ce4 ASoC: intel: remove unused variable data and associated code by Colin Ian King · 8 years ago
  36. 36d9603 ASoC: intel: Don't print FW version repeatedly by Takashi Iwai · 8 years ago
  37. d7fba9d ASoC: Intel: Update bxt_da7219_max98357a to add a new by Harsha Priya · 8 years ago
  38. bf3e5ef ASoC: Intel: Skylake: Fix parameter overwrite for KPB Module by Dharageswari R · 8 years ago
  39. b7d0254c5 ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size by Jeeja KP · 8 years ago
  40. 7bd86a3 ASoC: Intel: Skylake: Remove get dsp_ops in cleanup routine by G Kranthi · 8 years ago
  41. cb729d8 ASoC: Intel: Skylake: Disable notifications at boot after DSP FW init by G Kranthi · 8 years ago
  42. 3643ff1 ASoC: Intel: Skylake: Remove BE prepare ops by Jeeja KP · 8 years ago
  43. 03de8c2 ASoC: Intel: bxtn: Reload the firmware in case of D3 failure by Jeeja KP · 8 years ago
  44. 1fb344a ASoC: Intel: bxtn: Update DSP core state in D0 by Jeeja KP · 8 years ago
  45. 5518af9 ASoC: Intel: bxtn: Disable interrupt when DSP is in D3 by Jeeja KP · 8 years ago
  46. 3b563e0 ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handler by Guneshwor Singh · 8 years ago
  47. 6914968 ASoC: Intel: Skylake: Fix to delete DSP pipe after stopping pipe by Jeeja KP · 8 years ago
  48. a9b6567 ASoC: Intel: Enable bytcht_nocodec machine driver by Pierre-Louis Bossart · 8 years ago
  49. 759db1c ASoC: Intel: boards: add card for MinnowBoardMax/Up I2S access by Pierre-Louis Bossart · 8 years ago
  50. a63b8a1 ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driver by Pierre-Louis Bossart · 8 years ago
  51. 82cf89d ASoC: Intel: add machine driver for BYT/CHT + DA7213 by Pierre-Louis Bossart · 8 years ago
  52. 998d6fb ASoC: Intel: Skylake: code cleanup for pin fixup limitation by Takashi Sakamoto · 8 years ago
  53. 8e15e76 ASoC: Intel: Skylake: use a helper macro to rounding-up calculation by Takashi Sakamoto · 8 years ago
  54. d1a6fe4 ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of pointer by Takashi Sakamoto · 8 years ago
  55. 7d3f91d ASoC: Intel: bxtn: optimize ROM init retries by Jeeja KP · 8 years ago
  56. 31d648f ASoC: Intel: bxtn: Store the FW/Library context at boot by Jeeja KP · 8 years ago
  57. b3ec72a ASoC: Intel: bdw-rt5677: Use devm_gpiod_get() by Andy Shevchenko · 8 years ago
  58. 0845887 ASoC: Intel: Skylake: fix spelling mistake: "allocationf" -> "allocation" by Colin Ian King · 8 years ago
  59. 16b5711 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  60. 5bf3db1 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 8 years ago
  61. 7ba8ba3 ASoC: Intel: bxt: Add jack port initialize in bxt_rt298 machine by Jeeja KP · 8 years ago
  62. 2550486 ASoC: Intel: Skylake: Add Geminlake IDs by Vinod Koul · 8 years ago
  63. db2f586 ASoC: Intel: Skylake: Check device type to get endpoint configuration by Senthilnathan Veppur · 8 years ago
  64. c5cf9f3 ASoC: Intel: bxt: Add jack port initialize in da7219_max98357a machine by Jeeja KP · 8 years ago
  65. 86b5703 ASoC: Intel: Skylake: Add jack port initialize in nau88l25_ssm4567 machine by Jeeja KP · 8 years ago
  66. 565f13a ASoC: Intel: Skylake: Add jack port initialize in nau88l25_max98357a machine by Jeeja KP · 8 years ago
  67. 64f8620 ASoC: Intel: Skylake: Add jack port initialize in rt286 machine by Jeeja KP · 8 years ago
  68. 625de2b ASoC: Intel: bxt: Create ASoC jack for hdmi in bxt_da7219_max98357 machine by Jeeja KP · 8 years ago
  69. 7932b8a ASoC: Intel: bxt: Create ASoC jack for hdmi in bxt_rt298 machine by Jeeja KP · 8 years ago
  70. 9e4278c ASoC: Intel: Skylake: Create ASoC jack for hdmi in nau88l25_ssm4567 machine by Jeeja KP · 8 years ago
  71. c541b2d ASoC: Intel: Skylake: Create ASoC jack for hdmi in skl_nau88l25_max98357a machine by Jeeja KP · 8 years ago
  72. f3af359 ASoC: Intel: Skylake: Create ASoC jack for hdmi in rt286 machine by Jeeja KP · 8 years ago
  73. 8d13640 ASoC: Intel: Skylake: Add route change to nau88l25_ssm4567 machine by Jeeja KP · 8 years ago
  74. b0aad23 ASoC: Intel: Skylake: Add route change to nau88l25_max98357a machine by Jeeja KP · 8 years ago
  75. eaba310 ASoC: Intel: bxt: Add route change to rt298 machine by Jeeja KP · 8 years ago
  76. 0cf5a17 ASoC: Intel: Skylake: Report Platform ID info from NHLT by Subhransu S. Prusty · 8 years ago
  77. ba21034 ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machine by Jeeja KP · 8 years ago
  78. 6d707a7 ASoC: Intel: bxt: Add route change to da7219_max98357a machine by Jeeja KP · 8 years ago
  79. 111c2ae ASoC: Intel: Skylake: Add route change to rt286 machine by Jeeja KP · 8 years ago
  80. 51e0f3c ASoC: Intel: bxt: add channel map support in rt298 machine by Jeeja KP · 8 years ago
  81. 77e546b ASoC: cht-bsw-rt5645: fix unused variable compiler warning by Pierre-Louis Bossart · 8 years ago
  82. 7bde09d ASoC: Intel: cht-bsw-rt5645: fix DAI formats by Pierre-Louis Bossart · 8 years ago
  83. bf92c6e ASoC: Intel: add support for ALC3270 codec by Pierre-Louis Bossart · 8 years ago
  84. d74390b ASoC: Intel: cht-bsw-rt5645: select ASRC source based on routing quirk by Pierre-Louis Bossart · 8 years ago
  85. 22af291 ASoC: Intel: cht-bsw-rt5645: add quirks for SSP0/AIF1/AIF2 routing by Pierre-Louis Bossart · 8 years ago
  86. fd0138d ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10 by Pierre-Louis Bossart · 8 years ago
  87. 42648c2 ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection by Pierre-Louis Bossart · 8 years ago
  88. e1d0691 ASoC: Intel: Atom: add machine driver for baytrail-rt5645 hardware by Pierre-Louis Bossart · 8 years ago
  89. 11ad808 ASoC: rt5645: add support for RT5648 by Pierre-Louis Bossart · 8 years ago
  90. a1a9175 ASoC: Intel: add support for Realtek 5651 on Cherrytrail by Pierre-Louis Bossart · 8 years ago
  91. e797481 ASoC: Intel: Atom: Add HP Pavilion x2 10-p000 machine entry by Alexandrov Stansilav · 8 years ago
  92. a50477e ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support by Pierre-Louis Bossart · 8 years ago
  93. 39d7548 Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 8 years ago
  94. f12f5c8 ASoC: Intel: atom: fix frame polarity by Pierre-Louis Bossart · 8 years ago
  95. 3639ac1 ASoC: Intel: boards: remove .pm_ops in all Atom/DPCM machine drivers by Pierre-Louis Bossart · 8 years ago
  96. 5b101ab ASoC: Intel: Atom: Configure media_loop1 and sprot_loop in stereo by Sebastien Guiriec · 8 years ago
  97. 1011509 ASoC: Intel: Skylake: Use set_tdm_slot to set the dma channel by Jeeja KP · 8 years ago
  98. 079a248 ASoC: Intel: boards: Remove ignore_suspend for WoV streams by Yong Zhi · 8 years ago
  99. a700a1e ASoC: Intel: Skylake: set the resume point to LPIB by Jeeja KP · 8 years ago
  100. 7cbfdf8 ASoC: Intel: Skylake: Don't reset pass-through pipe in BE prepare by Jeeja KP · 8 years ago