1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 09e914d ASoC: Intel: Skylake: Add sram address to sst_addr structure by Guneshwor Singh · 8 years ago
  3. 54746da ASoC: Improve machine driver selection based on quirk data by Naveen M · 8 years ago
  4. 7827d66 ASoC: Move quirk to identify correct machine driver by Naveen M · 8 years ago
  5. 915ae2b ASoC: Intel: Create a helper to search for matching machine by Naveen M · 8 years ago
  6. 9cc8f9f ASoC: Intel: Common: Update dsp register poll implementation by Jeeja KP · 8 years ago
  7. 786e1c3 ASoC: intel: Replace kthread with work by Takashi Iwai · 8 years ago
  8. 3421894 ASoC: Intel: common: add ACPI package extraction utility by Pierre-Louis Bossart · 8 years ago
  9. 80a0df1 ASoC: Intel: Add sst_ipc_tx_message_nopm by Vinod Koul · 8 years ago
  10. f999d1f ASoC: Intel: Add check_dsp_lp_on callback on IPC by Vinod Koul · 8 years ago
  11. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  12. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  13. 2d995e5 ASoC: Intel: boards: Add bdw-rt5677 machine driver by John Keeping · 8 years ago
  14. a395bdd ASoC: intel: Fix sst-dsp dependency on dw stuff by Takashi Iwai · 9 years ago
  15. 73a33f6 ASoC: Intel: Atom: Add quirk for Surface 3 by Vinod Koul · 9 years ago
  16. ef06b6f ASoC: Intel: common: increase the loglevel of "FW Poll Status". by Vedang Patel · 9 years ago
  17. 2d0b29d ASoC: intel: make function stub static by Randy Dunlap · 9 years ago
  18. f4c80d5 Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  19. 3a14c66 dmaengine: dw: pass platform data via struct dw_dma_chip by Andy Shevchenko · 9 years ago
  20. f17131a ASoC: intel: add function stub when ACPI is not enabled by Randy Dunlap · 9 years ago
  21. df91a21 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 9 years ago
  22. b822ee63 ASoC: Intel: add dmabuffer to common sst_dsp by Jeeja KP · 9 years ago
  23. 1fdb7c1 ASoC: Intel: common: add translation from HID to codec-name by Pierre-Louis Bossart · 9 years ago
  24. cab4738 ASoC: Intel: common: filter ACPI devices with _STA return value by Pierre-Louis Bossart · 9 years ago
  25. 8ceffd2 ASoC: Intel: Add module tags for common match module by Vinod Koul · 9 years ago
  26. cfffcc6 ASoC: Intel: Load the atom DPCM driver only by Pierre-Louis Bossart · 9 years ago
  27. 2dcffce ASoC: Intel: Create independent acpi match module by Vinod Koul · 9 years ago
  28. 902c136 ASoC: Intel: Revert "ASoC: Intel: fix ACPI probe regression with Atom DPCM driver" by Vinod Koul · 9 years ago
  29. 6f08cbd ASoC: Intel: Use acpi_dev_present() by Lukas Wunner · 9 years ago
  30. dc901a3 ASoC: Intel: fix ACPI probe regression with Atom DPCM driver by Pierre-Louis Bossart · 9 years ago
  31. 1cf8dfd ASoC: Intel: sst: fix sst_memcpy32 wrong with non-4x bytes issue by Jie Yang · 9 years ago
  32. a92ea59 ASoC: Intel: sst: only select sst-firmware when DW DMAC is built-in by Jie Yang · 9 years ago
  33. 93189ea ASoC: Intel: constify sst_block_ops structures by Julia Lawall · 9 years ago
  34. 40c3ac4 ASoC: Intel: add fw name to common dsp context by Vinod Koul · 9 years ago
  35. 12cc291 ASoC: Intel: Atom: move atom driver to common acpi match by Vinod Koul · 9 years ago
  36. 95f0980 ASoC: Intel: Move apci find machine routines by Vinod Koul · 9 years ago
  37. ef3e199a ASoC: Intel: sst: only use sst-firmware when DW DMAC is available by Jie Yang · 9 years ago
  38. 84c9e28 ASoC: Intel: Skylake: Correct the runtime handler behaviour by Jeeja KP · 9 years ago
  39. b5e5a45 ASoC: Intel: use dw_dmac autoconfiguration by Andy Shevchenko · 9 years ago
  40. 3e40a78 ASoC: Intel: Skylake: Add code loader DMA APIs by Vinod Koul · 10 years ago
  41. e973e31a ASoC: Intel: Add DSP init and boot up functionality for SKL by Subhransu S. Prusty · 10 years ago
  42. b81fd26 ASoC: Intel: Add Skylake IPC library by Subhransu S. Prusty · 10 years ago
  43. d15b1ae ASoC: Intel: Add helper to update register bits with attr RWC by Subhransu S. Prusty · 10 years ago
  44. 7a2c52b ASoC: Intel: Add helper to poll register for DSP status by Subhransu S. Prusty · 10 years ago
  45. f7c765e ASoC: Intel: Reorganize the common dsp structure by Subhransu S. Prusty · 10 years ago
  46. e85dae7 ASoC: intel: Constify ACPI device ids by Mathias Krause · 10 years ago
  47. 859c34b ASoC: Intel: Allocate for the mailbox with max size by Subhransu S. Prusty · 10 years ago
  48. 1925e21 ASoC: Intel: Allow to configure max size for mailbox data by Subhransu S. Prusty · 10 years ago
  49. a63faa5 ASoC: Intel: Remove the direct register reference from common ipc by Subhransu S. Prusty · 10 years ago
  50. 6022d33 ASoC: Intel: Create an ops to check for DSP busy by Subhransu S. Prusty · 10 years ago
  51. aab0bb1 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 10 years ago
  52. a33c1ec ASoC: Intel: Refactor common IPC/mailbox code into generic APIs by Jin Yao · 10 years ago
  53. 2106241 ASoC: Intel: create common folder and move common files in by Jie Yang · 10 years ago