1. 29 10月, 2014 4 次提交
  2. 02 10月, 2014 2 次提交
  3. 04 9月, 2014 1 次提交
    • P
      ASoC: davinci-mcasp: Correct rx format unit configuration · fe0a29e1
      Peter Ujfalusi 提交于
      In case of capture we should not use rotation. The reverse and mask is
      enough to get the data align correctly from the bus to MCU:
      Format	  data from bus    after reverse (XRBUF)
      S16_LE:  |LSB|MSB|xxx|xxx|  |xxx|xxx|MSB|LSB|
      S24_3LE: |LSB|DAT|MSB|xxx|  |xxx|MSB|DAT|LSB|
      S24_LE:  |LSB|DAT|MSB|xxx|  |xxx|MSB|DAT|LSB|
      S32_LE:  |LSB|DAT|DAT|MSB|  |MSB|DAT|DAT|LSB|
      
      With this patch all supported formats will work for playback and capture.
      
      Reported-by: Jyri Sarha <jsarha@ti.com> (broken S24_3LE capture)
      Signed-off-by: NPeter Ujfalusi <peter.ujfalusi@ti.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      Cc: stable@vger.kernel.org
      fe0a29e1
  4. 13 8月, 2014 1 次提交
  5. 17 7月, 2014 2 次提交
  6. 30 6月, 2014 1 次提交
  7. 21 6月, 2014 2 次提交
  8. 19 6月, 2014 1 次提交
  9. 26 5月, 2014 1 次提交
  10. 22 4月, 2014 2 次提交
  11. 19 4月, 2014 1 次提交
  12. 15 4月, 2014 13 次提交
  13. 08 4月, 2014 1 次提交
  14. 18 3月, 2014 1 次提交
  15. 09 3月, 2014 1 次提交
  16. 04 2月, 2014 3 次提交
  17. 01 2月, 2014 3 次提交