1. 585df1d xhci: Remove TDs from TD lists when URBs are canceled. by Sarah Sharp · 13 years ago
  2. 522989a xhci: Fix failed enqueue in the middle of isoch TD. by Sarah Sharp · 13 years ago
  3. d13565c xhci: Fix memory leak during failed enqueue. by Sarah Sharp · 13 years ago
  4. 8a8ff2f xHCI: report USB2 port in resuming as suspend by Andiry Xu · 13 years ago
  5. 5ac04bf xHCI: fix port U3 status check condition by Andiry Xu · 13 years ago
  6. a7e6401 usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' by Arnaud Lacombe · 13 years ago
  7. 17d3e14 usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink by Arvid Brodin · 13 years ago
  8. 77636c8 USB: EHCI: Fix test mode sequence by Boris Todorov · 13 years ago
  9. 03a1d6b usb/ehci-mxc: add missing inclusion of mach/hardware.h by Shawn Guo · 13 years ago
  10. 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
  11. d4aefec usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1) by Ming Lei · 13 years ago
  12. 6768458 USB: xhci: fix OS want to own HC by JiSheng Zhang · 13 years ago
  13. 7bd89b4 xhci: Don't submit commands or URBs to halted hosts. by Sarah Sharp · 13 years ago
  14. 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
  15. e04f5f7 EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  16. 6ea12a0 USB: OHCI: fix another regression for NVIDIA controllers by Alan Stern · 13 years ago
  17. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  18. 35da413 usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift by Kuninori Morimoto · 13 years ago
  19. 45304e8 usb: update email address in ohci-sh and r8a66597-hcd by Yoshihiro Shimoda · 13 years ago
  20. f2e9039 usb: r8a66597-hcd: add function for external controller by Yoshihiro Shimoda · 13 years ago
  21. 81463c1 EHCI: only power off port if over-current is active by Sergei Shtylyov · 13 years ago
  22. 004c196 USB: EHCI: go back to using the system clock for QH unlinks by Alan Stern · 13 years ago
  23. 0c42a4e ehci: add pci quirk for Ordissimo and RM Slate 100 too by Anisse Astier · 13 years ago
  24. 03c7536 ehci: refactor pci quirk to use standard dmi_check_system method by Anisse Astier · 13 years ago
  25. cc62a7e USB: EHCI: Allow users to override 80% max periodic bandwidth by Kirill Smelkov · 13 years ago
  26. 4c67045 USB: EHCI: Move sysfs related bits into ehci-sysfs.c by Kirill Smelkov · 13 years ago
  27. 2cb30bb ehci-msm : use ehci_setup by Matthieu CASTET · 13 years ago
  28. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  29. 87abd0a usb: r8a66597-hcd: fix cannot detect low/full speed device by Yoshihiro Shimoda · 13 years ago
  30. c27d536 USB: ehci-ath79: fix a NULL pointer dereference by Gabor Juhos · 13 years ago
  31. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 13 years ago
  32. 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
  33. b3df3f9 xhci: Always set urb->status to zero for isoc endpoints. by Sarah Sharp · 13 years ago
  34. c877b3b xhci: Add reset on resume quirk for asrock p67 host by Maarten Lankhorst · 13 years ago
  35. f6ba6fe xHCI 1.0: Incompatible Device Error by Alex He · 13 years ago
  36. 578333a USB: change maintainership of ohci-hcd and ehci-hcd by Alan Stern · 13 years ago
  37. e1cf486 xHCI 1.0: Force Stopped Event(FSE) by Alex He · 13 years ago
  38. d233363 xhci: Don't warn about zeroed bMaxBurst descriptor field. by Sarah Sharp · 13 years ago
  39. fa75ac3 xhci: Reject double add of active endpoints. by Sarah Sharp · 13 years ago
  40. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  41. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  42. cc55687 ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option by Niels de Vos · 13 years ago
  43. 7febe2b drivers/usb/host/ohci-pxa27x.c: add missing clk_put by Julia Lawall · 13 years ago
  44. 1acb30e USB: ehci-s5p: add PM support by Jingoo Han · 13 years ago
  45. cd3c18b USB: xhci - fix interval calculation for FS isoc endpoints by Dmitry Torokhov · 13 years ago
  46. f5182b4 xhci: Disable MSI for some Fresco Logic hosts. by Sarah Sharp · 13 years ago
  47. 001fd38 xhci: Do not issue device reset when device is not setup by Maarten Lankhorst · 13 years ago
  48. e2b0217 xhci: Add defines for hardcoded slot states by Maarten Lankhorst · 13 years ago
  49. f5960b6 xhci: Remove some unnecessary casts and tidy some endian swap code by Matt Evans · 13 years ago
  50. 4819fef xhci: Bigendian fix for xhci_check_bandwidth() by Matt Evans · 13 years ago
  51. f697531 xhci: Bigendian fix for skip_isoc_td() by Matt Evans · 13 years ago
  52. 87367a0 Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci by Linus Torvalds · 13 years ago
  53. 2cf95c1 Intel xhci: Limit number of active endpoints to 64. by Sarah Sharp · 13 years ago
  54. ad80833 Intel xhci: Ignore spurious successful event. by Sarah Sharp · 13 years ago
  55. 69e848c Intel xhci: Support EHCI/xHCI port switching. by Sarah Sharp · 14 years ago
  56. f444ff2 xhci: STFU: Be quieter during URB submission and completion. by Sarah Sharp · 14 years ago
  57. 5153b7b xhci: STFU: Don't print event ring dequeue pointer. by Sarah Sharp · 14 years ago
  58. 380032c xhci: STFU: Remove function tracing. by Sarah Sharp · 14 years ago
  59. fe6c6c1 xhci: Don't submit commands when the host is dead. by Sarah Sharp · 13 years ago
  60. 0714a57 xhci: Clear stopped_td when Stop Endpoint command completes. by Sarah Sharp · 13 years ago
  61. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  62. 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
  63. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  64. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  65. d5f6db9e USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h by Jan Andersson · 13 years ago
  66. fda928a USB: UHCI: Support big endian GRUSBHC HC by Jan Andersson · 13 years ago
  67. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  68. bab1ff1 USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier by Alan Stern · 13 years ago
  69. 8452c67 USB: UHCI: Add support for big endian mmio by Jan Andersson · 13 years ago
  70. d05b6ec usb/isp1760: Fix possible unlink problems by Arvid Brodin · 13 years ago
  71. 079cdb0 usb/isp1760: Move function isp1760_endpoint_disable() within file. by Arvid Brodin · 13 years ago
  72. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  73. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  74. 2b7aaf5 OHCI: fix regression caused by nVidia shutdown workaround by Alan Stern · 13 years ago
  75. 834cb0f xhci: Fix memory leak bug when dropping endpoints by Sarah Sharp · 13 years ago
  76. 30f89ca xhci: Fix memory leak in ring cache deallocation. by Sarah Sharp · 13 years ago
  77. b513d44 xhci: Fix full speed bInterval encoding. by Sarah Sharp · 13 years ago
  78. a088592 xhci: move the common code to a function to get max ports and port array by huajun li · 13 years ago
  79. 3610ea5 ehci: workaround for pci quirk timeout on ExoPC by Andy Ross · 13 years ago
  80. 5c85301 ehci: pci quirk cleanup by Andy Ross · 13 years ago
  81. 3abeca9 xhci: Fix bug in control transfer cancellation. by Sarah Sharp · 13 years ago
  82. 27362d4 USB: ehci-s5p : use __devinit and __devexit macros for probe and remove by Jingoo Han · 13 years ago
  83. 8eadef1 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  84. 8a1629c Merge branch 2.6.39-rc7 into usb-linus by Greg Kroah-Hartman · 13 years ago
  85. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  86. 1bb73a8 xHCI 1.0: Max Exit Latency Too Large Error by Alex He · 13 years ago
  87. 700b417 xHCI 1.0: TT_THINK_TIME set by Andiry Xu · 13 years ago
  88. ad106f2 xHCI 1.0: Block Interrupts for Isoch transfer by Andiry Xu · 13 years ago
  89. 7b1fc2e xHCI 1.0: Isoch endpoint CErr field set by Andiry Xu · 13 years ago
  90. 51eb01a xHCI 1.0: Control endpoint average TRB length field set by Andiry Xu · 13 years ago
  91. b83cdc8 xHCI 1.0: Setup Stage TRB Transfer Type flag by Andiry Xu · 13 years ago
  92. 3db7739 USB: UHCI: Add support for GRLIB GRUSBHC controller by Jan Andersson · 13 years ago
  93. d3219d1 USB: UHCI: Support non-PCI host controllers by Jan Andersson · 13 years ago
  94. 9faa091 USB: UHCI: Wrap I/O register accesses by Jan Andersson · 13 years ago
  95. c31a65f USB: UHCI: Move PCI specific functions to uhci-pci.c by Jan Andersson · 13 years ago
  96. e4d235d USB: UHCI: Codingstyle fixes by Jan Andersson · 13 years ago
  97. e7652e1 USB: UHCI: Allow dynamic assignment of bus specific functions by Jan Andersson · 13 years ago
  98. dfeca7a USB: UHCI: Remove PCI dependencies from uhci-hub by Jan Andersson · 13 years ago
  99. 69248d4 USB: ohci-s3c2410: return proper error if clk_get fails by Jingoo Han · 13 years ago
  100. 7af85a8 USB: ohci-s3c2410: fix checkpatch errors and warnings by Jingoo Han · 13 years ago