Skip to content
  1. Jul 13, 2012
  2. Jul 06, 2012
    • 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. Jun 29, 2012
  4. Jun 26, 2012
  5. Jun 25, 2012
  6. Jun 21, 2012
  7. Jun 20, 2012
  8. Jun 18, 2012
  9. Jun 13, 2012
  10. Jun 12, 2012
  11. Jun 11, 2012
  12. Jun 09, 2012
  13. Jun 08, 2012