1. 8582d86 USB: g_printer: fix bug in unregistration by Fabian Godehardt · 13 years ago
  2. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  3. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  4. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  5. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  6. 765f5b8 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 13 years ago
  7. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  8. a0c25c2 USB: g_printer required set interface request by Jonas Andersson · 14 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  10. ad84e4a USB: g_printer: fix bug in module parameter definitions by Alan Stern · 14 years ago
  11. d5aa4751 USB: g_printer: fix bug in unregistration by Alan Stern · 14 years ago
  12. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  13. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  14. e12995e USB: Revert "USB: gadget: section mismatch warning fixed" by Michal Nazarewicz · 14 years ago
  15. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  16. 925ce68 USB: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  17. 89ba85d USB: gadget: section mismatch warning fixed by Michal Nazarewicz · 14 years ago
  18. 10ca442 USB: gadget/printer, fix sleep inside atomic by Jiri Slaby · 14 years ago
  19. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  20. 90f7976 USB: Remove unsupported usb gadget drivers by Christoph Egger · 15 years ago
  21. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  22. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  23. 36e893d usb gadget: USB_GADGET_VBUS_DRAW Kconfig option by David Brownell · 16 years ago
  24. 8296345 USB: g_printer: fix handling zero-length packet by SangSu Park · 16 years ago
  25. 0a56b03 usb gadget: link fixes for printer gadget by David Brownell · 16 years ago
  26. b0b090e device create: usb: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  27. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  28. bc00bc9 device create: usb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  29. 44c389a USB: gadget: Push BKL down into drivers by Alan Cox · 17 years ago
  30. b2f2ba0 printer gadget: BKL pushdown by Jonathan Corbet · 17 years ago
  31. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  32. cc901bb USB: g_printer bugfixes by Craig W. Nadler · 17 years ago
  33. 3503510 USB: remove incorrect struct class_device from the printer gadget by Tony Jones · 17 years ago
  34. efa66f1 USB: g_printer, fix empty if statement by Adrian Bunk · 17 years ago
  35. 25a010c USB: add Printer Gadget Driver by Craig W. Nadler · 17 years ago