1. 07 5月, 2015 2 次提交
  2. 07 4月, 2015 1 次提交
  3. 23 2月, 2015 2 次提交
  4. 02 2月, 2015 1 次提交
    • T
      ALSA: pcm: Embed struct device · ef46c7af
      Takashi Iwai 提交于
      Like previous patches, at this time we embed the struct device into
      PCM object.  However, this needs a bit more caution: struct snd_pcm
      doesn't own one device but two, for both playback and capture!  Thus
      not struct snd_pcm but struct snd_pcm_str object contains the device.
      
      Along with this change, pcm->dev field is dropped for avoiding
      confusion.  It was meant to point to a non-standard parent.  But,
      since now we can touch each struct device directly, we can manipulate
      the parent field easily there, too.
      Reviewed-by: NJaroslav Kysela <perex@perex.cz>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      ef46c7af
  5. 07 1月, 2015 1 次提交
  6. 01 11月, 2014 1 次提交
  7. 20 10月, 2014 2 次提交
  8. 25 9月, 2014 1 次提交
  9. 17 9月, 2014 2 次提交
  10. 06 9月, 2014 1 次提交
  11. 17 8月, 2014 3 次提交
  12. 01 8月, 2014 2 次提交
  13. 23 6月, 2014 1 次提交
  14. 22 6月, 2014 1 次提交
  15. 21 6月, 2014 3 次提交
  16. 17 5月, 2014 2 次提交
  17. 09 5月, 2014 7 次提交
  18. 12 2月, 2014 1 次提交
  19. 09 1月, 2014 1 次提交
  20. 24 11月, 2013 1 次提交
  21. 08 11月, 2013 1 次提交
  22. 30 3月, 2013 1 次提交
  23. 27 3月, 2013 1 次提交
  24. 21 8月, 2012 1 次提交