1. 21 8月, 2012 1 次提交
  2. 22 6月, 2012 1 次提交
  3. 09 5月, 2012 1 次提交
  4. 13 4月, 2012 1 次提交
  5. 01 4月, 2012 1 次提交
  6. 02 3月, 2012 1 次提交
  7. 28 7月, 2011 1 次提交
  8. 14 6月, 2011 1 次提交
  9. 09 6月, 2011 1 次提交
  10. 11 1月, 2011 1 次提交
  11. 06 1月, 2011 1 次提交
  12. 23 11月, 2010 1 次提交
  13. 05 7月, 2010 1 次提交
  14. 23 6月, 2010 1 次提交
  15. 07 6月, 2010 1 次提交
  16. 31 5月, 2010 1 次提交
  17. 19 5月, 2010 1 次提交
  18. 13 11月, 2009 1 次提交
  19. 06 8月, 2009 1 次提交
  20. 06 7月, 2009 1 次提交
    • M
      ASoC: Begin to factor out register cache I/O functions · 17a52fd6
      Mark Brown 提交于
      A lot of CODECs share the same register data formats and therefore
      replicate the code to manage access to and caching of the register
      map. In order to reduce code duplication centralised versions of
      this code will be introduced with drivers able to configure the use
      of the common code by calling the new snd_soc_codec_set_cache_io()
      API call during startup.
      
      As an initial user the 7 bit address/9 bit data format used by many
      Wolfson devices is supported for write only CODECs and the drivers
      with straightforward register cache implementations are converted to
      use it.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      17a52fd6
  21. 20 5月, 2009 1 次提交
  22. 04 4月, 2009 1 次提交
  23. 09 1月, 2009 1 次提交
    • M
      ASoC: Add jack reporting interface · 8a2cd618
      Mark Brown 提交于
      This patch adds a jack reporting interface to ASoC.  This wraps the ALSA
      core jack detection functionality and provides integration with DAPM to
      automatically update the power state of pins based on the jack state.
      
      Since embedded platforms can have multiple detecton methods used for a
      single jack (eg, separate microphone and headphone detection) the report
      function allows specification of which bits are being updated on a given
      report.
      
      The expected usage is that machine drivers will create jack objects and
      then configure jack detection methods to update that jack.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      8a2cd618
  24. 19 12月, 2008 1 次提交
  25. 31 10月, 2008 1 次提交
  26. 09 9月, 2008 1 次提交
  27. 10 7月, 2008 1 次提交
  28. 06 6月, 2008 1 次提交
    • G
      [ALSA] Revised AT32 ASoC Patch · 9aaca968
      Geoffrey Wossum 提交于
      Attached is a revised version of my patch to add AT32 to ASoC.  This cleans
      most of the style issues associated with the previous patch.  Also fixes an
      issue with the playpaq_wm8510.c code depending on a non-released patch to th
      AT32 portmux support.
      
      Patch is against 2.6.24.3.atmel.3 kernel, the latest AVR32 kernel Atmel has
      released, with the linux-2.6-asoc patches from when v2.6.24 was tagged also
      applied.
      
      [Fixed up minor checkpatch issues and updated for current kernels -- broonie]
      Signed-off-by: NGeoffrey Wossum <gwossum@acm.org>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      9aaca968
  29. 30 4月, 2008 1 次提交
  30. 24 4月, 2008 1 次提交
  31. 01 2月, 2008 1 次提交
  32. 20 7月, 2007 1 次提交
  33. 11 5月, 2007 1 次提交
  34. 09 2月, 2007 4 次提交