1. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 13 years ago
  2. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago
  3. 079cdb0 usb/isp1760: Move function isp1760_endpoint_disable() within file. by Arvid Brodin · 13 years ago
  4. 71a9f9d usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths by Arvid Brodin · 13 years ago
  5. 22bea9c usb/isp1760: Report correct urb status after unlink by Arvid Brodin · 13 years ago
  6. eb1a796 usb/isp1760: Remove unneeded OR map and HcBufferStatus code by Arvid Brodin · 13 years ago
  7. 3453773 usb/isp1760: Clean up urb enqueueing by Arvid Brodin · 13 years ago
  8. 847ed3e usb/isp1760: Remove false error printout by Arvid Brodin · 13 years ago
  9. 753d853 Revert "USB: isp1760-hcd: move imask clear after pending work is done" by Greg Kroah-Hartman · 13 years ago
  10. 5808544 USB: isp1760-hcd: move imask clear after pending work is done by Richard Retanubun · 13 years ago
  11. d06847f usb: fix ips1760-hcd printk format warning by Randy Dunlap · 13 years ago
  12. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  13. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  14. d3cf2a8 usb/isp1760: Fix crash when unplugging bug by Arvid Brodin · 13 years ago
  15. 7adc14b1 usb/isp1760: Handle toggle bit in queue heads only by Arvid Brodin · 13 years ago
  16. 65f1b52 usb/isp1760: Replace period calculation for INT packets with something readable by Arvid Brodin · 13 years ago
  17. 6bda21b usb/isp1760: Consolidate printouts and remove unused code by Arvid Brodin · 13 years ago
  18. bbaa387 usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info by Arvid Brodin · 13 years ago
  19. a041d8e usb/isp1760: Clean up payload address handling by Arvid Brodin · 13 years ago
  20. fd436ae usb/isp1760: Remove redundant variables and defines by Arvid Brodin · 13 years ago
  21. bedc0c3 usb/isp1760: Move to native-endian ptds by Arvid Brodin · 13 years ago
  22. b14e840 USB: isp1760: Implement solution for erratum 2 by Sebastian Andrzej Siewior · 13 years ago
  23. ebb8a4e USB: isp1760: use a write barrier to ensure proper ndelay timing by Michael Hennerich · 14 years ago
  24. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  25. 0954e1c USB: isp1760: Soften DW3 X/transaction error bit handling by Anton Vorontsov · 14 years ago
  26. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 14 years ago
  27. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  28. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  29. db8516f USB: isp1760: Flush the D-cache for the pipe-in transfer buffers by Catalin Marinas · 14 years ago
  30. c0d7414 USB: Fix level of isp1760 Reloading ptd error message by Colin Tuckley · 15 years ago
  31. 9da69c6 USB: isp1760: allow platform devices to customize devflags by Michael Hennerich · 15 years ago
  32. 0afb20e USB: isp1760: urb_dequeue doesn't always find the urbs by Warren Free · 15 years ago
  33. e6bdfe3 USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c by Catalin Marinas · 15 years ago
  34. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  35. f9031f2 USB: Make the isp1760_register function prototype more generic by Catalin Marinas · 15 years ago
  36. 42c6539 USB: isp1760: don't auto disable Port1 on ISP1761 by Thomas Hommel · 16 years ago
  37. 380ec67 USB: ISP1760: fixed trivial math in comment by Enrico Scholz · 16 years ago
  38. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 16 years ago
  39. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 16 years ago
  40. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 16 years ago
  41. 3faefc8 USB: isp1760: Support board-specific hardware configurations by Nate Case · 16 years ago
  42. d249afd USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long' by Andrew Morton · 16 years ago
  43. 473bca9 USB: isp1760-hcd.c: make 2 functions static by Adrian Bunk · 16 years ago
  44. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  45. e6942d6 USB: isp1760: Assign resource fields before adding hcd by Nate Case · 16 years ago
  46. 2202647 USB: isp1760: fix printk format by Randy Dunlap · 16 years ago
  47. db11e47 USB: ISP1760 HCD driver by Sebastian Siewior · 16 years ago