1. 19 8月, 2010 2 次提交
  2. 12 4月, 2010 1 次提交
  3. 28 11月, 2009 1 次提交
  4. 05 5月, 2009 1 次提交
  5. 02 4月, 2009 1 次提交
  6. 09 2月, 2009 1 次提交
    • R
      ASoC: Add initial support of Mitac mioa701 device SoC. · 8f0dc655
      Robert Jarzmik 提交于
      This machine driver enables sound functions on Mitac mio
      a701 smartphone. Build upon ASoC v1, it handles :
       - rear speaker
       - front speaker
       - microphone
       - GSM
      
      A global "Mio Mode" switch is not yet provided to cope with
      audio path setup. As balance on audio chip line is no more
      assured, an incorrect setup can produce a lot of heat and
      even fry the battery behind the wm9713 and the speaker
      amplifier.
      
      It doesn't cope with :
       - headset jack
       - mio master mode
       - master volume control
      
      This driver is backported from ASoc v2, and amputated from
      scenario setups and master volume control.
      
      [Minor mods for terminology in comments -- broonie]
      Signed-off-by: NRobert Jarzmik <robert.jarzmik@free.fr>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      8f0dc655
  7. 20 1月, 2009 1 次提交
  8. 17 1月, 2009 1 次提交
  9. 21 11月, 2008 1 次提交
    • M
      ASoC: Add Marvell Zylonite machine support · 2dac9217
      Mark Brown 提交于
      Implement support for the Marvell Zylonite PXA3xx reference platform,
      supporting standard AC97 stereo and AUX interfaces together with the
      auxiliary I2S interface of the WM9713.
      
      The board has two options for the MCLK of the WM9713: either the standard
      AC97 system clock can be used or the 13MHz CLK_POUT output of the PXA3xx
      can be used, selected via SW15 on the board. Currently only the AC97
      system clock is supported by this driver.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      2dac9217
  10. 06 11月, 2008 1 次提交
  11. 30 10月, 2008 1 次提交
    • M
      ASoC: Add PXA SSP support · 1b340bd7
      Mark Brown 提交于
      The SSP ports PXA series processors can be used to implement a variety of
      audio interface formats. This patch implements support for I2S, DSP A and
      DSP B modes on these ports.
      
      This patch is based on the previous out of tree pxa2xx-ssp driver (which
      was originally written by Liam Girdwood with updates from Philipp Zabel
      and Nicola Perrino) and pxa3xx-ssp driver (originally written by Seth
      Forsee based on the pxa2xx-ssp driver). Testing coverage is not complete
      currently.
      Tested-by: NDaniel Ribeiro <drwyrm@gmail.com>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      1b340bd7
  12. 27 5月, 2008 1 次提交
  13. 01 2月, 2008 1 次提交
  14. 09 2月, 2007 1 次提交