1. 57a60cc ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP by Charles Keepax · 8 years ago
  2. 90d19ba ASoC: wm_adsp: Put DSP into low power state between loading and running by Charles Keepax · 8 years ago
  3. 1fa96f3 ASoC: wm_adsp: Use usleep_range for short delay by Charles Keepax · 8 years ago
  4. cef4577 ASoC: wm_adsp: Move control cache sync out of preloader by Charles Keepax · 8 years ago
  5. 28823eb ASoC: wm_adsp: Separate concept of booted and running by Charles Keepax · 8 years ago
  6. 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
  7. 6facd2d ASoC: wm_adsp: Disable DMAs before clearing the transfer length by Simon Trimmer · 8 years ago
  8. 28ee3d7 ASoC: wm_adsp: Treat missing compressed buffer as a fatal error by Charles Keepax · 8 years ago
  9. 8d28066 ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failure by Charles Keepax · 8 years ago
  10. 20b7f7c ASoC: wm_adsp: Specifically propagate voice trigger event to caller by Charles Keepax · 8 years ago
  11. 721be3b ASoC: wm_adsp: Detach compressed stream on free by Charles Keepax · 8 years ago
  12. edd7135 ASoC: wm_adsp: Move compr_attach/attached functions by Charles Keepax · 8 years ago
  13. 0023f8a Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-adsp by Mark Brown · 8 years ago
  14. 9ee7875 ASoC: wm_adsp: Add support for TLV based binary controls by Charles Keepax · 8 years ago
  15. 56574d5 ASoC: wm_adsp: factor out freeing of alg regions by Richard Fitzgerald · 8 years ago
  16. 66225e9 ASoC: wm_adsp: free memory when unloaded or closed by Richard Fitzgerald · 8 years ago
  17. 5847609 ASoC: wm_adsp: Improve DSP error handling by Charles Keepax · 8 years ago
  18. 9771b18 ASoC: wm_adsp: Factor out fetching of stream errors from the DSP by Charles Keepax · 8 years ago
  19. 33d740e ASoC: wm_adsp: Show avail in bytes to match other messages by Charles Keepax · 8 years ago
  20. 612047f ASoC: wm_adsp: Fix some subtle races on compressed stream by Charles Keepax · 8 years ago
  21. 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 · 8 years ago
  22. 5602a64 ASoC: wm_adsp: Use correct local length in error message by Charles Keepax · 8 years ago
  23. 15c6657 ASoC: wm_adsp: Fix enum ctl accesses in a wrong type by Takashi Iwai · 8 years ago
  24. 4f8ea6d ASoC: wm_adsp: wm_coeff_{read|write}_control should use passed length by Charles Keepax · 8 years ago
  25. 7d00cd9 ASoC: wm_adsp: Fixup some odd line wrapping by Charles Keepax · 8 years ago
  26. cc815c4 ASoC: wm_adsp: Explicitly set the control access flags in all cases by Charles Keepax · 8 years ago
  27. c7dae7c ASoC: wm_adsp: Avoid narrow race condition on compr pointer by Charles Keepax · 8 years ago
  28. da2b335 ASoC: wm_adsp: Return sample rate in wm_adsp_compr_pointer by Charles Keepax · 8 years ago
  29. 3a9686c ASoC: wm_adsp: Add missing const from region definitions by Charles Keepax · 8 years ago
  30. 3188950 ASoC: wm5110: Add support for audio trace firmware by Charles Keepax · 8 years ago
  31. d82d767 ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code by Charles Keepax · 8 years ago
  32. 7ce4283 ASoC: wm_adsp: Add debug audio trace firmware by Charles Keepax · 8 years ago
  33. e6d00f3 ASoC: wm_adsp: Use more generic naming for regions and caps definitions by Charles Keepax · 8 years ago
  34. 83a40ce ASoC: wm_adsp: Pull data through compressed read by Charles Keepax · 9 years ago
  35. 565ace4 ASoC: wm_adsp: Add a handler for the compressed IRQ by Charles Keepax · 9 years ago
  36. 95fe959 ASoC: wm_adsp: Attach buffers and streams together by Charles Keepax · 9 years ago
  37. 2cd19bd ASoC: wm_adsp: Add code to locate and initialise compressed buffer by Charles Keepax · 9 years ago
  38. 406abc9 ASoC: wm_adsp: Add support for opening a compressed stream by Charles Keepax · 9 years ago
  39. 1419709 ASoC: wm_adsp: Factor out finding the location of an algorithm region by Charles Keepax · 9 years ago
  40. bc1765d ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is on by Charles Keepax · 9 years ago
  41. 168d10e ASoC: wm_adsp: Add locking to DSP firmware controls by Charles Keepax · 9 years ago
  42. 7585a5b ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors by Charles Keepax · 9 years ago
  43. d27c5e1 ASoC: wm_adsp: Add power lock for firmware change control by Charles Keepax · 9 years ago
  44. 078e718 ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock by Charles Keepax · 9 years ago
  45. 04d1300 ASoC: wm_adsp: Expand the list of available firmwares by Charles Keepax · 9 years ago
  46. 336d044 ASoC: wm_adsp: Move DSP Rate controls into the codec by Richard Fitzgerald · 9 years ago
  47. f9f55e3 ASoC: wm_adsp: Add basic debugfs entries by Richard Fitzgerald · 9 years ago
  48. 218e508 ASoC: wm_adsp: create ALSA controls from wm_adsp driver by Richard Fitzgerald · 9 years ago
  49. f5e2ce9 ASoC: wm_adsp: Add codec_probe and codec_remove stubs by Richard Fitzgerald · 9 years ago
  50. 81ac58b ASoC: wm_adsp: Move DVFS control into codec driver by Richard Fitzgerald · 9 years ago
  51. 10337b0 ASoC: wm_adsp: Dump scratch registers on DSP shutdown by Richard Fitzgerald · 9 years ago
  52. 26c22a1 ASoC: wm_adsp: Add support for DSP control flags by Charles Keepax · 9 years ago
  53. 8299ee8 ASoC: wm_adsp: Use __leXX for little endian data by Charles Keepax · 9 years ago
  54. c61e59f ASoC: wm_adsp: Warn that firmware file format 0 is depreciated by Charles Keepax · 9 years ago
  55. cb5b57a ASoC: wm_adsp: Add support for rev 2 firmware file format by Charles Keepax · 9 years ago
  56. 2323736 ASoC: wm_adsp: Add basic support for rev 1 firmware file format by Charles Keepax · 9 years ago
  57. b21acc1 ASoC: wm_adsp: Group all the ALSA control functions together by Charles Keepax · 9 years ago
  58. ec184cf ASoC: wm_adsp: Remove private field from wm_coeff_ctl by Charles Keepax · 9 years ago
  59. d9d20e1 ASoC: wm_adsp: Factor out creation of alg_regions by Charles Keepax · 9 years ago
  60. c9f8dd7 ASoC: wm_adsp: Clean up low level control read/write functions by Charles Keepax · 9 years ago
  61. 512f2bb ASoC: wm_adsp: Move temporary control name to the stack by Charles Keepax · 9 years ago
  62. 0f4e918 ASoC: wm_adsp: Limit firmware control name to ALSA control name size by Charles Keepax · 9 years ago
  63. 6958eb2 ASoC: wm_adsp: Remove len field from wm_adsp_alg_region by Charles Keepax · 9 years ago
  64. 3809f00 ASoC: wm_adsp: Improve variable naming by Charles Keepax · 9 years ago
  65. b618a185 ASoC: wm_adsp: Split out adsp1 & 2 setup algorithms by Charles Keepax · 9 years ago
  66. 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 · 9 years ago
  67. be95101 ASoC: wm_adsp: Improve round to next 4-byte boundary by Charles Keepax · 9 years ago
  68. 65d17a9 ASoC: wm_adsp: Ensure DSP controls are always persistent by Nikesh Oswal · 9 years ago
  69. 7271851 ASoC: wm_adsp: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  70. 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
  71. 00e4c3b ASoC: wm_adsp: Move core_ena to be co-located with start bit by Charles Keepax · 10 years ago
  72. d6d5217 ASoC: wm_adsp: Fix memory leak in wm_adsp_setup_algs by JS Park · 10 years ago
  73. 9da7a5a ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use by Charles Keepax · 10 years ago
  74. cdcd7f7 ASoC: wm_adsp: Use vmalloc to allocate firmware download buffer by Charles Keepax · 10 years ago
  75. a1cb98a Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  76. 0020010 ASoC: Move card field form platform/codec to component by Lars-Peter Clausen · 10 years ago
  77. 0a37c6e ASoC: wm_adsp: Add missing MODULE_LICENSE by Praveen Diwakar · 10 years ago
  78. dd7a7bb Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into asoc-next by Mark Brown · 10 years ago
  79. 62c35b3 ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warn by Charles Keepax · 10 years ago
  80. b03a1c7 Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/topic/ak4104', 'asoc/topic/ak4642', 'asoc/topic/alc5623', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/cache' into asoc-next by Mark Brown · 10 years ago
  81. cab2725 ASoC: wm_adsp: Remove uneeded semicolon by Charles Keepax · 10 years ago
  82. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 10 years ago
  83. fab800c ASoC: wm_adsp: Correct type specifier in printf by Charles Keepax · 10 years ago
  84. c1a7898 ASoC: wm_adsp: Split firmware load into smaller chunks by Charles Keepax · 10 years ago
  85. ddbc5ef ASoC: wm_adsp: Add debug print to note that the DSP has shutdown by Charles Keepax · 10 years ago
  86. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
  87. 18b1a90 ASoC: wm_adsp: Mark wm_adsp2_boot_work as static by Charles Keepax · 11 years ago
  88. 12db5ed ASoC: wm_adsp: Start DSP booting earlier in the DAPM process by Charles Keepax · 11 years ago
  89. d8a64d6 ASoC: wm_adsp: Factor out ADSP2 boot proceedure by Charles Keepax · 11 years ago
  90. 2cde51f Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs4271', 'asoc/topic/cs42l52', 'asoc/topic/da7210', 'asoc/topic/davinci', 'asoc/topic/ep93xx', 'asoc/topic/fsl', 'asoc/topic/fsl-mxs', 'asoc/topic/generic', 'asoc/topic/hdmi', 'asoc/topic/jack', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/mxs', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/s6000', 'asoc/topic/sai', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/spear', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/uda1380', 'asoc/topic/width', 'asoc/topic/wm8510', 'asoc/topic/wm8523', 'asoc/topic/wm8580', 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8741', 'asoc/topic/wm8750', 'asoc/topic/wm8753', 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8901', 'asoc/topic/wm8940', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8985', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm9081' and 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  91. 939fd1e ASoC: wm_adsp: Add small delay while polling DSP RAM start by Charles Keepax · 11 years ago
  92. 5095f55 ASoC: wm_adsp: Remove duplicate info message for DSP RAM ready by Charles Keepax · 11 years ago
  93. 1552c32 ASoC: adsp: Use async writes where possible by Mark Brown · 11 years ago
  94. d733dc0 ASoC: wm_adsp: Stop region iteration when the desired region is found by Charles Keepax · 11 years ago
  95. 108145a Merge remote-tracking branch 'asoc/topic/warn' into asoc-next by Mark Brown · 11 years ago
  96. 47973c6 Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  97. 6c452bd ASoC: wm_adsp: Fix BUG_ON() and WARN_ON() usages by Takashi Iwai · 11 years ago
  98. c01422a ASoC: wm_adsp: Interpret ADSP memory region lengths as 32 bit words by Nariman Poushin · 11 years ago
  99. 3626992 ASoC: wm_adsp: Print out the firmware version by Dimitris Papastamos · 11 years ago
  100. b0101b4 ASoC: wm_adsp: Remove and free algorithm regions for ADSP1 by Dimitris Papastamos · 11 years ago