15 Jun, 2009

1 commit


03 Jun, 2009

1 commit


01 Jun, 2009

2 commits


27 May, 2009

1 commit

  • Kernel 2.6.18 broke the MotU Fastlane, which uses duplicate endpoint
    numbers in a manner that is not only illegal but also confuses the
    kernel's endpoint descriptor caching mechanism. To work around this, we
    have to add a separate usb_set_interface() call to guide the USB core to
    the correct descriptors.

    Signed-off-by: Clemens Ladisch
    Reported-and-tested-by: David Fries
    Cc:
    Signed-off-by: Takashi Iwai

    Clemens Ladisch
     

24 Mar, 2009

1 commit


14 Jan, 2009

1 commit


13 Jan, 2009

1 commit


30 Oct, 2008

1 commit


10 Oct, 2008

3 commits


28 Jul, 2008

1 commit


10 Jul, 2008

3 commits


27 May, 2008

1 commit


24 Apr, 2008

1 commit


01 Feb, 2008

1 commit


23 Oct, 2007

1 commit


16 Oct, 2007

7 commits


20 Jul, 2007

7 commits


16 May, 2007

1 commit

  • This patch adds the ID for another quickcam microphone, reported by freqmod
    on ALSA ticket #0003040
    I'm going to submit a USB patch separately to provide a macro to simplify these
    entries, as suggested by Alan Stern. We could switch to using that in future.

    Signed-off-by: Daniel Drake
    Signed-off-by: Clemens Ladisch
    Signed-off-by: Jaroslav Kysela

    Daniel Drake
     

11 May, 2007

1 commit

  • Commit 93c8bf45e083b89dffe3a708363c15c1b220c723 modified the USB device
    matching behaviour to ignore interface class matches if the device class
    is vendor-specific.
    This patch adds explicit ID matches for Logitech QuickCam devices, which
    have a vendor specific device class (but standards-compliant audio
    interfaces).
    This fixes a 2.6.20 regression where the audio component of these
    devices was no longer usable.
    http://bugs.gentoo.org/show_bug.cgi?id=175715
    https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/93822
    https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3040
    Based on a patch from sergiom

    Signed-off-by: Daniel Drake
    Signed-off-by: Clemens Ladisch
    Signed-off-by: Jaroslav Kysela

    Daniel Drake
     

14 Feb, 2007

1 commit


09 Feb, 2007

1 commit

  • Added support for the Edirol UA-101 (only in high-speed mode) by taking
    the quirks for the UA-1000 and change them accordingly. Changes were
    made in 'usbaudio.c', 'usbaudio.h', and 'usbquirks.h'
    MIDI and recording seem to work perfectly (with JACK), but playback
    gives some few glitches. I think that's the mentioned
    synchronizing-problem in the UA-1000 quirk ('FIXME: playback must be
    synchronized to capture'), so I didn't change that.
    ToDo: Adding Mixer-Support for the built-in
    control-panel/patch-bay/router.

    Signed-off-by: Bjoern Fay
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    Bjoern Fay
     

23 Sep, 2006

1 commit


28 Apr, 2006

1 commit