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