1. 7ea9fde usb: gadget: f_midi: defaults buflen sizes to 512 by Felipe F. Tonello · 8 years ago
  2. e1e3d7e usb: gadget: f_midi: pre-allocate IN requests by Felipe F. Tonello · 9 years ago
  3. 0aecfc1 usb: gadget: composite: remove redundant bcdUSB setting in legacy by Igor Kotrasinski · 9 years ago
  4. 38660ac usb: gadget: gmidi: Cleanup legacy code by Felipe F. Tonello · 9 years ago
  5. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 9 years ago
  6. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 9 years ago
  7. c94e289f usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 9 years ago
  8. f509fee usb: gadget: midi: f_midi_alloc() can be static by Fengguang Wu · 10 years ago
  9. 32522a5 usb: gadget: midi: convert to new interface of f_midi by Andrzej Pietrasiewicz · 10 years ago
  10. b85e9de usb: gadget: f_midi: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  11. 8443f2d usb: gadget: Gadget directory cleanup - group legacy gadgets by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/gmidi.c]
  12. 909346a usb: gadget: Convert drivers to use module_usb_composite_driver() by Tobias Klauser · 10 years ago
  13. 8f900a9 usb: gadget: consider link speed for bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  14. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 12 years ago
  15. 721e2e9 usb: gadget: libcomposite: move composite.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  16. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 12 years ago
  17. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 12 years ago
  18. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 12 years ago
  19. e1f15cc usb: gadget: use usb_string_ids_tab instead multiple usb_string_id() by Sebastian Andrzej Siewior · 12 years ago
  20. dc995fc usb: gadget: libcomposite: add epautoconf.c to libcomposite by Sebastian Andrzej Siewior · 12 years ago
  21. 0ba16de usb: gadget: libcomposite: move config.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  22. a84d9e5 usb: gadget: start with libcomposite by Sebastian Andrzej Siewior · 12 years ago
  23. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  24. c2ec75c usb: gadget: push all usb_composite_driver structs into __refdata by Sebastian Andrzej Siewior · 12 years ago
  25. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  26. c8933c3 USB: gadget: f_midi: allow a dynamic number of input and output ports by Daniel Mack · 13 years ago
  27. 2672eea USB: gadget: midi: refactor the device code by Daniel Mack · 13 years ago
  28. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  29. 765f5b8 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 13 years ago
  30. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  32. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  33. e12995e USB: Revert "USB: gadget: section mismatch warning fixed" by Michal Nazarewicz · 14 years ago
  34. 89ba85d USB: gadget: section mismatch warning fixed by Michal Nazarewicz · 14 years ago
  35. 69da9bc ALSA: usb-audio: unify UAC macros and struct names by Daniel Mack · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  37. 90f7976 USB: Remove unsupported usb gadget drivers by Christoph Egger · 15 years ago
  38. aefbd3e usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h by Daniel Mack · 15 years ago
  39. 512ad27 USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.h by Laurent Pinchart · 15 years ago
  40. 61a0918 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  41. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  42. 183c6e0 drivers/usb/gadget: Convert to snd_card_create() by Takashi Iwai · 16 years ago
  43. 36e893d usb gadget: USB_GADGET_VBUS_DRAW Kconfig option by David Brownell · 16 years ago
  44. 77f754c usb gadget: link fixes for MIDI gadget by David Brownell · 16 years ago
  45. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  46. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  47. 0e530b4 USB: gadget section fixes by David Brownell · 16 years ago
  48. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  49. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  50. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  51. 8c07021 USB: gadget: gmidi cleanups by David Brownell · 17 years ago
  52. 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 17 years ago
  53. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  54. 6bea476 USB: gadget driver unbind() is optional; section fixes; misc by David Brownell · 18 years ago
  55. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  56. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  57. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  58. f2ebf92c USB: gmidi: New USB MIDI Gadget class driver. by Ben Williamson · 18 years ago