1. 18 5月, 2011 3 次提交
  2. 14 4月, 2011 1 次提交
  3. 24 3月, 2011 2 次提交
  4. 15 2月, 2011 1 次提交
    • D
      ALSA: usb-audio: add support for Native Instruments MK2 devices · 54a8c500
      Daniel Mack 提交于
      The MK2 generation of Native Instruments' sound cards are in fact
      compliant to the USB audio standard of version 2 and other approved USB
      standards. However, they come up as vendor-specific device when first
      connected but can be told to come up with a new set of descriptors
      upon their next enumeration. The interfaces announced by the new
      descriptors will be handled by the kernel's class drivers. This is done
      by issuing a vendor specific device request and sending the device to
      reset.
      
      There are also some vendor-specific USB requests for some mixer elements
      that can't be exported in a standard compliant way. The driver now
      supports them with quirks handling mechanisms.
      Signed-off-by: NDaniel Mack <daniel@caiaq.de>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      54a8c500
  5. 08 2月, 2011 1 次提交
  6. 10 1月, 2011 1 次提交
  7. 23 10月, 2010 1 次提交
  8. 06 10月, 2010 1 次提交
  9. 04 9月, 2010 3 次提交
  10. 02 9月, 2010 1 次提交
  11. 02 8月, 2010 1 次提交
  12. 21 5月, 2010 1 次提交
  13. 25 3月, 2010 1 次提交
  14. 05 3月, 2010 3 次提交
  15. 02 3月, 2010 1 次提交
  16. 23 2月, 2010 1 次提交
  17. 22 2月, 2010 1 次提交
  18. 16 2月, 2010 1 次提交
    • S
      ALSA: USB MIDI support for Access Music VirusTI · d39e82db
      Sebastien Alaiwan 提交于
      Here's a patch that adds MIDI support through USB for one of the Access
      Music synths, the VirusTI.
      
      The synth uses standard USBMIDI protocol on its USB interface 3, although
      it does signal "vendor specific" class. A magic string has to be sent on
      interface 3 to enable the sending of MIDI from the synth (this string was
      found by sniffing usb communication of the Windows driver). This is all
      my patch does, and it works on my computer.
      
      Please note that the synth can also do standard usb audio I/O on its
      interfaces 2&3, which already works with the current snd-usb-audio driver,
      except for the audio input from the synth. I'm going to work on it when I
      have some time.
      Signed-off-by: NSebastien Alaiwan <sebastien.alaiwan@gmail.com>
      Signed-off-by: Clemens Ladisch <clemens@ladisch.de> (cosmetics, list terminator)
      Signed-off-by: NJaroslav Kysela <perex@perex.cz>
      d39e82db
  19. 28 12月, 2009 1 次提交
  20. 15 12月, 2009 1 次提交
  21. 20 11月, 2009 1 次提交
  22. 15 6月, 2009 1 次提交
  23. 03 6月, 2009 1 次提交
  24. 01 6月, 2009 2 次提交
  25. 27 5月, 2009 1 次提交
  26. 14 1月, 2009 1 次提交
  27. 13 1月, 2009 1 次提交
  28. 30 10月, 2008 1 次提交
  29. 10 10月, 2008 3 次提交
  30. 28 7月, 2008 1 次提交