1. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  2. 477527b USB: host: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  3. 72d9c8b usb: isp1760-if: fix memleak when platform_get_resource fail by Libo Chen · 11 years ago
  4. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  5. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  6. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  7. d124a60 USB: isp1760-if: Change to use irq_of_parse_and_map by Nobuhiro Iwamatsu · 12 years ago
  8. 310e9e3 isp1760-if: make module unloads correctly by Michael Grzeschik · 12 years ago
  9. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  10. 30a0dee drivers/usb/host/isp1760-if.c: introduce missing kfree by Julia Lawall · 13 years ago
  11. abf058e USB: Fix usb/isp1760 build on sparc by David Miller · 13 years ago
  12. 8ad028b USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe() by Dave Martin · 13 years ago
  13. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  14. 3a7655f usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. by Joachim Foerster · 13 years ago
  15. 8f5d621 usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF . by Joachim Foerster · 13 years ago
  16. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  17. d35fb64 dt/usb: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  18. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  19. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  20. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  21. e07afd3 USB: isp1760: Use resource_size by Tobias Klauser · 14 years ago
  22. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  23. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  24. c4386ad USB host: make Open Firmware device id constant by Németh Márton · 15 years ago
  25. 9da69c6 USB: isp1760: allow platform devices to customize devflags by Michael Hennerich · 15 years ago
  26. 4198e4f USB: isp1760: use __devexit_p() for remove function by Mike Frysinger · 15 years ago
  27. f7e7aa5 USB: Add platform device support for the ISP1760 USB chip by Catalin Marinas · 16 years ago
  28. 42c6539 USB: isp1760: don't auto disable Port1 on ISP1761 by Thomas Hommel · 16 years ago
  29. 6013bbb USB: isp1760: Fix probe in PCI glue code by Karl Bongers · 16 years ago
  30. 6c07356 USB: isp1760: use a specific PLX bridge instead of any bdridge by Sebastian Andrzej Siewior · 16 years ago
  31. ff30bf1 USB: remove optional bus bindings in isp1760, fixing runtime warning by Sebastian Andrzej Siewior · 16 years ago
  32. 802f389 USB: remove err() macro from more usb drivers by Greg Kroah-Hartman · 16 years ago
  33. ce5dee5 USB: isp1760: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  34. 3faefc8 USB: isp1760: Support board-specific hardware configurations by Nate Case · 16 years ago
  35. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  36. 6399e7a isp1760-if iomem annotations by Al Viro · 16 years ago
  37. fe312e7 usb: fix compile warning in isp1760 by Sebastian Siewior · 16 years ago
  38. db11e47 USB: ISP1760 HCD driver by Sebastian Siewior · 16 years ago