1. 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
  2. 5602a64 ASoC: wm_adsp: Use correct local length in error message by Charles Keepax · 8 years ago
  3. 15c6657 ASoC: wm_adsp: Fix enum ctl accesses in a wrong type by Takashi Iwai · 8 years ago
  4. 4f8ea6d ASoC: wm_adsp: wm_coeff_{read|write}_control should use passed length by Charles Keepax · 8 years ago
  5. 7d00cd9 ASoC: wm_adsp: Fixup some odd line wrapping by Charles Keepax · 8 years ago
  6. cc815c4 ASoC: wm_adsp: Explicitly set the control access flags in all cases by Charles Keepax · 8 years ago
  7. c7dae7c ASoC: wm_adsp: Avoid narrow race condition on compr pointer by Charles Keepax · 8 years ago
  8. da2b335 ASoC: wm_adsp: Return sample rate in wm_adsp_compr_pointer by Charles Keepax · 9 years ago
  9. 3a9686c ASoC: wm_adsp: Add missing const from region definitions by Charles Keepax · 9 years ago
  10. 3188950 ASoC: wm5110: Add support for audio trace firmware by Charles Keepax · 9 years ago
  11. d82d767 ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code by Charles Keepax · 9 years ago
  12. 7ce4283 ASoC: wm_adsp: Add debug audio trace firmware by Charles Keepax · 9 years ago
  13. e6d00f3 ASoC: wm_adsp: Use more generic naming for regions and caps definitions by Charles Keepax · 9 years ago
  14. 83a40ce ASoC: wm_adsp: Pull data through compressed read by Charles Keepax · 9 years ago
  15. 565ace4 ASoC: wm_adsp: Add a handler for the compressed IRQ by Charles Keepax · 9 years ago
  16. 95fe959 ASoC: wm_adsp: Attach buffers and streams together by Charles Keepax · 9 years ago
  17. 2cd19bd ASoC: wm_adsp: Add code to locate and initialise compressed buffer by Charles Keepax · 9 years ago
  18. 406abc9 ASoC: wm_adsp: Add support for opening a compressed stream by Charles Keepax · 9 years ago
  19. 1419709 ASoC: wm_adsp: Factor out finding the location of an algorithm region by Charles Keepax · 9 years ago
  20. bc1765d ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is on by Charles Keepax · 9 years ago
  21. 168d10e ASoC: wm_adsp: Add locking to DSP firmware controls by Charles Keepax · 9 years ago
  22. 7585a5b ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors by Charles Keepax · 9 years ago
  23. d27c5e1 ASoC: wm_adsp: Add power lock for firmware change control by Charles Keepax · 9 years ago
  24. 078e718 ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock by Charles Keepax · 9 years ago
  25. 04d1300 ASoC: wm_adsp: Expand the list of available firmwares by Charles Keepax · 9 years ago
  26. 336d044 ASoC: wm_adsp: Move DSP Rate controls into the codec by Richard Fitzgerald · 9 years ago
  27. f9f55e3 ASoC: wm_adsp: Add basic debugfs entries by Richard Fitzgerald · 9 years ago
  28. 218e508 ASoC: wm_adsp: create ALSA controls from wm_adsp driver by Richard Fitzgerald · 9 years ago
  29. f5e2ce9 ASoC: wm_adsp: Add codec_probe and codec_remove stubs by Richard Fitzgerald · 9 years ago
  30. 81ac58b ASoC: wm_adsp: Move DVFS control into codec driver by Richard Fitzgerald · 9 years ago
  31. 10337b0 ASoC: wm_adsp: Dump scratch registers on DSP shutdown by Richard Fitzgerald · 9 years ago
  32. 26c22a1 ASoC: wm_adsp: Add support for DSP control flags by Charles Keepax · 9 years ago
  33. 8299ee8 ASoC: wm_adsp: Use __leXX for little endian data by Charles Keepax · 9 years ago
  34. c61e59f ASoC: wm_adsp: Warn that firmware file format 0 is depreciated by Charles Keepax · 9 years ago
  35. cb5b57a ASoC: wm_adsp: Add support for rev 2 firmware file format by Charles Keepax · 9 years ago
  36. 2323736 ASoC: wm_adsp: Add basic support for rev 1 firmware file format by Charles Keepax · 9 years ago
  37. b21acc1 ASoC: wm_adsp: Group all the ALSA control functions together by Charles Keepax · 9 years ago
  38. ec184cf ASoC: wm_adsp: Remove private field from wm_coeff_ctl by Charles Keepax · 9 years ago
  39. d9d20e1 ASoC: wm_adsp: Factor out creation of alg_regions by Charles Keepax · 9 years ago
  40. c9f8dd7 ASoC: wm_adsp: Clean up low level control read/write functions by Charles Keepax · 9 years ago
  41. 512f2bb ASoC: wm_adsp: Move temporary control name to the stack by Charles Keepax · 9 years ago
  42. 0f4e918 ASoC: wm_adsp: Limit firmware control name to ALSA control name size by Charles Keepax · 9 years ago
  43. 6958eb2 ASoC: wm_adsp: Remove len field from wm_adsp_alg_region by Charles Keepax · 9 years ago
  44. 3809f00 ASoC: wm_adsp: Improve variable naming by Charles Keepax · 9 years ago
  45. b618a185 ASoC: wm_adsp: Split out adsp1 & 2 setup algorithms by Charles Keepax · 9 years ago
  46. 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
  47. be95101 ASoC: wm_adsp: Improve round to next 4-byte boundary by Charles Keepax · 9 years ago
  48. 65d17a9 ASoC: wm_adsp: Ensure DSP controls are always persistent by Nikesh Oswal · 9 years ago
  49. 7271851 ASoC: wm_adsp: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  50. 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
  51. 00e4c3b ASoC: wm_adsp: Move core_ena to be co-located with start bit by Charles Keepax · 10 years ago
  52. d6d5217 ASoC: wm_adsp: Fix memory leak in wm_adsp_setup_algs by JS Park · 10 years ago
  53. 9da7a5a ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use by Charles Keepax · 10 years ago
  54. cdcd7f7 ASoC: wm_adsp: Use vmalloc to allocate firmware download buffer by Charles Keepax · 10 years ago
  55. a1cb98a Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  56. 0020010 ASoC: Move card field form platform/codec to component by Lars-Peter Clausen · 10 years ago
  57. 0a37c6e ASoC: wm_adsp: Add missing MODULE_LICENSE by Praveen Diwakar · 10 years ago
  58. dd7a7bb Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into asoc-next by Mark Brown · 10 years ago
  59. 62c35b3 ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warn by Charles Keepax · 10 years ago
  60. 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
  61. cab2725 ASoC: wm_adsp: Remove uneeded semicolon by Charles Keepax · 10 years ago
  62. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 10 years ago
  63. fab800c ASoC: wm_adsp: Correct type specifier in printf by Charles Keepax · 10 years ago
  64. c1a7898 ASoC: wm_adsp: Split firmware load into smaller chunks by Charles Keepax · 10 years ago
  65. ddbc5ef ASoC: wm_adsp: Add debug print to note that the DSP has shutdown by Charles Keepax · 11 years ago
  66. 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
  67. 18b1a90 ASoC: wm_adsp: Mark wm_adsp2_boot_work as static by Charles Keepax · 11 years ago
  68. 12db5ed ASoC: wm_adsp: Start DSP booting earlier in the DAPM process by Charles Keepax · 11 years ago
  69. d8a64d6 ASoC: wm_adsp: Factor out ADSP2 boot proceedure by Charles Keepax · 11 years ago
  70. 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
  71. 939fd1e ASoC: wm_adsp: Add small delay while polling DSP RAM start by Charles Keepax · 11 years ago
  72. 5095f55 ASoC: wm_adsp: Remove duplicate info message for DSP RAM ready by Charles Keepax · 11 years ago
  73. 1552c32 ASoC: adsp: Use async writes where possible by Mark Brown · 11 years ago
  74. d733dc0 ASoC: wm_adsp: Stop region iteration when the desired region is found by Charles Keepax · 11 years ago
  75. 108145a Merge remote-tracking branch 'asoc/topic/warn' into asoc-next by Mark Brown · 11 years ago
  76. 47973c6 Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  77. 6c452bd ASoC: wm_adsp: Fix BUG_ON() and WARN_ON() usages by Takashi Iwai · 11 years ago
  78. c01422a ASoC: wm_adsp: Interpret ADSP memory region lengths as 32 bit words by Nariman Poushin · 11 years ago
  79. 3626992 ASoC: wm_adsp: Print out the firmware version by Dimitris Papastamos · 11 years ago
  80. b0101b4 ASoC: wm_adsp: Remove and free algorithm regions for ADSP1 by Dimitris Papastamos · 11 years ago
  81. 562c5e6 ASoC: wm_adsp: Add debug info on get()/put() transfers by Dimitris Papastamos · 11 years ago
  82. 7328823 ASoC: wm_adsp: Release firmware on memory allocation failure by Dimitris Papastamos · 11 years ago
  83. 43bc3bf ASoC: wm_adsp: Print error when regmap reads/writes fail by Dimitris Papastamos · 11 years ago
  84. 92bb4c3 ASoC: wm_adsp: Sanitize parameter passing by Dimitris Papastamos · 11 years ago
  85. 81ad93e ASoC: wm_adsp: Simplify kcontrol handling by Dimitris Papastamos · 11 years ago
  86. e768f4e Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  87. 5be9c5b ASoC: wm5110: Correct rate control for DSP4 by Charles Keepax · 11 years ago
  88. 0c2e3f3 ASoC: wm_adsp: Ensure set controls are synced on each boot by Dimitris Papastamos · 11 years ago
  89. 9dbce04 ASoC: wm_adsp: memory leak in wm_adsp_create_control() by Dan Carpenter · 11 years ago
  90. 6ab2b7b ASoC: wm_adsp: Expose coefficient blocks as ALSA binary controls by Dimitris Papastamos · 11 years ago
  91. a18d515 Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next by Mark Brown · 11 years ago
  92. 7d9ca53 Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next by Mark Brown · 11 years ago
  93. ac50009 ASoC: wm_adsp: Add support for firmware wide coefficient blocks by Mark Brown · 11 years ago
  94. b6ed61cf ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controls by Mark Brown · 11 years ago
  95. dd84f92 ASoC: wm_adsp: Provide defines for firmwares by Mark Brown · 11 years ago
  96. dc91428 ASoC: arizona: Basic support for ISRC rate selection by Mark Brown · 11 years ago
  97. f395a21 ASoC: wm_adsp: Handle old .bin files by Mark Brown · 11 years ago
  98. f4b8281 ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff() by Wei Yongjun · 11 years ago
  99. bdaacea ASoC: wm_adsp: round to 4-byte boundary for coeff file blocks by Chris Rattray · 12 years ago
  100. cf17c83 ASoC: wm_adsp: Use asynchronous I/O to write firmware and coefficients by Mark Brown · 12 years ago