1. 36ed03f usb: gadget: zero: Add flexible auto remote wakeup test method by Peter Chen · 11 years ago
  2. c8c1888 usb: gadget: zero: fix error return code in zero_bind() by Wei Yongjun · 11 years ago
  3. abe7a40 usb: gadget: zero: put function instances on unbind by Andrzej Pietrasiewicz · 11 years ago
  4. 38b3ad5 usb: gadget: fix two sparse warnings by Felipe Balbi · 12 years ago
  5. cf9a08a usb: gadget: convert source sink and loopback to new function interface by Sebastian Andrzej Siewior · 12 years ago
  6. 78f46f0 usb: gadget: move loopback's config descriptor out of f_loopback by Sebastian Andrzej Siewior · 12 years ago
  7. eeae540 usb: gadget: move source sink's config descriptor out of f_sourcesink by Sebastian Andrzej Siewior · 12 years ago
  8. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 12 years ago
  9. 721e2e9 usb: gadget: libcomposite: move composite.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  10. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 12 years ago
  11. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 12 years ago
  12. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 12 years ago
  13. e1f15cc usb: gadget: use usb_string_ids_tab instead multiple usb_string_id() by Sebastian Andrzej Siewior · 12 years ago
  14. dc995fc usb: gadget: libcomposite: add epautoconf.c to libcomposite by Sebastian Andrzej Siewior · 12 years ago
  15. 0ba16de usb: gadget: libcomposite: move config.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  16. a84d9e5 usb: gadget: start with libcomposite by Sebastian Andrzej Siewior · 12 years ago
  17. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  18. c2ec75c usb: gadget: push all usb_composite_driver structs into __refdata by Sebastian Andrzej Siewior · 12 years ago
  19. b4036cc usb: gadget: add isochronous support to gadget zero by Paul Zimmerman · 12 years ago
  20. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  21. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  22. 57c97c0 usb: gadget: zero: add superspeed support by Amit Blay · 13 years ago
  23. 35a0e0b usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 13 years ago
  24. 07a18bd usb gadget: don't save bind callback in struct usb_composite_driver by Michal Nazarewicz · 14 years ago
  25. e12995e USB: Revert "USB: gadget: section mismatch warning fixed" by Michal Nazarewicz · 14 years ago
  26. 89ba85d USB: gadget: section mismatch warning fixed by Michal Nazarewicz · 14 years ago
  27. 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
  28. 90f7976 USB: Remove unsupported usb gadget drivers by Christoph Egger · 15 years ago
  29. ab943a2 USB: gadget: gadget zero uses new suspend/resume hooks by David Brownell · 15 years ago
  30. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  31. 7e75bc0 usb gadget: link fixes for gadget zero by David Brownell · 16 years ago
  32. 097db1d usb gadget zero: use composite gadget framework by David Brownell · 16 years ago
  33. 7a6ad1d usb: gadget zero timer init fix by David Lopo · 16 years ago
  34. 7472f38 usb: gadget zero style fixups (mostly whitespace) by David Brownell · 16 years ago
  35. 0027492 USB: gadget code switches to pr_err() and friends by David Brownell · 17 years ago
  36. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  37. ca2bdf4 USB: gadget: gadget zero cleanups by David Brownell · 17 years ago
  38. a947522 USB: "sparse" cleanups for usb gadgets by David Brownell · 17 years ago
  39. 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 17 years ago
  40. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  41. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  42. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  43. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  44. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  45. a353678 [PATCH] USB: gadget section fixups by David Brownell · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. 35fcca4 [PATCH] USB: gadget zero poisons OUT buffers by David Brownell · 18 years ago
  48. 7039f42 [PATCH] USB: kzalloc() conversion in drivers/usb/gadget by Eric Sesterhenn · 18 years ago
  49. 329af28 [PATCH] USB: gadget driver section fixups by David Brownell · 18 years ago
  50. 0eb8c7c [PATCH] USB: Zero driver: Removed duplicated code by Franck Bui-Huu · 19 years ago
  51. 69396dc [PATCH] USB: gadget zero and dma-coherent buffers by David Brownell · 19 years ago
  52. d78967f [PATCH] Remove usb gadget generic driver methods by Russell King · 19 years ago
  53. d0d5049 [PATCH] USB: gadget drivers - add .owner initialisation by Ben Dooks · 19 years ago
  54. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  55. 91e79c9 [PATCH] USB: Gadget library: centralize gadget controller numbers by David Brownell · 19 years ago
  56. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  57. 1bbc169 [PATCH] USB: gadget driver updates (SETUP api change) by David Brownell · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago