1. 8faf141 ASoC: Intel: fix the makefile for atom code by Vinod Koul · 9 years ago
  2. d09a6b4 ASoC: Intel: sst_byt: remove kfree for memory allocated with devm_kzalloc by Wei Yongjun · 9 years ago
  3. ac98b4c ASoC: Intel: Remove invalid kfree of devm allocated data by Jin Yao · 9 years ago
  4. aab0bb1 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 9 years ago
  5. 89a88dd Merge tag 'asoc-v4.1' into asoc-next by Mark Brown · 9 years ago
  6. a55ede1 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
  7. a5e5e12 ASoC: Intel: fix array_size.cocci warnings by kbuild test robot · 9 years ago
  8. 0e7921e ASoC: Intel: Use the generic IPC/mailbox APIs in Broadwell by Jin Yao · 9 years ago
  9. 48cec59 ASoC: Intel: Use the generic IPC/mailbox APIs in Baytrail by Jin Yao · 9 years ago
  10. a33c1ec ASoC: Intel: Refactor common IPC/mailbox code into generic APIs by Jin Yao · 9 years ago
  11. 75afbd0 ASoC: Intel: do cast earlier in sst_cdev_tstamp() by Dan Carpenter · 9 years ago
  12. 1f544fd ASoC: Intel: remove unused functions by Sudip Mukherjee · 9 years ago
  13. 8e64aed ASoC: Intel: Fix a buffer overflow issue by Jie Yang · 9 years ago
  14. f34c4bc ASoC: Intel: read_shim_data() can be static by kbuild test robot · 9 years ago
  15. b97169d ASoC: Intel: create atom folder and move atom platform files in by Jie Yang · 9 years ago
  16. 66a6fd9 ASoC: Intel: create baytrail folder and move baytrail platform files in by Jie Yang · 9 years ago
  17. e56c72d ASoC: Intel: create boards folder and move sst boards files in by Jie Yang · 9 years ago
  18. ba57f68 ASoC: Intel: create haswell folder and move haswell platform files in by Jie Yang · 9 years ago
  19. 2106241 ASoC: Intel: create common folder and move common files in by Jie Yang · 9 years ago
  20. 2c0ed63 ASoC: Intel: fix warning reported by static check tool smatch by Lu, Han · 9 years ago
  21. 6212755 ASoC: Intel: remove misleading DMA error messages on Baytrail platforms by Pierre-Louis Bossart · 9 years ago
  22. bdc455b ASoC: Intel: acpi_probe: fix error return path by Vinod Koul · 9 years ago
  23. 5d5b275 Intel: ASoC: Add condition check before set param to waves by Lu, Han · 9 years ago
  24. 91b0d9a ASoC: Intel: Remove vague commit about slave DMA config from firmware loader by Jarkko Nikula · 9 years ago
  25. 06ac0cd ASoC: Intel: Remove support for Intel MID DMA from firmware loader by Jarkko Nikula · 9 years ago
  26. 6b3b58d ASoC: Intel: move the jack creation to Braswell machine driver by Jin Yao · 9 years ago
  27. 066d7b8 ASoC: Intel: Add suspend_pre and resume_post for Braswell snd_soc_card by Jin Yao · 9 years ago
  28. 3ee5990 Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 9 years ago
  29. 016e81f Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
  30. 3814c20 ASoC: Intel: add kcontrol to set parameter to sound effect module waves by Lu, Han · 9 years ago
  31. 2018922 ASoC: Intel: add function to set parameter to sound effect module waves by Lu, Han · 9 years ago
  32. 76c07b8 ASoC: Intel: add kcontrol to enable/disable sound effect module waves by Lu, Han · 9 years ago
  33. e8e79ed ASoC: Intel: add function to enable/disable sound effect module waves by Lu, Han · 9 years ago
  34. 8c43fc2 ASoC: Intel: add function to load sound effect module waves by Lu, Han · 9 years ago
  35. 9449d39 ASoC: Intel: add function to load firmware image by Lu, Han · 9 years ago
  36. 357635a Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 9 years ago
  37. 11dd604 Merge tag 'v4.0-rc3' into asoc-intel by Mark Brown · 9 years ago
  38. 8d0c38a ASoC: Intel: move sysclk source setting to platform_clock_control for balance. by Jin Yao · 9 years ago
  39. 3fe0607 ASoC: Intel: remove conflicts when load/unload multiple firmware images by Lu, Han · 9 years ago
  40. 1a5ab21c ASoC: Intel: Add suspend_pre and resume_post for Broadwell snd_soc_card by Jie Yang · 9 years ago
  41. 256fca9 Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-next by Mark Brown · 9 years ago
  42. 4a7e041 Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'asoc/topic/gpiod' and 'asoc/topic/intel' into asoc-next by Mark Brown · 9 years ago
  43. 09269e4 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
  44. af13cbc ASoC: mfld_machine: Register jacks at the card level by Lars-Peter Clausen · 9 years ago
  45. fb1edb4 ASoC: cht_bsw_rt5645: Register jacks at the card level by Lars-Peter Clausen · 9 years ago
  46. e0f7dd9 ASoC: byt-max98090: Register jacks at the card level by Lars-Peter Clausen · 9 years ago
  47. 85c85e5 ASoC: broadwell: Register jacks at the card level by Lars-Peter Clausen · 9 years ago
  48. c472b93 ASoC: sn95031: Pass CODEC to sn95031_jack_detection() by Lars-Peter Clausen · 9 years ago
  49. 5bb400c ASoC: Intel: wrap runtime_pm usage count under CONFIG_PM by Vinod Koul · 9 years ago
  50. 3f2dcbe ASoC: Intel: Remove soc pm handling to allow platform driver handle it by Subhransu S. Prusty · 9 years ago
  51. 583e58a ASoC: Intel: Remove ignore suspend support by Subhransu S. Prusty · 9 years ago
  52. 9308d14 ASoC: Intel: Move the fw download to power_control by Vinod Koul · 9 years ago
  53. 4a8448d ASoC: Intel: add pm support in sst ipc driver by Vinod Koul · 9 years ago
  54. 5c88b4e ASoC: Intel: Add memcpy32_fromio as well by Subhransu S. Prusty · 9 years ago
  55. 54e6bec ASoC: Intel: add support for platform suspend by Vinod Koul · 9 years ago
  56. fc9406a ASoC: Intel: add support for pcm stream suspend/resume by Vinod Koul · 9 years ago
  57. e0b87d4 ASoC: Intel: add support for pause and resume in sst by Vinod Koul · 9 years ago
  58. 7b9ca9d ASoC: Intel: update MMX ID to 3 by Vinod Koul · 9 years ago
  59. 76ca1c2 ASoC: Intel: mark cht machine driver with nonatomic trigger by Vinod Koul · 9 years ago
  60. 369a9f5 ASoC: Intel: fix machine driver warnings by Fang, Yang A · 9 years ago
  61. de251d7 ASoC: Intel: reset the DSP while suspending by Vinod Koul · 9 years ago
  62. a825ac7 ASoC: Intel: save and restore the CSR register by Vinod Koul · 9 years ago
  63. b3ec1c3 ASoC: Intel: update MMX ID to 3 by Vinod Koul · 9 years ago
  64. 9fd3781 ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flag by Libin Yang · 9 years ago
  65. 7bd345c ASoC: Intel: set initial runtime PM status to active for ACPI-enumerated ADSP by Mengdong Lin · 9 years ago
  66. 1b00699 ASoC: Intel: Clean data after SST fw fetch by Libin Yang · 9 years ago
  67. 6e685ea Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic/intel', 'asoc/topic/jz4740' and 'asoc/topic/max98357a' into asoc-next by Mark Brown · 9 years ago
  68. 0cee4db Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/rt286', 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/fix/sgtl5000', 'asoc/fix/sta32x', 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8731' into asoc-linus by Mark Brown · 9 years ago
  69. b34510b Merge tag 'asoc-v3.19-rc2' into asoc-linus by Mark Brown · 9 years ago
  70. 812e85b ASoC: Intel: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  71. 5985837 ASoC: intel: sst-haswell-ipc: Remove unused functions by Rickard Strandqvist · 10 years ago
  72. 279e17a ASoC: Intel: sst: Fix firmware name size handling by Christian Engelmayer · 9 years ago
  73. 8a5b690 Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 9 years ago
  74. 5c2b063 ASoC: Intel: fix sst firmware path for cht-bsw-rt5672 by Kevin Strasser · 9 years ago
  75. e948262 ASoC: Intel: fix sst firmware path by Kevin Strasser · 9 years ago
  76. e18acdc ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_rt5645 by Fang, Yang A · 9 years ago
  77. cd311dd ASoC: Intel: add a status for runtime suspend/resume by Jie Yang · 9 years ago
  78. c41cda1 ASoC: Intel: initial scalar variable ba by Jie Yang · 9 years ago
  79. 842aaa0 ASoC: Intel: Add support rt5645 in sst driver by Fang, Yang A · 9 years ago
  80. c33bd08 ASoC: Intel: remove an unused struct member by Dan Carpenter · 9 years ago
  81. 09a34aa ASoC: Intel: Used lock version to update shim registers by Jie Yang · 10 years ago
  82. a0a7c48 ASoC: Intel: initial stream_hw_id to invalid value by Jie Yang · 10 years ago
  83. 7ff9d67 ASoC: Intel: Split hsw_pcm_data for playback and capture by Jie Yang · 10 years ago
  84. 98b9c1d ASoC: Intel: Add stream direction for pcm-module map by Jie Yang · 10 years ago
  85. 69067f9 ASoC: Intel: Always enable DRAM block for FW dump by Jie Yang · 10 years ago
  86. eb55fab ASoC: Intel: Select RT5672 ASRC clock source on Cherrytrail and Braswell by Mengdong Lin · 10 years ago
  87. f81677b ASoC: Intel: Add NULL checks for the stream pointer by Jie Yang · 10 years ago
  88. 8686f25 ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() by Lars-Peter Clausen · 10 years ago
  89. b93673b ASoC: byt-rt5640: Register microphone routes with the card DAPM context by Lars-Peter Clausen · 10 years ago
  90. 7a81140 ASoC: byt-rt5640: Fix snd_soc_dapm_ignore_suspend() calls by Lars-Peter Clausen · 10 years ago
  91. 057a157 ASoC: broadwell: Drop unnecessary snd_soc_dapm_enable() calls by Lars-Peter Clausen · 10 years ago
  92. d83901e ASoC: Intel: Don't change offset of block allocator during fixed allocate by Jie Yang · 10 years ago
  93. 4e3461d ASoC: Intel: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  94. 544c55c ASoC: Intel: Delete an unnecessary check before the function call "sst_dma_free" by Markus Elfring · 10 years ago
  95. bf85139 Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/intel' and 'asoc/topic/omap' into asoc-next by Mark Brown · 10 years ago
  96. 85b88a8 ASoC: Intel: Store the entry_point read from FW file by Jie Yang · 10 years ago
  97. 25f9754 ASoC: Intel: correct the fixed free block allocation by Jie Yang · 10 years ago
  98. 5129ad6 ASoC: Intel: fix sparse non static symbol warnings by Wei Yongjun · 10 years ago
  99. c6905d6 ASoC: Intel: Fix BYTCR machine driver MODULE_ALIAS by Jarkko Nikula · 10 years ago
  100. 64b9c90 ASoC: Intel: Fix BYTCR firmware name by Jarkko Nikula · 10 years ago