1. 750645f xhci: Refactor endpoint limit checking. by Sarah Sharp · 13 years ago
  2. fe30182 xhci: Rename virt_dev->port to fake_port. by Sarah Sharp · 13 years ago
  3. 2dc3753 xhci: If no endpoints changed, don't issue BW command. by Sarah Sharp · 13 years ago
  4. 6ed962a Merge 3.1-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  5. 5de9ec4 USB host i.MX21: remove dependency on MACH_MX21 by Sascha Hauer · 13 years ago
  6. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  7. 39eb4ed usb: fhci-hcd: Allocate pram dynamically. by Joakim Tjernlund · 13 years ago
  8. 74ad602 usb/isp1760: Clear TT buffer on interrupted low & full speed transfers by Arvid Brodin · 13 years ago
  9. d80cba6 drivers/usb/host/ohci-omap3.c: test the just-initialized value by Julia Lawall · 13 years ago
  10. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  11. 2310634 usb: OHCI/EHCI support for Netlogic XLS processor. by Jayachandran C · 13 years ago
  12. 3abd7f6 USB: pxa168: Add onchip USB host controller support by Tanmay Upadhyay · 13 years ago
  13. 7a01f49 usb: isp1362-hcd: Quieten printks by Tobias Klauser · 13 years ago
  14. 6477acc usb/isp1760: Fix problems that trigger WARNING at line 1136. by Arvid Brodin · 13 years ago
  15. 38679b7 usb/isp1760: Fix missing endpoint unlink when no mem during enqueue by Arvid Brodin · 13 years ago
  16. 6d50c60 usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2 by Arvid Brodin · 13 years ago
  17. 0ba7905 usb/isp1760: Move isp1760_run within file (prepare for next patch) by Arvid Brodin · 13 years ago
  18. e25e0eb2 usb/isp1760: Move some code (prepare for next patch) by Arvid Brodin · 13 years ago
  19. e5d3d44 usb: s5p-ehci: fix a NULL pointer deference by Yulgon Kim · 13 years ago
  20. d0f2fb2 USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume(). by Wang Zhi · 13 years ago
  21. 48df4a6 xhci: Handle zero-length isochronous packets. by Sarah Sharp · 13 years ago
  22. 585df1d xhci: Remove TDs from TD lists when URBs are canceled. by Sarah Sharp · 13 years ago
  23. 522989a xhci: Fix failed enqueue in the middle of isoch TD. by Sarah Sharp · 13 years ago
  24. d13565c xhci: Fix memory leak during failed enqueue. by Sarah Sharp · 13 years ago
  25. 8a8ff2f xHCI: report USB2 port in resuming as suspend by Andiry Xu · 13 years ago
  26. 5ac04bf xHCI: fix port U3 status check condition by Andiry Xu · 13 years ago
  27. a7e6401 usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' by Arnaud Lacombe · 13 years ago
  28. 17d3e14 usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink by Arvid Brodin · 13 years ago
  29. 77636c8 USB: EHCI: Fix test mode sequence by Boris Todorov · 13 years ago
  30. 03a1d6b usb/ehci-mxc: add missing inclusion of mach/hardware.h by Shawn Guo · 13 years ago
  31. acab460 Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  32. d4aefec usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) by Ming Lei · 13 years ago
  33. 6768458 USB: xhci: fix OS want to own HC by JiSheng Zhang · 13 years ago
  34. 7bd89b4 xhci: Don't submit commands or URBs to halted hosts. by Sarah Sharp · 13 years ago
  35. 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
  36. e04f5f7 EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  37. 6ea12a0 USB: OHCI: fix another regression for NVIDIA controllers by Alan Stern · 13 years ago
  38. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  39. 35da413 usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift by Kuninori Morimoto · 13 years ago
  40. 45304e8 usb: update email address in ohci-sh and r8a66597-hcd by Yoshihiro Shimoda · 13 years ago
  41. f2e9039 usb: r8a66597-hcd: add function for external controller by Yoshihiro Shimoda · 13 years ago
  42. 81463c1 EHCI: only power off port if over-current is active by Sergei Shtylyov · 13 years ago
  43. 004c196 USB: EHCI: go back to using the system clock for QH unlinks by Alan Stern · 13 years ago
  44. 0c42a4e ehci: add pci quirk for Ordissimo and RM Slate 100 too by Anisse Astier · 13 years ago
  45. 03c7536 ehci: refactor pci quirk to use standard dmi_check_system method by Anisse Astier · 13 years ago
  46. cc62a7e USB: EHCI: Allow users to override 80% max periodic bandwidth by Kirill Smelkov · 13 years ago
  47. 4c67045 USB: EHCI: Move sysfs related bits into ehci-sysfs.c by Kirill Smelkov · 13 years ago
  48. 2cb30bb ehci-msm : use ehci_setup by Matthieu CASTET · 13 years ago
  49. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  50. 87abd0a usb: r8a66597-hcd: fix cannot detect low/full speed device by Yoshihiro Shimoda · 13 years ago
  51. c27d536 USB: ehci-ath79: fix a NULL pointer dereference by Gabor Juhos · 13 years ago
  52. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 13 years ago
  53. 95a2424 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  54. b3df3f9 xhci: Always set urb->status to zero for isoc endpoints. by Sarah Sharp · 13 years ago
  55. c877b3b xhci: Add reset on resume quirk for asrock p67 host by Maarten Lankhorst · 13 years ago
  56. f6ba6fe xHCI 1.0: Incompatible Device Error by Alex He · 13 years ago
  57. 578333a USB: change maintainership of ohci-hcd and ehci-hcd by Alan Stern · 13 years ago
  58. e1cf486 xHCI 1.0: Force Stopped Event(FSE) by Alex He · 13 years ago
  59. d233363 xhci: Don't warn about zeroed bMaxBurst descriptor field. by Sarah Sharp · 13 years ago
  60. fa75ac3 xhci: Reject double add of active endpoints. by Sarah Sharp · 13 years ago
  61. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  62. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  63. cc55687 ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option by Niels de Vos · 13 years ago
  64. 7febe2b drivers/usb/host/ohci-pxa27x.c: add missing clk_put by Julia Lawall · 13 years ago
  65. 1acb30e USB: ehci-s5p: add PM support by Jingoo Han · 13 years ago
  66. cd3c18b USB: xhci - fix interval calculation for FS isoc endpoints by Dmitry Torokhov · 13 years ago
  67. f5182b4 xhci: Disable MSI for some Fresco Logic hosts. by Sarah Sharp · 13 years ago
  68. 001fd38 xhci: Do not issue device reset when device is not setup by Maarten Lankhorst · 13 years ago
  69. e2b0217 xhci: Add defines for hardcoded slot states by Maarten Lankhorst · 13 years ago
  70. f5960b6 xhci: Remove some unnecessary casts and tidy some endian swap code by Matt Evans · 13 years ago
  71. 4819fef xhci: Bigendian fix for xhci_check_bandwidth() by Matt Evans · 13 years ago
  72. f697531 xhci: Bigendian fix for skip_isoc_td() by Matt Evans · 13 years ago
  73. 87367a0 Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci by Linus Torvalds · 13 years ago
  74. 2cf95c1 Intel xhci: Limit number of active endpoints to 64. by Sarah Sharp · 13 years ago
  75. ad80833 Intel xhci: Ignore spurious successful event. by Sarah Sharp · 13 years ago
  76. 69e848c Intel xhci: Support EHCI/xHCI port switching. by Sarah Sharp · 14 years ago
  77. f444ff2 xhci: STFU: Be quieter during URB submission and completion. by Sarah Sharp · 13 years ago
  78. 5153b7b xhci: STFU: Don't print event ring dequeue pointer. by Sarah Sharp · 13 years ago
  79. 380032c xhci: STFU: Remove function tracing. by Sarah Sharp · 13 years ago
  80. fe6c6c1 xhci: Don't submit commands when the host is dead. by Sarah Sharp · 13 years ago
  81. 0714a57 xhci: Clear stopped_td when Stop Endpoint command completes. by Sarah Sharp · 13 years ago
  82. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  83. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  84. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  85. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  86. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  87. fda928a USB: UHCI: Support big endian GRUSBHC HC by Jan Andersson · 13 years ago
  88. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  89. bab1ff1 USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier by Alan Stern · 13 years ago
  90. 8452c67 USB: UHCI: Add support for big endian mmio by Jan Andersson · 13 years ago
  91. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago
  92. 079cdb0 usb/isp1760: Move function isp1760_endpoint_disable() within file. by Arvid Brodin · 13 years ago
  93. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  94. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  95. 2b7aaf5 OHCI: fix regression caused by nVidia shutdown workaround by Alan Stern · 13 years ago
  96. 834cb0f xhci: Fix memory leak bug when dropping endpoints by Sarah Sharp · 13 years ago
  97. 30f89ca xhci: Fix memory leak in ring cache deallocation. by Sarah Sharp · 13 years ago
  98. b513d44 xhci: Fix full speed bInterval encoding. by Sarah Sharp · 13 years ago
  99. a088592 xhci: move the common code to a function to get max ports and port array by huajun li · 13 years ago
  100. 3610ea5 ehci: workaround for pci quirk timeout on ExoPC by Andy Ross · 13 years ago