1. f8bbeab xhci: Fix issue with port array setup and buggy hosts. by Sarah Sharp · 14 years ago
  2. 8244272 Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into work by Greg Kroah-Hartman · 14 years ago
  3. a85b4e7 USB: ehci: disable LPM and PPCD for nVidia MCP89 chips by Brian J. Tarricone · 14 years ago
  4. e945716 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  5. 6dd0a3a7 xhci: Don't let the USB core disable SuperSpeed ports. by Sarah Sharp · 14 years ago
  6. da6699c xhci: Setup array of USB 2.0 and USB 3.0 ports. by Sarah Sharp · 14 years ago
  7. 7a3783e xhci: Fix reset-device and configure-endpoint commands by Paul Zimmerman · 14 years ago
  8. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  9. 02e2c51 USB: EHCI: fix obscure race in ehci_endpoint_disable by Alan Stern · 14 years ago
  10. f52022b USB: isp1362-hcd - fix section mismatch warning by Axel Lin · 14 years ago
  11. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  12. 723b991 USB: ehci: fix debugfs 'lpm' permissions by Greg Kroah-Hartman · 14 years ago
  13. 8982132 xhci: Fix command ring replay after resume. by Sarah Sharp · 14 years ago
  14. dc07c91 xHCI: fix wMaxPacketSize mask by Andiry Xu · 14 years ago
  15. 74bb844 xHCI: release spinlock when setup interrupt by Andiry Xu · 14 years ago
  16. 241b652 xhci: Remove excessive printks with shared IRQs. by Sarah Sharp · 14 years ago
  17. 8687197 Revert "USB: xhci: Use GFP_ATOMIC under spin_lock" by Greg Kroah-Hartman · 14 years ago
  18. 1c0a380 USB: ohci-jz4740: Fix spelling in MODULE_ALIAS by Stefan Weil · 14 years ago
  19. ef821ae USB: xhci: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  20. 724c852 USB: ehci/mxc: compile fix by Uwe Kleine-König · 14 years ago
  21. 018b97d USB: Fix FSL USB driver on non Open Firmware systems by Marc Kleine-Budde · 14 years ago
  22. 1643acc USB: Add EHCI and OHCH glue for OCTEON II SOCs. by David Daney · 14 years ago
  23. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  24. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  25. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  26. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  27. e581c8c USB: imx21-hcd - fix off by one resource size calculation by Axel Lin · 14 years ago
  28. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  29. 39eb234 USB: ohci-sh - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  30. 4e5c353 USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  31. 7a9d93e USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  32. b5b5c3a USB: xhci: Fix compile error when CONFIG_PM=n by Sarah Sharp · 14 years ago
  33. 5535b1d5 USB: xHCI: PCI power management implementation by Andiry Xu · 14 years ago
  34. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  35. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  36. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  37. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  38. f0615c4 USB: xHCI: change xhci_reset_device() to allocate new device by Andiry Xu · 14 years ago
  39. 6492773 USB: xHCI: Add pointer to udev in struct xhci_virt_device by Andiry Xu · 14 years ago
  40. ac9dfe9 usb: r8a66597-hcd: Change mistake of the outsw function by Nobuhiro Iwamatsu · 14 years ago
  41. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  42. d0cc3d4 USB: imx21-hcd accept arbitary transfer buffer alignement. by Martin Fuzzey · 14 years ago
  43. 7a7e789 USB: imx21-hcd: Fix isochronous endpoint idle by Martin Fuzzey · 14 years ago
  44. b2a068d USB: imx21-hcd: refactor hardware data memory management by Martin Fuzzey · 14 years ago
  45. e6da55c USB: imx21-hcd: remove unused variable by Martin Fuzzey · 14 years ago
  46. 689d6ea USB: UHCI: add native scatter-gather support(v1) by Ming Lei · 14 years ago
  47. 230f7ed USB: add USB EHCI support for MPC5121 SoC by Anatolij Gustschin · 14 years ago
  48. 126512e USB: add platform glue driver for FSL USB DR controller by Anatolij Gustschin · 14 years ago
  49. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  50. ffb6748 usb: omap: ohci: Missing driver unregister in module exit by Keshava Munegowda · 14 years ago
  51. 82cef0b usb: host: oxu210hp-hcd: Use static const char * const where possible by Joe Perches · 14 years ago
  52. e9137c2 USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage by Javier Martinez Canillas · 14 years ago
  53. 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
  54. 637ed74 USB: ohci-sm501: add iounmap on error path by Dan Carpenter · 14 years ago
  55. 65fd427 USB: ehci tdi : let's tdi_reset set host mode by Matthieu CASTET · 14 years ago
  56. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  57. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  58. 6dc3ae8 ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx by Igor Grinberg · 14 years ago
  59. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  60. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago
  61. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  62. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  63. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  64. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  65. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  66. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  67. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  68. 0238a0d usb: Fix up r8a66597-hcd section mismatches. by Paul Mundt · 14 years ago
  69. 08a3b3b USB: ehci-ppc-of: problems in unwind by Dan Carpenter · 14 years ago
  70. 14184f9 USB: xHCI: update ring dequeue pointer when process missed tds by Andiry Xu · 14 years ago
  71. a1669b2 USB: xhci: Remove buggy assignment in next_trb() by John Youn · 14 years ago
  72. ebb8a4e USB: isp1760: use a write barrier to ensure proper ndelay timing by Michael Hennerich · 14 years ago
  73. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  74. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  75. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  76. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  77. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  78. 006d582 USB: xhci: Set DMA mask for host. by Sarah Sharp · 14 years ago
  79. ed3f245 USB: xhci: Don't flush doorbell writes. by Sarah Sharp · 14 years ago
  80. c21599a USB: xhci: Reduce reads and writes of interrupter registers. by Sarah Sharp · 14 years ago
  81. 257d585 USB: xhci: Make xhci_set_hc_event_deq() static. by Sarah Sharp · 14 years ago
  82. c06d68b USB: xhci: Minimize HW event ring dequeue pointer writes. by Sarah Sharp · 14 years ago
  83. d6d98a4 USB: xhci: Make xhci_handle_event() static. by Sarah Sharp · 14 years ago
  84. 27e0dd4 USB: xhci: Remove unnecessary reads of IRQ_PENDING register. by Sarah Sharp · 14 years ago
  85. bda5314 USB: xhci: Performance - move xhci_work() into xhci_irq() by Sarah Sharp · 14 years ago
  86. 9032cd5 USB: xhci: Performance - move interrupt handlers into xhci-ring.c by Sarah Sharp · 14 years ago
  87. 021bff9 USB: xhci: Performance - move functions that find ep ring. by Sarah Sharp · 14 years ago
  88. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 14 years ago
  89. f2402f2 USB: Add USB 2.0 to ssb ohci driver by Hauke Mehrtens · 14 years ago
  90. 9a4b7c3 usb: imx21-hcd: set task state with schedule_timeout_uninterruptible() by Kulikov Vasiliy · 14 years ago
  91. 76be932 usb: host: sl811-hcd: check kzalloc() result by Kulikov Vasiliy · 15 years ago
  92. 787f4e5 USB: xHCI: Isoc urb enqueue by Andiry Xu · 14 years ago
  93. a061a5a USB: xHCI: allocate bigger ring for isochronous endpoint by Andiry Xu · 14 years ago
  94. 04e5190 USB: xHCI: Isochronous transfer implementation by Andiry Xu · 14 years ago
  95. 8e51adc USB: xHCI: Introduce urb_priv structure by Andiry Xu · 14 years ago
  96. d18240d USB: xHCI: Missed Service Error Event process by Andiry Xu · 14 years ago
  97. 986a92d USB: xHCI: adds new cases to trb_comp_code switch by Andiry Xu · 14 years ago
  98. 7fec325 USB: xHCI: remove redundant print messages by Andiry Xu · 14 years ago
  99. 22405ed USB xHCI: handle_tx_event() refactor: process_bulk_intr_td by Andiry Xu · 14 years ago
  100. 8af56be USB: xHCI: handle_tx_event() refactor: process_ctrl_td by Andiry Xu · 14 years ago