1. 06 8月, 2013 1 次提交
  2. 23 7月, 2013 1 次提交
  3. 19 7月, 2013 1 次提交
  4. 18 7月, 2013 1 次提交
  5. 15 7月, 2013 1 次提交
  6. 10 7月, 2013 1 次提交
    • E
      ALSA: usb-audio: fix regression for fixed stream quirk · 42d4ab83
      Eldad Zack 提交于
      Commit 8f898e92 removed the redundant
      reads of bInterfaceProtocol from the descriptors, but introduced a
      regression to devices with quirks of type QUIRK_AUDIO_FIXED_ENDPOINT,
      since fp->protocol is not set in setup process.
      
      As a consequence, audio streams would not get initialized, as the
      following logs show:
      
      [   48.923043] setting usb interface 3:1
      [   48.923056] Creating new capture data endpoint #81
      [   48.923484] 4:3:1: cannot set freq 48000 to ep 0x81
      
      This patch sets fp->protocol in create_fixed_stream_quirk() and
      resolves the regression.
      Signed-off-by: NEldad Zack <eldad@fogrefinery.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      42d4ab83
  7. 08 7月, 2013 1 次提交
  8. 04 7月, 2013 7 次提交
  9. 03 7月, 2013 1 次提交
  10. 02 7月, 2013 1 次提交
  11. 01 7月, 2013 2 次提交
  12. 30 6月, 2013 2 次提交
  13. 29 6月, 2013 6 次提交
  14. 28 6月, 2013 14 次提交