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