aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usbmidi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack1-2069/+0
2010-03-05ALSA: usb-audio: header file cleanupsDaniel Mack1-0/+1
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack1-4/+6
2010-02-16Merge branch 'fixes' into develJaroslav Kysela1-3/+15
2010-02-16ALSA: USB MIDI support for Access Music VirusTISebastien Alaiwan1-0/+6
2010-02-16ALSA: usb-audio: reduce MIDI packet size to work around broken firmwareClemens Ladisch1-3/+15
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch1-45/+51
2009-11-24sound: usb-audio: allow switching altsetting on Roland USB MIDI devicesClemens Ladisch1-1/+106
2009-11-20ALSA: sound: usbmidi: Use hweight16Akinobu Mita1-11/+2
2009-07-15sound: usb-audio: add MIDI drain callbackClemens Ladisch1-19/+60
2009-07-15sound: usb-audio: use multiple output URBsClemens Ladisch1-67/+103
2009-07-15sound: usb-audio: use multiple input URBsClemens Ladisch1-33/+54
2009-05-27sound: usb-audio: make the MotU Fastlane work againClemens Ladisch1-1/+11
2009-02-16sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfacesClemens Ladisch1-0/+1
2009-01-04ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall1-10/+7
2009-01-01ALSA: sound/usb: use USB API functions rather than constantsJulia Lawall1-21/+21
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai1-1/+1
2008-10-10ALSA: usb - Fix possible Oops at USB-MIDI disconnectionTakashi Iwai1-0/+9
2008-08-01ALSA: Add USB US122L driverKarsten Wiese1-0/+39
2008-02-22[ALSA] race between disconnect and error handling in usbmidiTakashi Iwai1-1/+18
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] usb-audio: add workaround for ESI MIDI Mate/RomIO IIClemens Ladisch1-0/+9
2007-10-16[ALSA] usb-audio: allow output interrupt transfers for MIDIClemens Ladisch1-4/+12
2007-10-16[ALSA] usb-audio: fix parsing of SysEx messages from CME keyboardsClemens Ladisch1-0/+21
2007-05-11[ALSA] usb-audio: work around wrong wMaxPacketSize on ESI M4UClemens Ladisch1-1/+5
2007-05-11[ALSA] usb-audio: work around broken M-Audio MidiSport Uno firmwareClemens Ladisch1-1/+51
2006-12-01usb: usbmidi kill urb cleanupMariusz Kozlowski1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-2/+1
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-3/+3
2006-06-22[ALSA] USB midi: Remove duplicate CS_AUDIO_* #definesBen Williamson1-1/+1
2006-06-22[ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch1-70/+130
2006-03-22[ALSA] usb-audio: optimize snd_usbmidi_count_bits()Clemens Ladisch1-3/+3
2006-03-22[ALSA] usb-audio: rename QUIRK_MIDI_MIDITECH to QUIRK_MIDI_CMEClemens Ladisch1-1/+1
2006-03-22[ALSA] usb-audio: cosmetic changesClemens Ladisch1-2/+2
2006-03-22[ALSA] Add support for EDIROL UM-3exBrent Cook1-0/+2
2006-01-03[ALSA] Remove xxx_t typedefs: USB-AudioTakashi Iwai1-107/+104
2005-11-04[ALSA] usb-audio: remove superfluous includeClemens Ladisch1-1/+0
2005-11-04[ALSA] usb-audio: remove old compatibility wrappers (2/2)Clemens Ladisch1-8/+6
2005-11-04[ALSA] usb-audio: remove old compatibility wrappers (1/2)Clemens Ladisch1-4/+2
2005-11-04[ALSA] usb-audio: simplify MIDI quirk handlingClemens Ladisch1-39/+38
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-3/+3
2005-08-30[ALSA] usb-audio: throttle MIDI URB resubmits on USB errorsClemens Ladisch1-13/+64
2005-08-30[ALSA] usb-audio: fix Emagic MIDI protocol handlingClemens Ladisch1-5/+12
2005-08-30[ALSA] usb-audio: use usb_buffer_alloc/freeClemens Ladisch1-4/+13
2005-07-28[ALSA] usb-audio - add support for Miditech USB MIDI keyboardsClemens Ladisch1-0/+3
2005-07-28[ALSA] usb-audio - rename QUIRK_MIDI_MOTU to QUIRK_MIDI_RAWClemens Ladisch1-9/+9
2005-05-29[ALSA] usb-audio - cache vendor/product IDsClemens Ladisch1-64/+59
2005-05-29[ALSA] usb-audio - remove superfluous parameterClemens Ladisch1-1/+1