1. d7789f5 ASoC: wm_adsp: For TLV controls only register TLV get/set by Richard Fitzgerald · 7 years ago
  2. 50dd2ea ASoC: wm_adsp: Fix validation of firmware and coeff lengths by Ben Hutchings · 7 years ago
  3. 503ada8 ASoC: wm_adsp: Fix typo in algorithm list warning message by Richard Fitzgerald · 8 years ago
  4. f6db094 ASoC: wm_adsp: Remove unused member of struct wm_coeff_ctl_ops by Richard Fitzgerald · 8 years ago
  5. 6298117 ASoC: wm_adsp: Fix type warning in sprintf by Richard Fitzgerald · 8 years ago
  6. 51a2c94 ASoC: wm_adsp: add support for DSP region lock by Mayuresh Kulkarni · 8 years ago
  7. e1ea187 ASoC: wm_adsp: Add support for ADSP2V2 by Richard Fitzgerald · 8 years ago
  8. 7b4af79 ASoC: wm_adsp: Acknowledge controls should also check the DSP is running by Charles Keepax · 8 years ago
  9. 67430a3 ASoC: wm_adsp: Return an error on write to a disabled volatile control by Charles Keepax · 8 years ago
  10. a2d6428 Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'asoc/topic/ak4642', 'asoc/topic/amd' and 'asoc/topic/arizona' into asoc-next by Mark Brown · 8 years ago
  11. d589d8b ASoC: wm_adsp: Fixup wm_adsp2_boot_work error paths by Charles Keepax · 8 years ago
  12. e779974 ASoC: wm_adsp: Set booted/running flags at the end of bring up by Charles Keepax · 8 years ago
  13. bb24ee4 ASoC: wm_adsp: Correct some missing locking by Charles Keepax · 8 years ago
  14. af813a6 ASoC: wm_adsp: Add mechanism to preload firmware on a core by Charles Keepax · 8 years ago
  15. 1cab2a8 ASoC: wm_adsp: Don't overrun firmware file buffer when reading region data by Richard Fitzgerald · 8 years ago
  16. 4d41c74 ASoC: wm_adsp: wm_adsp_buf_alloc should use kfree in error path by Richard Fitzgerald · 8 years ago
  17. 48c2c99 ASoC: wm_adsp: Check return value from wm_adsp_buffer_init by Charles Keepax · 8 years ago
  18. 1db51e6 ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrol by Richard Fitzgerald · 8 years ago
  19. 685f51a ASoC: wm_adsp: Firmware controls should be added as codec controls by Richard Fitzgerald · 8 years ago
  20. 87aa637 ASoC: wm_adsp: Only write shutdown controls for active firmwares by Charles Keepax · 8 years ago
  21. b396ebc ASoC: wm_adsp: factor out getting base register for a control by Richard Fitzgerald · 8 years ago
  22. a23ebba ASoC: wm_adsp: Support acknowledged controls by Richard Fitzgerald · 8 years ago
  23. 8eb084d ASoC: wm_adsp: Add support for SYSTEM firmware controls by Stuart Henderson · 8 years ago
  24. 9ce5e6e ASoC: wm_adsp: factor out getting region name from type by Richard Fitzgerald · 8 years ago
  25. f4f0c4c ASoC: wm_adsp: Signal firmware shutdown through event control by Richard Fitzgerald · 8 years ago
  26. 90554f2 ASoC: wm_adsp: Remove duplicate set of kcontrol->iface by Richard Fitzgerald · 8 years ago
  27. 57a60cc ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP by Charles Keepax · 8 years ago
  28. 90d19ba ASoC: wm_adsp: Put DSP into low power state between loading and running by Charles Keepax · 8 years ago
  29. 1fa96f3 ASoC: wm_adsp: Use usleep_range for short delay by Charles Keepax · 8 years ago
  30. cef4577 ASoC: wm_adsp: Move control cache sync out of preloader by Charles Keepax · 8 years ago
  31. 28823eb ASoC: wm_adsp: Separate concept of booted and running by Charles Keepax · 8 years ago
  32. 5600eab Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bt-sco', 'asoc/topic/compress' and 'asoc/topic/cs35l33' into asoc-next by Mark Brown · 8 years ago
  33. 6facd2d ASoC: wm_adsp: Disable DMAs before clearing the transfer length by Simon Trimmer · 9 years ago
  34. 28ee3d7 ASoC: wm_adsp: Treat missing compressed buffer as a fatal error by Charles Keepax · 9 years ago
  35. 8d28066 ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failure by Charles Keepax · 9 years ago
  36. 20b7f7c ASoC: wm_adsp: Specifically propagate voice trigger event to caller by Charles Keepax · 9 years ago
  37. 721be3b ASoC: wm_adsp: Detach compressed stream on free by Charles Keepax · 9 years ago
  38. edd7135 ASoC: wm_adsp: Move compr_attach/attached functions by Charles Keepax · 9 years ago
  39. 0023f8a Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-adsp by Mark Brown · 9 years ago
  40. 9ee7875 ASoC: wm_adsp: Add support for TLV based binary controls by Charles Keepax · 9 years ago
  41. 56574d5 ASoC: wm_adsp: factor out freeing of alg regions by Richard Fitzgerald · 9 years ago
  42. 66225e9 ASoC: wm_adsp: free memory when unloaded or closed by Richard Fitzgerald · 9 years ago
  43. 5847609 ASoC: wm_adsp: Improve DSP error handling by Charles Keepax · 9 years ago
  44. 9771b18 ASoC: wm_adsp: Factor out fetching of stream errors from the DSP by Charles Keepax · 9 years ago
  45. 33d740e ASoC: wm_adsp: Show avail in bytes to match other messages by Charles Keepax · 9 years ago
  46. 612047f ASoC: wm_adsp: Fix some subtle races on compressed stream by Charles Keepax · 9 years ago
  47. 343b890 Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'asoc/topic/ads117x', 'asoc/topic/adsp' and 'asoc/topic/arizona' into asoc-next by Mark Brown · 9 years ago
  48. 5602a64 ASoC: wm_adsp: Use correct local length in error message by Charles Keepax · 9 years ago
  49. 15c6657 ASoC: wm_adsp: Fix enum ctl accesses in a wrong type by Takashi Iwai · 9 years ago
  50. 4f8ea6d ASoC: wm_adsp: wm_coeff_{read|write}_control should use passed length by Charles Keepax · 9 years ago
  51. 7d00cd9 ASoC: wm_adsp: Fixup some odd line wrapping by Charles Keepax · 9 years ago
  52. cc815c4 ASoC: wm_adsp: Explicitly set the control access flags in all cases by Charles Keepax · 9 years ago
  53. c7dae7c ASoC: wm_adsp: Avoid narrow race condition on compr pointer by Charles Keepax · 9 years ago
  54. da2b335 ASoC: wm_adsp: Return sample rate in wm_adsp_compr_pointer by Charles Keepax · 9 years ago
  55. 3a9686c ASoC: wm_adsp: Add missing const from region definitions by Charles Keepax · 9 years ago
  56. 3188950 ASoC: wm5110: Add support for audio trace firmware by Charles Keepax · 9 years ago
  57. d82d767 ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code by Charles Keepax · 9 years ago
  58. 7ce4283 ASoC: wm_adsp: Add debug audio trace firmware by Charles Keepax · 9 years ago
  59. e6d00f3 ASoC: wm_adsp: Use more generic naming for regions and caps definitions by Charles Keepax · 9 years ago
  60. 83a40ce ASoC: wm_adsp: Pull data through compressed read by Charles Keepax · 9 years ago
  61. 565ace4 ASoC: wm_adsp: Add a handler for the compressed IRQ by Charles Keepax · 9 years ago
  62. 95fe959 ASoC: wm_adsp: Attach buffers and streams together by Charles Keepax · 9 years ago
  63. 2cd19bd ASoC: wm_adsp: Add code to locate and initialise compressed buffer by Charles Keepax · 9 years ago
  64. 406abc9 ASoC: wm_adsp: Add support for opening a compressed stream by Charles Keepax · 9 years ago
  65. 1419709 ASoC: wm_adsp: Factor out finding the location of an algorithm region by Charles Keepax · 9 years ago
  66. bc1765d ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is on by Charles Keepax · 9 years ago
  67. 168d10e ASoC: wm_adsp: Add locking to DSP firmware controls by Charles Keepax · 9 years ago
  68. 7585a5b ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors by Charles Keepax · 9 years ago
  69. d27c5e1 ASoC: wm_adsp: Add power lock for firmware change control by Charles Keepax · 9 years ago
  70. 078e718 ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock by Charles Keepax · 9 years ago
  71. 04d1300 ASoC: wm_adsp: Expand the list of available firmwares by Charles Keepax · 9 years ago
  72. 336d044 ASoC: wm_adsp: Move DSP Rate controls into the codec by Richard Fitzgerald · 10 years ago
  73. f9f55e3 ASoC: wm_adsp: Add basic debugfs entries by Richard Fitzgerald · 10 years ago
  74. 218e508 ASoC: wm_adsp: create ALSA controls from wm_adsp driver by Richard Fitzgerald · 10 years ago
  75. f5e2ce9 ASoC: wm_adsp: Add codec_probe and codec_remove stubs by Richard Fitzgerald · 10 years ago
  76. 81ac58b ASoC: wm_adsp: Move DVFS control into codec driver by Richard Fitzgerald · 10 years ago
  77. 10337b0 ASoC: wm_adsp: Dump scratch registers on DSP shutdown by Richard Fitzgerald · 10 years ago
  78. 26c22a1 ASoC: wm_adsp: Add support for DSP control flags by Charles Keepax · 10 years ago
  79. 8299ee8 ASoC: wm_adsp: Use __leXX for little endian data by Charles Keepax · 10 years ago
  80. c61e59f ASoC: wm_adsp: Warn that firmware file format 0 is depreciated by Charles Keepax · 10 years ago
  81. cb5b57a ASoC: wm_adsp: Add support for rev 2 firmware file format by Charles Keepax · 10 years ago
  82. 2323736 ASoC: wm_adsp: Add basic support for rev 1 firmware file format by Charles Keepax · 10 years ago
  83. b21acc1 ASoC: wm_adsp: Group all the ALSA control functions together by Charles Keepax · 10 years ago
  84. ec184cf ASoC: wm_adsp: Remove private field from wm_coeff_ctl by Charles Keepax · 10 years ago
  85. d9d20e1 ASoC: wm_adsp: Factor out creation of alg_regions by Charles Keepax · 10 years ago
  86. c9f8dd7 ASoC: wm_adsp: Clean up low level control read/write functions by Charles Keepax · 10 years ago
  87. 512f2bb ASoC: wm_adsp: Move temporary control name to the stack by Charles Keepax · 10 years ago
  88. 0f4e918 ASoC: wm_adsp: Limit firmware control name to ALSA control name size by Charles Keepax · 10 years ago
  89. 6958eb2 ASoC: wm_adsp: Remove len field from wm_adsp_alg_region by Charles Keepax · 10 years ago
  90. 3809f00 ASoC: wm_adsp: Improve variable naming by Charles Keepax · 10 years ago
  91. b618a185 ASoC: wm_adsp: Split out adsp1 & 2 setup algorithms by Charles Keepax · 10 years ago
  92. 3a94863 Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/simple', 'asoc/topic/tegra' and 'asoc/topic/wm-adsp' into asoc-next by Mark Brown · 10 years ago
  93. be95101 ASoC: wm_adsp: Improve round to next 4-byte boundary by Charles Keepax · 10 years ago
  94. 65d17a9 ASoC: wm_adsp: Ensure DSP controls are always persistent by Nikesh Oswal · 10 years ago
  95. 7271851 ASoC: wm_adsp: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  96. 4aad340 Merge remote-tracking branches 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4535', 'asoc/topic/ak4641' and 'asoc/topic/ak4642' into asoc-next by Mark Brown · 10 years ago
  97. 00e4c3b ASoC: wm_adsp: Move core_ena to be co-located with start bit by Charles Keepax · 10 years ago
  98. d6d5217 ASoC: wm_adsp: Fix memory leak in wm_adsp_setup_algs by JS Park · 10 years ago
  99. 9da7a5a ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use by Charles Keepax · 10 years ago
  100. cdcd7f7 ASoC: wm_adsp: Use vmalloc to allocate firmware download buffer by Charles Keepax · 10 years ago