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