1. 15 4月, 2014 11 次提交
  2. 07 4月, 2014 2 次提交
  3. 04 4月, 2014 2 次提交
  4. 01 4月, 2014 5 次提交
  5. 20 3月, 2014 2 次提交
  6. 19 3月, 2014 2 次提交
  7. 18 3月, 2014 3 次提交
  8. 17 3月, 2014 1 次提交
  9. 15 3月, 2014 1 次提交
  10. 14 3月, 2014 3 次提交
  11. 13 3月, 2014 2 次提交
    • J
      ASoC: tlv320aic31xx: Add basic codec driver implementation · e00447fa
      Jyri Sarha 提交于
      This commit adds a bare bones driver support for TLV320AIC31XX family
      audio codecs. The driver adds basic stereo playback trough headphone
      and speaker outputs and mono capture trough microphone inputs.
      
      The driver is currently missing support at least for mini DSP features
      and jack detection. I have tested the driver only on TLV320AIC3111,
      but based on the data sheets TLV320AIC3100, TLV320AIC3110, and
      TLV320AIC3120 should work Ok too.
      
      The base for the implementation was taken from:
      git@gitorious.org:ti-codecs/ti-codecs.git ajitk/topics/k3.10.1-aic31xx
      -branch at commit 77504eba0294764e9e63b4a0c696b44db187cd13.
      Signed-off-by: NJyri Sarha <jsarha@ti.com>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      e00447fa
    • M
      ASoC: tlv320aic23: Remove spurious bits per word setting · 051389e2
      Mark Brown 提交于
      regmap should handle any byte ordering issues required, it is looking for
      a byte stream from the bus, so don't set 16 bits per word. This is likely
      to have tested out OK due to use of an unmerged SPI controller driver.
      Signed-off-by: NMark Brown <broonie@linaro.org>
      Tested-by: NMax Filippov <jcmvbkbc@gmail.com>
      051389e2
  12. 11 3月, 2014 2 次提交
  13. 10 3月, 2014 2 次提交
  14. 09 3月, 2014 2 次提交