1. 13 7月, 2012 1 次提交
  2. 06 7月, 2012 1 次提交
    • T
      ALSA: usb-audio: Fix the first PCM interface assignment · 9e9b5946
      Takashi Iwai 提交于
      In the new PCM streaming logic, the interface number is assigned to
      usb stream instance (subs->interface) after the format and rate setups
      are succeeded, but some codes are still passing subs->interface as the
      reference to helper functions.  This leads to initializing with an
      invalid iface number (-1).
      
      This patch replaces the wrong references with the ones from the target
      fmt correctly.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      9e9b5946
  3. 29 6月, 2012 4 次提交
  4. 26 6月, 2012 5 次提交
  5. 25 6月, 2012 3 次提交
  6. 21 6月, 2012 2 次提交
  7. 20 6月, 2012 2 次提交
  8. 18 6月, 2012 5 次提交
  9. 13 6月, 2012 1 次提交
  10. 12 6月, 2012 4 次提交
  11. 11 6月, 2012 8 次提交
  12. 09 6月, 2012 1 次提交
  13. 08 6月, 2012 3 次提交