1. 13 Jul, 2012 1 commit
  2. 06 Jul, 2012 1 commit
    • Takashi Iwai's avatar
      ALSA: usb-audio: Fix the first PCM interface assignment · 9e9b5946
      Takashi Iwai authored
      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: default avatarTakashi Iwai <tiwai@suse.de>
      9e9b5946
  3. 29 Jun, 2012 4 commits
  4. 26 Jun, 2012 4 commits
  5. 25 Jun, 2012 4 commits
  6. 21 Jun, 2012 2 commits
  7. 20 Jun, 2012 2 commits
  8. 18 Jun, 2012 5 commits
  9. 13 Jun, 2012 1 commit
  10. 12 Jun, 2012 4 commits
  11. 11 Jun, 2012 8 commits
  12. 09 Jun, 2012 1 commit
  13. 08 Jun, 2012 3 commits