1. 30 5月, 2016 1 次提交
  2. 05 5月, 2016 2 次提交
  3. 02 5月, 2016 1 次提交
  4. 27 4月, 2016 2 次提交
  5. 07 4月, 2016 2 次提交
  6. 30 3月, 2016 2 次提交
  7. 11 3月, 2016 1 次提交
  8. 01 3月, 2016 1 次提交
  9. 21 2月, 2016 4 次提交
  10. 03 2月, 2016 2 次提交
  11. 29 1月, 2016 4 次提交
  12. 07 1月, 2016 2 次提交
  13. 23 12月, 2015 4 次提交
  14. 17 12月, 2015 1 次提交
  15. 13 12月, 2015 4 次提交
  16. 27 11月, 2015 1 次提交
  17. 19 6月, 2015 1 次提交
    • R
      ASoC: wm_adsp: Move DSP Rate controls into the codec · 336d0442
      Richard Fitzgerald 提交于
      The rate controls are codec-specific, it's not possible to
      generically say what the range or the meaning of each control
      is (or even if they exist at all) - that depends on the
      particular codec.
      
      This is currently being handled for Arizona codecs by putting
      an Arizona-specific table of controls inside the wm_adsp driver.
      This creates a dependency between wm_adsp and arizona.c, and is an
      awkward solution if the ADSP is used in another family of codecs
      
      Fix this by moving the Arizona-specific rate controls into the
      Arizona codec drivers.
      Signed-off-by: NRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      336d0442
  18. 11 6月, 2015 3 次提交
  19. 03 6月, 2015 1 次提交
  20. 29 5月, 2015 1 次提交