1. 0954e1c USB: isp1760: Soften DW3 X/transaction error bit handling by Anton Vorontsov · 15 years ago
  2. 1d6ec81 USB: fix u132-hcd code/data warning by Randy Dunlap · 15 years ago
  3. 5e5cf6f USB: xhci: Set stream ID to 0 after cleaning up stalls. by Sarah Sharp · 15 years ago
  4. e07afd3 USB: isp1760: Use resource_size by Tobias Klauser · 15 years ago
  5. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 15 years ago
  6. 6641445 usb: u132-hcd.c: fix shadows sparse warning by Bill Pemberton · 15 years ago
  7. 277aa97 USB: whci: declare functions as static by Bill Pemberton · 15 years ago
  8. 97dc7c6 USB: ehci-omap: fix Si version related programming by Ajay Kumar Gupta · 15 years ago
  9. 289621c usb: ehci-omap: fix compilation warning by Ajay Kumar Gupta · 15 years ago
  10. 8a00774 USB: xhci: Avoid double free after streams are disabled. by Sarah Sharp · 15 years ago
  11. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 15 years ago
  12. 326b481 USB: clean up some host controller sparse warnings by Randy Dunlap · 15 years ago
  13. 3681d8f USB: ehci: Elide I/O watchdog on NEC parts by David Miller · 15 years ago
  14. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 15 years ago
  15. e9df17e USB: xhci: Correct assumptions about number of rings per endpoint. by Sarah Sharp · 15 years ago
  16. 8df75f4 USB: xhci: Add memory allocation for USB3 bulk streams. by Sarah Sharp · 15 years ago
  17. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 15 years ago
  18. 9757de3 USB: ehci-au1xxx does not need EHCI IO watchdog by Manuel Lauss · 15 years ago
  19. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  20. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 15 years ago
  21. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago
  22. 44ebd03 USB: xhci: Fix check for room on the ring. by Sarah Sharp · 14 years ago
  23. bc88d2e USB: xhci: Limit bus sg_tablesize to 62 TRBs. by Sarah Sharp · 14 years ago
  24. 1624ae1 USB: xhci: Fix issue with set interface after stall. by Sarah Sharp · 15 years ago
  25. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  27. a8cd456 fix "seperate" typos in comments by Anand Gadiyar · 15 years ago
  28. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 15 years ago
  29. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  30. 5a25ad8 mxc: Add generic USB HW initialization for MX51 by Dinh Nguyen · 15 years ago
  31. 8a3461e USB: sl811-hcd: Fix device disconnect by Michael Hennerich · 15 years ago
  32. 869aa98 USB: ohci-at91: fix power management hanging by Patrice Vilchez · 15 years ago
  33. 82a5eeb USB: oxu210hp: release spinlock on error path by Dan Carpenter · 15 years ago
  34. 9238f25 USB: xhci: properly set endpoint context fields for periodic eps. by Sarah Sharp · 15 years ago
  35. 1cf6224 USB: xhci: properly set the "Mult" field of the endpoint context. by Sarah Sharp · 15 years ago
  36. fcf7d21 USB: OHCI: don't look at the root hub to get the number of ports by Alan Stern · 15 years ago
  37. 6307e09 usb: Increase timeout value for device reset by Dinh Nguyen · 15 years ago
  38. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 15 years ago
  39. 9600cbb USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename by Sergei Shtylyov · 15 years ago
  40. 18f9119 USB: ehci: omap: fix kernel panic with rmmod by Ajay Kumar Gupta · 15 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  42. d835933 usb: r8a66597-hcd: fix removed from an attached hub by Yoshihiro Shimoda · 15 years ago
  43. 9ce669a USB: xhci: Make endpoint interval debugging clearer. by Sarah Sharp · 15 years ago
  44. 1d68064 USB: xHCI: re-initialize cmd_completion by Andiry Xu · 15 years ago
  45. bc75fa3 USB: xhci: rename driver to xhci_hcd by Alex Chiang · 15 years ago
  46. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 15 years ago
  47. 92bc364 USB: EHCI: fix ITD list order by Clemens Ladisch · 15 years ago
  48. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  49. 8740cc7 USB: fix I2C API usage in ohci-pnx4008. by Luotao Fu · 15 years ago
  50. efe7daf USB: OHCI: DA8xx/OMAP-L1x glue layer by Sergei Shtylyov · 15 years ago
  51. bdee2d8 USB: ehci: omap: Update TODO list in comments by Anand Gadiyar · 15 years ago
  52. 9b43cff USB: ehci: omap: use default interrupt threshold by Anand Gadiyar · 15 years ago
  53. bdb581b USB: omap: ehci: kill 2 compile warnings by Anand Gadiyar · 15 years ago
  54. 0519792 USB: xhci: Fix finding extended capabilities registers by Edward Shao · 15 years ago
  55. f45ba77 USB: Convert concatenated __FILE__ to %s, __FILE__ by Joe Perches · 15 years ago
  56. db8516f USB: isp1760: Flush the D-cache for the pipe-in transfer buffers by Catalin Marinas · 15 years ago
  57. 8af6096 USB: remove obsolete config in kernel source (USB_HCD_DMA) by Christoph Egger · 15 years ago
  58. c4386ad USB host: make Open Firmware device id constant by Németh Márton · 15 years ago
  59. d23356da USB: fix crash in uhci_scan_schedule by Pete Zaitcev · 15 years ago
  60. 9c9a7dbf USB: xhci: Fix compile issues with xhci_get_slot_state() by Sarah Sharp · 15 years ago
  61. 4585ef1 USB: FHCI: Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  62. 8811426 usb: host: ehci: adding regulator framework in ehci-omap.c driver. by Ajay Kumar Gupta · 15 years ago
  63. d3ae856 usb: host: ehci: fix missing kfree in remove path also by Ajay Kumar Gupta · 15 years ago
  64. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  65. 8ca5bfab USB: host: SL811: fix unaligned accesses by Michael Hennerich · 15 years ago
  66. 6ebb7d1 USB: isp1362: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  67. 319c3ea USB: xhci: No GFP_KERNEL in block error handling by Oliver Neukum · 15 years ago
  68. 1f141ca USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() by H Hartley Sweeten · 15 years ago
  69. f65c354 USB: ehci-atmel.c: use resource_size() by H Hartley Sweeten · 15 years ago
  70. 5672b7e USB: ehci-orion.c: use resource_size() by H Hartley Sweeten · 15 years ago
  71. 1af1077 USB: ehci-fsl: Add power management support by Anton Vorontsov · 15 years ago
  72. dad3843 USB: ehci-fsl: Fix sparse warnings by Anton Vorontsov · 15 years ago
  73. 22e1869 USB: ehci: fix audio record functionality for some Full speed sound blaster devices by Dmitri Epshtein · 15 years ago
  74. d63c66d USB: ehci: add call of free_cached_itd_list() function in disable_periodic() by Dmitri Epshtein · 15 years ago
  75. a5f0efa USB: Add call to notify xHC of a device reset. by Sarah Sharp · 15 years ago
  76. 2a8f82c USB: xhci: Notify the xHC when a device is reset. by Sarah Sharp · 15 years ago
  77. 6219c04 USB: xhci: Allow roothub ports to be disabled. by Sarah Sharp · 15 years ago
  78. 34fb562 USB: xhci: Refactor code to clear port change bits. by Sarah Sharp · 15 years ago
  79. b45b506 USB: xhci: Refactor test for vendor-specific completion codes. by Sarah Sharp · 15 years ago
  80. a1d78c1 USB: xhci: Allow allocation of commands without input contexts. by Sarah Sharp · 15 years ago
  81. 412566b USB: xhci: Refactor code to free or cache endpoint rings. by Sarah Sharp · 15 years ago
  82. c01591b USB: xhci: Fix error path when configuring endpoints. by Sarah Sharp · 15 years ago
  83. 2f0e40a USB: fix occasional ULPI timeouts with ehci-mxc by Valentin Longchamp · 15 years ago
  84. 23d3e7a USB: MXC: Add i.MX21 specific USB host controller driver. by Martin Fuzzey · 15 years ago
  85. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  86. 80c20d5 Merge branch 'omap-fixes-for-linus' into omap-for-linus by Tony Lindgren · 15 years ago
  87. 4c743d0 USB: FHCI: Fix build after kfifo rework by Anton Vorontsov · 15 years ago
  88. b9df7942 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  89. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 15 years ago
  90. 2c940db usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling. by Paul Mundt · 15 years ago
  91. 2717568 usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers. by Paul Mundt · 15 years ago
  92. e5ff15b usb: r8a66597-hdc disable interrupts fix by Magnus Damm · 15 years ago
  93. 0a2fea2 USB: isp1362: fix build failure on ARM systems via irq_flags cleanup by Lothar Wassmann · 15 years ago
  94. 96b8517 USB: isp1362: better 64bit printf warning fixes by Lothar Wassmann · 15 years ago
  95. c0d7414 USB: Fix level of isp1760 Reloading ptd error message by Colin Tuckley · 15 years ago
  96. ae35fe9 USB: FHCI: avoid NULL pointer dereference by Alexander Beregalov · 15 years ago
  97. 49d0f07 USB: add missing delay during remote wakeup by Alan Stern · 15 years ago
  98. cec3a53 USB: EHCI & UHCI: fix race between root-hub suspend and port resume by Alan Stern · 15 years ago
  99. 1b9a38b USB: EHCI: fix handling of unusual interrupt intervals by Alan Stern · 15 years ago
  100. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago