1. 1643acc USB: Add EHCI and OHCH glue for OCTEON II SOCs. by David Daney · 14 years ago
  2. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  3. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  5. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  6. e581c8c USB: imx21-hcd - fix off by one resource size calculation by Axel Lin · 14 years ago
  7. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  8. 39eb234 USB: ohci-sh - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  9. 4e5c353 USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  10. 7a9d93e USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  11. b5b5c3a USB: xhci: Fix compile error when CONFIG_PM=n by Sarah Sharp · 14 years ago
  12. 5535b1d USB: xHCI: PCI power management implementation by Andiry Xu · 14 years ago
  13. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  14. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  15. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  16. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  17. f0615c4 USB: xHCI: change xhci_reset_device() to allocate new device by Andiry Xu · 14 years ago
  18. 6492773 USB: xHCI: Add pointer to udev in struct xhci_virt_device by Andiry Xu · 14 years ago
  19. ac9dfe9 usb: r8a66597-hcd: Change mistake of the outsw function by Nobuhiro Iwamatsu · 14 years ago
  20. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  21. d0cc3d4 USB: imx21-hcd accept arbitary transfer buffer alignement. by Martin Fuzzey · 14 years ago
  22. 7a7e789 USB: imx21-hcd: Fix isochronous endpoint idle by Martin Fuzzey · 14 years ago
  23. b2a068d USB: imx21-hcd: refactor hardware data memory management by Martin Fuzzey · 14 years ago
  24. e6da55c USB: imx21-hcd: remove unused variable by Martin Fuzzey · 14 years ago
  25. 689d6ea USB: UHCI: add native scatter-gather support(v1) by Ming Lei · 14 years ago
  26. 230f7ed USB: add USB EHCI support for MPC5121 SoC by Anatolij Gustschin · 14 years ago
  27. 126512e USB: add platform glue driver for FSL USB DR controller by Anatolij Gustschin · 14 years ago
  28. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  29. ffb6748 usb: omap: ohci: Missing driver unregister in module exit by Keshava Munegowda · 14 years ago
  30. 82cef0b usb: host: oxu210hp-hcd: Use static const char * const where possible by Joe Perches · 14 years ago
  31. e9137c2 USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage by Javier Martinez Canillas · 14 years ago
  32. 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
  33. 637ed74 USB: ohci-sm501: add iounmap on error path by Dan Carpenter · 14 years ago
  34. 65fd427 USB: ehci tdi : let's tdi_reset set host mode by Matthieu CASTET · 14 years ago
  35. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  36. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  37. 6dc3ae8 ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx by Igor Grinberg · 14 years ago
  38. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  39. 1cc745d pcmcia: remove the "Finally, report what we've done" message by Dominik Brodowski · 14 years ago
  40. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  41. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  42. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  43. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  44. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  45. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  46. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  47. 0238a0d usb: Fix up r8a66597-hcd section mismatches. by Paul Mundt · 14 years ago
  48. 08a3b3b USB: ehci-ppc-of: problems in unwind by Dan Carpenter · 14 years ago
  49. 14184f9 USB: xHCI: update ring dequeue pointer when process missed tds by Andiry Xu · 14 years ago
  50. a1669b2 USB: xhci: Remove buggy assignment in next_trb() by John Youn · 14 years ago
  51. ebb8a4e USB: isp1760: use a write barrier to ensure proper ndelay timing by Michael Hennerich · 14 years ago
  52. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  53. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  54. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  55. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  56. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  57. 006d582 USB: xhci: Set DMA mask for host. by Sarah Sharp · 14 years ago
  58. ed3f245 USB: xhci: Don't flush doorbell writes. by Sarah Sharp · 14 years ago
  59. c21599a USB: xhci: Reduce reads and writes of interrupter registers. by Sarah Sharp · 14 years ago
  60. 257d585 USB: xhci: Make xhci_set_hc_event_deq() static. by Sarah Sharp · 14 years ago
  61. c06d68b USB: xhci: Minimize HW event ring dequeue pointer writes. by Sarah Sharp · 14 years ago
  62. d6d98a4 USB: xhci: Make xhci_handle_event() static. by Sarah Sharp · 14 years ago
  63. 27e0dd4 USB: xhci: Remove unnecessary reads of IRQ_PENDING register. by Sarah Sharp · 14 years ago
  64. bda5314 USB: xhci: Performance - move xhci_work() into xhci_irq() by Sarah Sharp · 14 years ago
  65. 9032cd5 USB: xhci: Performance - move interrupt handlers into xhci-ring.c by Sarah Sharp · 14 years ago
  66. 021bff9 USB: xhci: Performance - move functions that find ep ring. by Sarah Sharp · 14 years ago
  67. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 14 years ago
  68. f2402f2 USB: Add USB 2.0 to ssb ohci driver by Hauke Mehrtens · 14 years ago
  69. 9a4b7c3 usb: imx21-hcd: set task state with schedule_timeout_uninterruptible() by Kulikov Vasiliy · 14 years ago
  70. 76be932 usb: host: sl811-hcd: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  71. 787f4e5 USB: xHCI: Isoc urb enqueue by Andiry Xu · 14 years ago
  72. a061a5a USB: xHCI: allocate bigger ring for isochronous endpoint by Andiry Xu · 14 years ago
  73. 04e5190 USB: xHCI: Isochronous transfer implementation by Andiry Xu · 14 years ago
  74. 8e51adc USB: xHCI: Introduce urb_priv structure by Andiry Xu · 14 years ago
  75. d18240d USB: xHCI: Missed Service Error Event process by Andiry Xu · 14 years ago
  76. 986a92d USB: xHCI: adds new cases to trb_comp_code switch by Andiry Xu · 14 years ago
  77. 7fec325 USB: xHCI: remove redundant print messages by Andiry Xu · 14 years ago
  78. 22405ed USB xHCI: handle_tx_event() refactor: process_bulk_intr_td by Andiry Xu · 14 years ago
  79. 8af56be USB: xHCI: handle_tx_event() refactor: process_ctrl_td by Andiry Xu · 14 years ago
  80. 4422da6 USB: xHCI: handle_tx_event() refactor: finish_td by Andiry Xu · 14 years ago
  81. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 14 years ago
  82. 1fb2e05 USB: EHCI: reorganize isochronous scheduler routine by Alan Stern · 14 years ago
  83. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 14 years ago
  84. bccbefa USB: EHCI: simplify remainder computations by Alan Stern · 14 years ago
  85. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 14 years ago
  86. 43b86af USB: xHCI: Supporting MSI/MSI-X by Dong Nguyen · 14 years ago
  87. 10d0ca0 USB: host: Remove dead CONFIG_ARCH_KARO by Christian Dietrich · 14 years ago
  88. 5aa4af2 USB: ehci_omap: fix device detect issue with modules by Ajay Kumar Gupta · 14 years ago
  89. 4307a28 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM by Andrea Righi · 14 years ago
  90. e10fa47 USB: xhci: trivial: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  91. 0d436b4 USB: UHCI: add support for Intel's wakeup flags by Alan Stern · 14 years ago
  92. ee0b9be USB: controller resume should check the root hub by Alan Stern · 14 years ago
  93. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  94. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  95. 00b81fb USB-BKL: Remove BKL use in uhci-debug by Andi Kleen · 14 years ago
  96. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 14 years ago
  97. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  98. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 14 years ago
  99. dc6eb27 USB: host: Eliminate NULL dereference by Julia Lawall · 14 years ago
  100. 37cd681 USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y by Alan Stern · 14 years ago