- 91e0255 ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parser by Takashi Iwai · 3 years, 8 months ago
- e84749a ALSA: usb-audio: Validate MS endpoint descriptors by Takashi Iwai · 3 years, 8 months ago
- cfd577a ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails by Colin Ian King · 3 years, 8 months ago
- eb596e0 ALSA: usb-audio: generate midi streaming substream names from jack names by George Harker · 3 years, 10 months ago
- d6e68c5 ALSA: usb-audio: use usb headers rather than define structs locally by George Harker · 3 years, 10 months ago
- c06ccf3 ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks by Takashi Iwai · 4 years ago
- c7d9efd ALSA: usb-audio: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
- 7fbf954 ALSA: usb-audio: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 3b5d1af Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 5 months ago
- 9b7e520 ALSA: usb-audio: Fix race against the error recovery URB submission by Takashi Iwai · 4 years, 6 months ago
- e2d413f ALSA: Replace with fallthrough pseudo keyword in the remaining places by Takashi Iwai · 4 years, 6 months ago
- 5c6cd70 ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra endpoint descriptor by Andreas Steinmetz · 4 years, 9 months ago
- 6c8019d ALSA: usb-midi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- 8be03a7 ALSA: usb-audio: Use lower hex numbers for IDs by Takashi Iwai · 5 years ago
- 6aea570 ALSA: rawmidi: A lightweight function to discard pending bytes by Takashi Iwai · 6 years ago
- 1259d23 ALSA: usb-midi: use irqsave() in USB's complete callback by John Ogness · 6 years ago
- a6162af ALSA: usb-audio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 738d9ed ALSA: usb-audio: Add sanity checks for invalid EPs by Takashi Iwai · 7 years ago
- 5659f24 ALSA: usb-audio: Put missing KERN_CONT prefix by Takashi Iwai · 7 years ago
- 731209c ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create() by Markus Elfring · 7 years ago
- 8fdaebb ALSA: usb-audio: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
- f43e540 ALSA: usb: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
- 89e448b ALSA: usb-midi: correct speed checking by Oliver Neukum · 9 years ago
- d61b04f Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
- 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 9 years ago
- 79289e2 ALSA: usb-audio: Refer to chip->usb_id for quirks and MIDI creation by Takashi Iwai · 9 years ago
- 17074c1 ALSA: usb-audio: constify usb_protocol_ops structures by Julia Lawall · 9 years ago
- efdbe3c ALSA: midi: constify snd_rawmidi_global_ops structures by Julia Lawall · 9 years ago
- a91e627 ALSA: usb-audio: work around CH345 input SysEx corruption by Clemens Ladisch · 9 years ago
- 1ca8b20 ALSA: usb-audio: prevent CH345 multiport output SysEx corruption by Clemens Ladisch · 9 years ago
- 98d362b ALSA: usb-audio: add packet size quirk for the Medeli DD305 by Clemens Ladisch · 9 years ago
- ac77423 ALSA: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer on newer Roland devices by Keith A. Milner · 9 years ago
- 28e237a ALSA: usb-audio: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
- 66139a4 ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery by Takashi Iwai · 10 years ago
- a2ce352 Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
- 49f4b4d ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XF by Clemens Ladisch · 10 years ago
- a509574 ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.* by Adam Goode · 10 years ago
- f7881e5 ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input by Adam Goode · 10 years ago
- 0ba41d9 ALSA: usb-audio: Use standard printk helpers by Takashi Iwai · 11 years ago
- a968782 ALSA: usb-audio: add MIDI port names for some Roland devices by Clemens Ladisch · 12 years ago
- aafe77c ALSA: usb-audio: add support for many Roland/Yamaha devices by Clemens Ladisch · 12 years ago
- cbc200b ALSA: usb-audio: disable autopm for MIDI devices by Clemens Ladisch · 12 years ago
- ed136ac ALSA: usb-audio: neaten EXPORT_SYMBOLS placement by Eldad Zack · 12 years ago
- 88766f0 ALSA: usb-audio: convert list_for_each to entry variant by Eldad Zack · 12 years ago
- b7b435e ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirk by Damien Zammit · 12 years ago
- cb99864 ALSA: usb-audio: Support for Digidesign Mbox 2 USB sound card: by Damien Zammit · 12 years ago
- f5f1654 ALSA: usb-audio: Fix missing autopm for MIDI input by Takashi Iwai · 12 years ago
- 59866da ALSA: usb-audio: Avoid autopm calls after disconnection by Takashi Iwai · 12 years ago
- e99ddfd ALSA: ua101, usx2y: fix broken MIDI output by Clemens Ladisch · 12 years ago
- da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
- 1ef0e0a ALSA: usb-audio: add Starr Labs USB MIDI support by Kristian Amlie · 13 years ago
- 49c039f ALSA: usb-audio: define another USB ID for a buggy USB MIDI cable by Tarek Soliman · 14 years ago
- 88a8516 ALSA: usbaudio: implement USB autosuspend by Oliver Neukum · 14 years ago
- 921eebd ALSA: snd-usb-us122l: Fix MIDI output by Karsten Wiese · 14 years ago
- 2a1803a ALSA: usb-audio: use enum control info helper by Clemens Ladisch · 14 years ago
- c7f5721 ALSA: usb-audio: add Novation Launchpad support by Clemens Ladisch · 14 years ago
- 4f4e8f6 ALSA: usb: USB3 SuperSpeed sound support by Paul Zimmerman · 14 years ago
- 21af7d8 ALSA: usb-midi: whitespace fixes by Daniel Mack · 15 years ago
- 2214482 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
- 4434ade ALSA: usb-audio: add support for Akai MPD16 by Krzysztof Foltman · 15 years ago
- 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
- 27762b2 Merge branch 'fix/misc' into topic/usb by Takashi Iwai · 15 years ago
- e577999 ALSA: usb-audio: refactor code by Daniel Mack · 15 years ago[Renamed (99%) from sound/usb/usbmidi.c]
- 3e1aebe ALSA: usb-audio: header file cleanups by Daniel Mack · 15 years ago
- de48c7b ALSA: usbaudio: consolidate header files by Daniel Mack · 15 years ago
- ba9341d Merge branch 'fixes' into devel by Jaroslav Kysela · 15 years ago
- d39e82d ALSA: USB MIDI support for Access Music VirusTI by Sebastien Alaiwan · 15 years ago
- f167e1d07 ALSA: usb-audio: reduce MIDI packet size to work around broken firmware by Clemens Ladisch · 15 years ago
- d82af9f sound: usb: make the USB MIDI module more independent by Clemens Ladisch · 15 years ago
- 96f61d9 sound: usb-audio: allow switching altsetting on Roland USB MIDI devices by Clemens Ladisch · 15 years ago
- fbc5439 ALSA: sound: usbmidi: Use hweight16 by Akinobu Mita · 15 years ago
- a65dd99 sound: usb-audio: add MIDI drain callback by Clemens Ladisch · 15 years ago
- ed4affa sound: usb-audio: use multiple output URBs by Clemens Ladisch · 15 years ago
- 4773d1f sound: usb-audio: use multiple input URBs by Clemens Ladisch · 15 years ago
- 55de5ef sound: usb-audio: make the MotU Fastlane work again by Clemens Ladisch · 16 years ago
- e156ac4 sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfaces by Clemens Ladisch · 16 years ago
- 913ae5a ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etc by Julia Lawall · 16 years ago
- 42a6e66 ALSA: sound/usb: use USB API functions rather than constants by Julia Lawall · 16 years ago
- 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
- 7a17daa ALSA: usb - Fix possible Oops at USB-MIDI disconnection by Takashi Iwai · 16 years ago
- 030a07e4 ALSA: Add USB US122L driver by Karsten Wiese · 16 years ago
- c0792e0 [ALSA] race between disconnect and error handling in usbmidi by Takashi Iwai · 17 years ago
- 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
- 56162aa [ALSA] usb-audio: add workaround for ESI MIDI Mate/RomIO II by Clemens Ladisch · 17 years ago
- a6a712a [ALSA] usb-audio: allow output interrupt transfers for MIDI by Clemens Ladisch · 17 years ago
- 61870ae [ALSA] usb-audio: fix parsing of SysEx messages from CME keyboards by Clemens Ladisch · 17 years ago
- 490cbd9 [ALSA] usb-audio: work around wrong wMaxPacketSize on ESI M4U by Clemens Ladisch · 18 years ago
- d05cc1043 [ALSA] usb-audio: work around broken M-Audio MidiSport Uno firmware by Clemens Ladisch · 18 years ago
- f5e135a usb: usbmidi kill urb cleanup by Mariusz Kozlowski · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
- 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
- c4a87ef [ALSA] USB midi: Remove duplicate CS_AUDIO_* #defines by Ben Williamson · 19 years ago
- a7b928a [ALSA] rawmidi: add get_port_info callback for sequencer information flags by Clemens Ladisch · 19 years ago
- 62f09c3 [ALSA] usb-audio: optimize snd_usbmidi_count_bits() by Clemens Ladisch · 19 years ago
- cc7a59b [ALSA] usb-audio: rename QUIRK_MIDI_MIDITECH to QUIRK_MIDI_CME by Clemens Ladisch · 19 years ago
- 7c79b76 [ALSA] usb-audio: cosmetic changes by Clemens Ladisch · 19 years ago
- e03173f [ALSA] Add support for EDIROL UM-3ex by Brent Cook · 19 years ago
- 86e07d3 [ALSA] Remove xxx_t typedefs: USB-Audio by Takashi Iwai · 19 years ago