1. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  2. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  3. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  4. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  5. f0615c4 USB: xHCI: change xhci_reset_device() to allocate new device by Andiry Xu · 14 years ago
  6. 6492773 USB: xHCI: Add pointer to udev in struct xhci_virt_device by Andiry Xu · 14 years ago
  7. ac9dfe9 usb: r8a66597-hcd: Change mistake of the outsw function by Nobuhiro Iwamatsu · 14 years ago
  8. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  9. d0cc3d4 USB: imx21-hcd accept arbitary transfer buffer alignement. by Martin Fuzzey · 14 years ago
  10. 7a7e789 USB: imx21-hcd: Fix isochronous endpoint idle by Martin Fuzzey · 14 years ago
  11. b2a068d USB: imx21-hcd: refactor hardware data memory management by Martin Fuzzey · 14 years ago
  12. e6da55c USB: imx21-hcd: remove unused variable by Martin Fuzzey · 14 years ago
  13. 689d6ea USB: UHCI: add native scatter-gather support(v1) by Ming Lei · 14 years ago
  14. 230f7ed USB: add USB EHCI support for MPC5121 SoC by Anatolij Gustschin · 14 years ago
  15. 126512e USB: add platform glue driver for FSL USB DR controller by Anatolij Gustschin · 14 years ago
  16. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  17. ffb6748 usb: omap: ohci: Missing driver unregister in module exit by Keshava Munegowda · 14 years ago
  18. 82cef0b usb: host: oxu210hp-hcd: Use static const char * const where possible by Joe Perches · 14 years ago
  19. e9137c2 USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage by Javier Martinez Canillas · 14 years ago
  20. 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
  21. 637ed74 USB: ohci-sm501: add iounmap on error path by Dan Carpenter · 14 years ago
  22. 65fd427 USB: ehci tdi : let's tdi_reset set host mode by Matthieu CASTET · 14 years ago
  23. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  24. 08a3b3b USB: ehci-ppc-of: problems in unwind by Dan Carpenter · 14 years ago
  25. 14184f9 USB: xHCI: update ring dequeue pointer when process missed tds by Andiry Xu · 14 years ago
  26. a1669b2 USB: xhci: Remove buggy assignment in next_trb() by John Youn · 14 years ago
  27. ebb8a4e USB: isp1760: use a write barrier to ensure proper ndelay timing by Michael Hennerich · 14 years ago
  28. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  29. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  30. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  31. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  32. 006d582 USB: xhci: Set DMA mask for host. by Sarah Sharp · 14 years ago
  33. ed3f245 USB: xhci: Don't flush doorbell writes. by Sarah Sharp · 14 years ago
  34. c21599a USB: xhci: Reduce reads and writes of interrupter registers. by Sarah Sharp · 14 years ago
  35. 257d585 USB: xhci: Make xhci_set_hc_event_deq() static. by Sarah Sharp · 14 years ago
  36. c06d68b USB: xhci: Minimize HW event ring dequeue pointer writes. by Sarah Sharp · 14 years ago
  37. d6d98a4 USB: xhci: Make xhci_handle_event() static. by Sarah Sharp · 14 years ago
  38. 27e0dd4 USB: xhci: Remove unnecessary reads of IRQ_PENDING register. by Sarah Sharp · 14 years ago
  39. bda5314 USB: xhci: Performance - move xhci_work() into xhci_irq() by Sarah Sharp · 14 years ago
  40. 9032cd5 USB: xhci: Performance - move interrupt handlers into xhci-ring.c by Sarah Sharp · 14 years ago
  41. 021bff9 USB: xhci: Performance - move functions that find ep ring. by Sarah Sharp · 14 years ago
  42. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 14 years ago
  43. f2402f2 USB: Add USB 2.0 to ssb ohci driver by Hauke Mehrtens · 14 years ago
  44. 9a4b7c3 usb: imx21-hcd: set task state with schedule_timeout_uninterruptible() by Kulikov Vasiliy · 14 years ago
  45. 76be932 usb: host: sl811-hcd: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  46. 787f4e5 USB: xHCI: Isoc urb enqueue by Andiry Xu · 14 years ago
  47. a061a5a USB: xHCI: allocate bigger ring for isochronous endpoint by Andiry Xu · 14 years ago
  48. 04e5190 USB: xHCI: Isochronous transfer implementation by Andiry Xu · 14 years ago
  49. 8e51adc USB: xHCI: Introduce urb_priv structure by Andiry Xu · 14 years ago
  50. d18240d USB: xHCI: Missed Service Error Event process by Andiry Xu · 14 years ago
  51. 986a92d USB: xHCI: adds new cases to trb_comp_code switch by Andiry Xu · 14 years ago
  52. 7fec325 USB: xHCI: remove redundant print messages by Andiry Xu · 14 years ago
  53. 22405ed USB xHCI: handle_tx_event() refactor: process_bulk_intr_td by Andiry Xu · 14 years ago
  54. 8af56be USB: xHCI: handle_tx_event() refactor: process_ctrl_td by Andiry Xu · 14 years ago
  55. 4422da6 USB: xHCI: handle_tx_event() refactor: finish_td by Andiry Xu · 14 years ago
  56. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 15 years ago
  57. 1fb2e05 USB: EHCI: reorganize isochronous scheduler routine by Alan Stern · 15 years ago
  58. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 15 years ago
  59. bccbefa USB: EHCI: simplify remainder computations by Alan Stern · 15 years ago
  60. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 15 years ago
  61. 43b86af USB: xHCI: Supporting MSI/MSI-X by Dong Nguyen · 14 years ago
  62. 10d0ca0 USB: host: Remove dead CONFIG_ARCH_KARO by Christian Dietrich · 14 years ago
  63. 5aa4af2 USB: ehci_omap: fix device detect issue with modules by Ajay Kumar Gupta · 15 years ago
  64. 4307a28 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM by Andrea Righi · 15 years ago
  65. e10fa47 USB: xhci: trivial: use ARRAY_SIZE by Kulikov Vasiliy · 15 years ago
  66. 0d436b4 USB: UHCI: add support for Intel's wakeup flags by Alan Stern · 15 years ago
  67. ee0b9be USB: controller resume should check the root hub by Alan Stern · 15 years ago
  68. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 15 years ago
  69. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 15 years ago
  70. 00b81fb USB-BKL: Remove BKL use in uhci-debug by Andi Kleen · 15 years ago
  71. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 15 years ago
  72. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 15 years ago
  73. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 15 years ago
  74. dc6eb27 USB: host: Eliminate NULL dereference by Julia Lawall · 15 years ago
  75. 37cd681 USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y by Alan Stern · 15 years ago
  76. 202380d USB: xhci: Remove obsolete debugging printk. by Sarah Sharp · 15 years ago
  77. ba297ed USB: UHCI: acquire spinlock before calling start_rh() by Alan Stern · 15 years ago
  78. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  79. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  80. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  81. 2249071 USB: Add JZ4740 OHCI support by Lars-Peter Clausen · 15 years ago
  82. 42a4f17 MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY by Manuel Lauss · 15 years ago
  83. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  84. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  85. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  86. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  87. d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  88. 592d32c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  89. c30c791 USB: xhci: Set Mult field in endpoint context correctly. by Sarah Sharp · 15 years ago
  90. 2d1ee59 USB: xhci: Set EP0 dequeue ptr after reset of configured device. by Sarah Sharp · 15 years ago
  91. d1dc908 USB: xHCI: Fix another bug in link TRB activation change. by Sarah Sharp · 15 years ago
  92. 4ea0af0 i.MX25: fix EHCI support by Eric Bénard · 15 years ago
  93. 59376cc [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x by Eric Miao · 15 years ago
  94. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 15 years ago
  95. 1c81557 USB: isp1362-hcd, fix double lock by Jiri Slaby · 15 years ago
  96. 4c9715d USB: ehci-mxc: bail out on transceiver problems by Wolfram Sang · 15 years ago
  97. a5797a6 USB: r8a66597: Fix failure in change of status by Nobuhiro Iwamatsu · 15 years ago
  98. 6cc30d8 USB: xHCI: Fix bug in link TRB activation change. by Sarah Sharp · 15 years ago
  99. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  100. 1f23b2d usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected by Grant Likely · 15 years ago