1. 18 1月, 2010 1 次提交
  2. 14 12月, 2009 4 次提交
  3. 17 9月, 2009 2 次提交
  4. 05 4月, 2009 1 次提交
  5. 09 1月, 2009 1 次提交
  6. 08 1月, 2009 1 次提交
    • M
      leds: Add WM8350 LED driver · 0081e802
      Mark Brown 提交于
      The voltage and current regulators on the WM8350 AudioPlus PMIC can be
      used in concert to provide a power efficient LED driver.  This driver
      implements support for this within the standard LED class.
      
      Platform initialisation code should configure the LED hardware in the
      init callback provided by the WM8350 core driver.  The callback should
      use wm8350_isink_set_flash(), wm8350_dcdc25_set_mode() and
      wm8350_dcdc_set_slot() to configure the operating parameters of the
      regulators for their hardware and then then use wm8350_register_led() to
      instantiate the LED driver.
      
      This driver was originally written by Liam Girdwood, though it has been
      extensively modified since then.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NRichard Purdie <rpurdie@linux.intel.com>
      0081e802
  7. 04 1月, 2009 9 次提交
  8. 19 12月, 2008 1 次提交
    • M
      ASoC: Add WM8350 AudioPlus codec driver · 40aa4a30
      Mark Brown 提交于
      The WM8350 is an integrated audio and power management subsystem which
      provides a single-chip solution for portable audio and multimedia systems.
      
      The integrated audio CODEC provides all the necessary functions for
      high-quality stereo recording and playback. Programmable on-chip
      amplifiers allow for the direct connection of headphones and microphones
      with a minimum of external components. A programmable low-noise bias
      voltage is available to feed one or more electret microphones.
      Additional audio features include programmable high-pass filter in the
      ADC input path.
      
      This driver was originally written by Liam Girdwood with further updates
      from me.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      40aa4a30
  9. 13 11月, 2008 1 次提交
  10. 14 10月, 2008 13 次提交