1. 9b9974d ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  2. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  3. bcb46a0 Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  4. 3da428f ASoC: Intel: sst: fix kmalloc call with wrong flags by Alex Levin · 6 years ago
  5. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  6. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  7. 536cfd2 ASoC: Intel: use common helpers to detect CPUs by Pierre-Louis Bossart · 6 years ago
  8. 8f71370 ASoC: intel: Fix crash at suspend/resume after failed codec registration by Guenter Roeck · 6 years ago
  9. d02cac1 Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 6 years ago
  10. 62961dd ASoC: intel: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  11. f557d39 Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1 by Mark Brown · 6 years ago
  12. 44fabd8 ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages by Kangjie Lu · 6 years ago
  13. fee1571 ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing by Stephan Gerhold · 6 years ago
  14. b97205e ASoC: Intel: sst: Simplify is_byt_cr() by Stephan Gerhold · 6 years ago
  15. 10583cd ASoC: Intel: Atom: simplify boolean tests by Pierre-Louis Bossart · 6 years ago
  16. 972b0d4 ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL by Pierre-Louis Bossart · 6 years ago
  17. 3ee1cd4 ASoC: Intel: use standard interface for Atom machine drivers by Pierre-Louis Bossart · 6 years ago
  18. 1539c7f ASoC: Intel: mrfld: fix uninitialized variable access by Arnd Bergmann · 6 years ago
  19. bcb1fd1 ASoC: add for_each_card_rtds() macro by Kuninori Morimoto · 6 years ago
  20. 9a0daaa ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32 by Pierre-Louis Bossart · 6 years ago
  21. ce1cfe2 ASoC: Intel: Atom: simplify iomem address and casts by Pierre-Louis Bossart · 6 years ago
  22. a1f362d Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 7 years ago
  23. bf642bf ASoC: Intel: sst: Free streams on suspend, re-alloc on resume by Hans de Goede · 7 years ago
  24. 473858c ASoC: Intel: sst: Add sst_realloc_stream() function by Hans de Goede · 7 years ago
  25. de98334 ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET states by Hans de Goede · 7 years ago
  26. 8cf732b ASoC: Intel: sst: Remove unnecessary sst_init_stream() function by Hans de Goede · 7 years ago
  27. bd47469 ASoC: Intel: sst: Remove 2 unused members from stream_info struct by Hans de Goede · 7 years ago
  28. 6f50627 ASoC: Intel: sst: Fix error-code check in sst_pause_stream() by Hans de Goede · 7 years ago
  29. 6840962 ASoC: intel: atom: replace platform to component by Kuninori Morimoto · 7 years ago
  30. 25f3fd0 ASoC: Intel: sst: Fix some style by Christophe JAILLET · 7 years ago
  31. eaadb1ca ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()' by Christophe JAILLET · 7 years ago
  32. 498495d Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel by Mark Brown · 7 years ago
  33. eee44bf ASoC: intel: sst: Handle return value of platform_get_irq by Arvind Yadav · 7 years ago
  34. c44ff31 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. 6004640 ASoC: Intel: move all ACPI match tables to common module by Pierre-Louis Bossart · 7 years ago
  37. 7feb2f7 ASoC: move ACPI common code out of Intel/sst tree by Pierre-Louis Bossart · 7 years ago
  38. 89db6f9 ASoC: intel: Kill BUG_ON() usage by Takashi Iwai · 7 years ago
  39. 870fcae ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include by Corentin LABBE · 7 years ago
  40. c809fb1 ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail Chromebooks by Pierre-Louis Bossart · 7 years ago
  41. 86cb5de ASoC: Intel: atom: make sst_platform_compr_ops const by Bhumika Goyal · 7 years ago
  42. a7468e4 ASoC: Intel: Atom: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  43. 70bad12 ASoC: Intel: constify snd_compr_codec_caps structures by Julia Lawall · 7 years ago
  44. 80cc4df ASoC: Intel: make snd_soc_platform_driver const by Bhumika Goyal · 7 years ago
  45. 67e8ee9 ASoC: Intel: constify pci_device_id. by Arvind Yadav · 7 years ago
  46. c115a31 ASoC: Intel: Atom: constify snd_soc_dai_ops structures by Gustavo A. R. Silva · 8 years ago
  47. 75bd9086 ASoC: intel: Use kvzalloc() for suspend buffers by Takashi Iwai · 8 years ago
  48. a03bdaa ASoC: Intel: add machine driver for BYT/CHT + ES8316 by Daniel Drake · 8 years ago
  49. 98cf2c0 ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never used by Douglas Anderson · 8 years ago
  50. 7827d66 ASoC: Move quirk to identify correct machine driver by Naveen M · 8 years ago
  51. edc692e ASoC: Intel: Convert atom machine data to C99 style by Naveen M · 8 years ago
  52. 9a07526 ASoC: Intel: sst: Remove unused function sst_restore_shim64() by Matthias Kaehlcke · 8 years ago
  53. 3c0a98c ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation" by Colin Ian King · 8 years ago
  54. 65db85f ASoC: intel: atom: localize variable without external linkage by Takashi Sakamoto · 8 years ago
  55. beb5989 ASoC: Intel: Atom: update Thinkpad 10 quirk by Pierre-Louis Bossart · 8 years ago
  56. 36d9603 ASoC: intel: Don't print FW version repeatedly by Takashi Iwai · 8 years ago
  57. a9b6567 ASoC: Intel: Enable bytcht_nocodec machine driver by Pierre-Louis Bossart · 8 years ago
  58. a63b8a1 ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driver by Pierre-Louis Bossart · 8 years ago
  59. bf92c6e ASoC: Intel: add support for ALC3270 codec by Pierre-Louis Bossart · 8 years ago
  60. fd0138d ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10 by Pierre-Louis Bossart · 8 years ago
  61. e1d0691 ASoC: Intel: Atom: add machine driver for baytrail-rt5645 hardware by Pierre-Louis Bossart · 8 years ago
  62. a1a9175 ASoC: Intel: add support for Realtek 5651 on Cherrytrail by Pierre-Louis Bossart · 8 years ago
  63. e797481 ASoC: Intel: Atom: Add HP Pavilion x2 10-p000 machine entry by Alexandrov Stansilav · 8 years ago
  64. 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
  65. f12f5c8 ASoC: Intel: atom: fix frame polarity by Pierre-Louis Bossart · 8 years ago
  66. 5b101ab ASoC: Intel: Atom: Configure media_loop1 and sprot_loop in stereo by Sebastien Guiriec · 8 years ago
  67. 231a091 ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM by Andy Shevchenko · 8 years ago
  68. 7d7c80f ASoC: Intel: sst: remove unused ‘ret_val’ by Vinod Koul · 8 years ago
  69. ee9292e ASoC: Intel: sst: remove unused 'msg_high' by Vinod Koul · 8 years ago
  70. cf90c82 ASoC: Intel: sst: remove unused 'ops' by Vinod Koul · 8 years ago
  71. 52708d0 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  72. 2e8239e Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 8 years ago
  73. c7da1e9 ASoC: Intel: atom: save FW version by Sebastien Guiriec · 8 years ago
  74. fade74d ASoC: Intel: atom: Add sysfs entry in order to store FW version by Sebastien Guiriec · 8 years ago
  75. 2fc995a ASoC: intel: Fix crash at suspend/resume without card registration by Takashi Iwai · 8 years ago
  76. 6648eb8 ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry Trail by Takashi Iwai · 8 years ago
  77. 91197a9 ASoC: Intel: atom: Make some messages to debug level by Takashi Iwai · 8 years ago
  78. 56eba7a Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 8 years ago
  79. 6a7f5e4 ASoC: Intel: atom: Add debug information related to FW version by Sebastien Guiriec · 8 years ago
  80. 4690481 ASoC: Intel: Atom: add terminate entry for dmi_system_id tables by Wei Yongjun · 8 years ago
  81. 6095552 Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next by Mark Brown · 8 years ago
  82. 4a2447b Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  83. dc99506 ASoC: Intel: remove status, it is shadowing status of a higher scope by Colin Ian King · 8 years ago
  84. 1635c69 ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages by Colin Ian King · 8 years ago
  85. 115c725 ASoC: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  86. 0fd67ce ASoC: Intel: sst: fix to spelling mistake: "susupend" -> "suspend" by Colin Ian King · 8 years ago
  87. 61ab0d4 ASoC: Intel: Atom: add a missing star in a memcpy call by Nicolas Iooss · 8 years ago
  88. de34dcf ASoC: Intel: Atom: Fix message handling during drop stream by Harsha Priya · 8 years ago
  89. 84ccd63 ASoC: Intel: sst: fix ix spelling mistake: "capablities" -> "capabilites" by Colin Ian King · 8 years ago
  90. cac1773 ASoC: Intel: atom: fix 0-day warnings by Pierre-Louis Bossart · 8 years ago
  91. a3f10de ASoC: Intel: atom: enable configuration of SSP0 by Pierre-Louis Bossart · 8 years ago
  92. 3d240d7 ASoC: Intel: Atom: add definitions for modem/SSP0 interface by Pierre-Louis Bossart · 8 years ago
  93. a68bc0d ASoC: Intel: Atom: auto-detection of Baytrail-CR by Pierre-Louis Bossart · 8 years ago
  94. 24dad50 ASoC: Intel: atom: statify cht_quirk by Vinod Koul · 9 years ago
  95. 73a33f6 ASoC: Intel: Atom: Add quirk for Surface 3 by Vinod Koul · 9 years ago
  96. 9c4639e ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute by Alan Cox · 9 years ago
  97. fba0d70 ASoC: Intel: Atom: fix boot warning by Vinod Koul · 9 years ago
  98. fdf8419 ASoC: Intel: Atom: add support for CHT w/ RT5640 by Pierre-Louis Bossart · 9 years ago
  99. dbc77ee ASoC: intel: remove unused variable by Sudip Mukherjee · 9 years ago
  100. 98ab7a0 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