1. 14 12月, 2009 1 次提交
  2. 13 11月, 2009 1 次提交
  3. 07 11月, 2009 1 次提交
  4. 04 11月, 2009 1 次提交
  5. 15 10月, 2009 1 次提交
  6. 06 9月, 2009 1 次提交
  7. 03 8月, 2009 1 次提交
  8. 14 6月, 2009 2 次提交
  9. 28 5月, 2009 1 次提交
  10. 05 3月, 2009 1 次提交
  11. 19 2月, 2009 1 次提交
  12. 27 1月, 2009 1 次提交
  13. 09 1月, 2009 1 次提交
  14. 11 12月, 2008 1 次提交
  15. 10 12月, 2008 1 次提交
  16. 09 12月, 2008 2 次提交
    • M
      ASoC: Convert WM8900 to allow registration by machine code · f0752331
      Mark Brown 提交于
      This makes use of the support for delayed DAI registration to allow the
      WM8900 I2C device to be registered by general platform/architecture code
      rather than as part of the ASoC device probe.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      f0752331
    • M
      ASoC: Register non-AC97 codec DAIs · 64089b84
      Mark Brown 提交于
      Currently this is done at module probe time since ASoC ties in codec
      device probe to the instantiation of the entire ASoC device. Subsequent
      patches will refactor the codec drivers to handle probing separately.
      Note that the core does not yet use this information.
      
      AC97 is special since the codec is controlled over the AC97 link but
      we want to give the machine driver a chance to set up the system before
      trying to instantiate since it may need to do configuration before the
      AC97 link will operate
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      64089b84
  17. 02 12月, 2008 1 次提交
  18. 21 11月, 2008 1 次提交
    • M
      ASoC: Merge snd_soc_ops into snd_soc_dai_ops · dee89c4d
      Mark Brown 提交于
      Liam Girdwood's ASoC v2 work avoids having two different ops structures
      for DAIs by merging the members of struct snd_soc_ops into struct
      snd_soc_dai_ops, allowing per DAI configuration for everything.
      Backport this change.
      
      This paves the way for future work allowing any combination of DAIs to
      be connected rather than having fixed purpose CODEC and CPU DAIs and
      only allowing CODEC<->CPU interconnections.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      dee89c4d
  19. 16 10月, 2008 1 次提交
  20. 13 10月, 2008 1 次提交
  21. 06 8月, 2008 1 次提交