1. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 9 years ago
  2. 59c9904 usb: isp1760: hcd: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
  3. 1cf6563 isp1760-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  4. 4d3db7d usb: isp1760: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
  5. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  6. d21daf1 usb: isp1760: Fix USB disabled check by Laurent Pinchart · 10 years ago
  7. 7ef077a usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/ by Laurent Pinchart · 10 years ago[Renamed from drivers/usb/host/isp1760-hcd.c]
  8. 9a66e13 usb: isp1760: Move PORT1 configuration to core code by Laurent Pinchart · 10 years ago
  9. 5171446 usb: isp1760: Initialize the bus interface in core code by Laurent Pinchart · 10 years ago
  10. 4b1a577 usb: isp1760: Move core code to isp1760-core.c by Laurent Pinchart · 10 years ago
  11. e19c99e usb: isp1760: Reorganize header files by Laurent Pinchart · 10 years ago
  12. ea0b1fa usb: isp1760: Prefix driver data structures with isp1760_ by Laurent Pinchart · 10 years ago
  13. cdd36e8 usb: isp1760: Decouple usb_hdc and isp1760_priv by Laurent Pinchart · 10 years ago
  14. 10feee1 usb: isp1760: Use the managed devm_ioremap_resource() API by Laurent Pinchart · 10 years ago
  15. 4942e00 usb: isp1760: Pass resource pointer to isp1760_register by Laurent Pinchart · 10 years ago
  16. d69292a usb: isp1760: Remove busname argument to isp1760_register by Laurent Pinchart · 10 years ago
  17. 5a6356a usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_ by Laurent Pinchart · 10 years ago
  18. 3057375 usb: isp1760: Fix indentation in probe error path by Laurent Pinchart · 10 years ago
  19. f0bdbb0 usb: isp1760: Don't expose hcd to glue code from isp1760_register by Laurent Pinchart · 10 years ago
  20. 57f068b usb: isp1760: Manage device driver data in common code by Laurent Pinchart · 10 years ago
  21. 10c73f0 usb: isp1760: Move removal cleanup code to isp1760-hcd.c by Laurent Pinchart · 10 years ago
  22. 7eb42c6 usb: isp1760: Use the gpio descriptor API by Laurent Pinchart · 10 years ago
  23. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  24. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  25. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  26. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  27. de9c630 usb/isp1760: declare schedule_ptds() and errata2_function() static by Arvid Brodin · 12 years ago
  28. 8788fa0 isp1760-hcd: fix possible memory leak if urb could not be enqueued by Michael Grzeschik · 13 years ago
  29. 8cb2268 isp1760-hcd: move dequeued qtds to the front in qh by Michael Grzeschik · 12 years ago
  30. 94011ec isp1760-hcd: don't confuse parsers on kmem_cache_create by Michael Grzeschik · 13 years ago
  31. c64391f usb/isp1760: Fix race condition memory leak by Arvid Brodin · 13 years ago
  32. e08f6a27 usb/isp1760: Simpler queue head list code. by Arvid Brodin · 13 years ago
  33. 3a7655f usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. by Joachim Foerster · 13 years ago
  34. 74ad602 usb/isp1760: Clear TT buffer on interrupted low & full speed transfers by Arvid Brodin · 13 years ago
  35. 6477acc usb/isp1760: Fix problems that trigger WARNING at line 1136. by Arvid Brodin · 13 years ago
  36. 38679b7 usb/isp1760: Fix missing endpoint unlink when no mem during enqueue by Arvid Brodin · 13 years ago
  37. 6d50c60 usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2 by Arvid Brodin · 13 years ago
  38. 0ba7905 usb/isp1760: Move isp1760_run within file (prepare for next patch) by Arvid Brodin · 13 years ago
  39. e25e0eb2 usb/isp1760: Move some code (prepare for next patch) by Arvid Brodin · 13 years ago
  40. 17d3e14 usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink by Arvid Brodin · 13 years ago
  41. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 13 years ago
  42. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago
  43. 079cdb0 usb/isp1760: Move function isp1760_endpoint_disable() within file. by Arvid Brodin · 13 years ago
  44. 71a9f9d usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths by Arvid Brodin · 13 years ago
  45. 22bea9c usb/isp1760: Report correct urb status after unlink by Arvid Brodin · 13 years ago
  46. eb1a796 usb/isp1760: Remove unneeded OR map and HcBufferStatus code by Arvid Brodin · 13 years ago
  47. 3453773 usb/isp1760: Clean up urb enqueueing by Arvid Brodin · 13 years ago
  48. 847ed3e usb/isp1760: Remove false error printout by Arvid Brodin · 13 years ago
  49. 753d853 Revert "USB: isp1760-hcd: move imask clear after pending work is done" by Greg Kroah-Hartman · 13 years ago
  50. 5808544 USB: isp1760-hcd: move imask clear after pending work is done by Richard Retanubun · 14 years ago
  51. d06847f usb: fix ips1760-hcd printk format warning by Randy Dunlap · 14 years ago
  52. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  53. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  54. d3cf2a8 usb/isp1760: Fix crash when unplugging bug by Arvid Brodin · 14 years ago
  55. 7adc14b1 usb/isp1760: Handle toggle bit in queue heads only by Arvid Brodin · 14 years ago
  56. 65f1b52 usb/isp1760: Replace period calculation for INT packets with something readable by Arvid Brodin · 14 years ago
  57. 6bda21b usb/isp1760: Consolidate printouts and remove unused code by Arvid Brodin · 14 years ago
  58. bbaa387 usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info by Arvid Brodin · 14 years ago
  59. a041d8e usb/isp1760: Clean up payload address handling by Arvid Brodin · 14 years ago
  60. fd436ae usb/isp1760: Remove redundant variables and defines by Arvid Brodin · 14 years ago
  61. bedc0c3 usb/isp1760: Move to native-endian ptds by Arvid Brodin · 14 years ago
  62. b14e840 USB: isp1760: Implement solution for erratum 2 by Sebastian Andrzej Siewior · 14 years ago
  63. ebb8a4e USB: isp1760: use a write barrier to ensure proper ndelay timing by Michael Hennerich · 14 years ago
  64. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  65. 0954e1c USB: isp1760: Soften DW3 X/transaction error bit handling by Anton Vorontsov · 14 years ago
  66. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  67. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 15 years ago
  68. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  69. db8516f USB: isp1760: Flush the D-cache for the pipe-in transfer buffers by Catalin Marinas · 15 years ago
  70. c0d7414 USB: Fix level of isp1760 Reloading ptd error message by Colin Tuckley · 15 years ago
  71. 9da69c6 USB: isp1760: allow platform devices to customize devflags by Michael Hennerich · 15 years ago
  72. 0afb20e USB: isp1760: urb_dequeue doesn't always find the urbs by Warren Free · 15 years ago
  73. e6bdfe3 USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c by Catalin Marinas · 16 years ago
  74. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  75. f9031f2 USB: Make the isp1760_register function prototype more generic by Catalin Marinas · 16 years ago
  76. 42c6539 USB: isp1760: don't auto disable Port1 on ISP1761 by Thomas Hommel · 16 years ago
  77. 380ec67 USB: ISP1760: fixed trivial math in comment by Enrico Scholz · 16 years ago
  78. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 16 years ago
  79. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 16 years ago
  80. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 16 years ago
  81. 3faefc8 USB: isp1760: Support board-specific hardware configurations by Nate Case · 16 years ago
  82. d249afd USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long' by Andrew Morton · 16 years ago
  83. 473bca9 USB: isp1760-hcd.c: make 2 functions static by Adrian Bunk · 16 years ago
  84. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  85. e6942d6 USB: isp1760: Assign resource fields before adding hcd by Nate Case · 16 years ago
  86. 2202647 USB: isp1760: fix printk format by Randy Dunlap · 16 years ago
  87. db11e47 USB: ISP1760 HCD driver by Sebastian Siewior · 16 years ago