1. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  2. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  3. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  4. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  5. 08a3b3b USB: ehci-ppc-of: problems in unwind by Dan Carpenter · 14 years ago
  6. 14184f9 USB: xHCI: update ring dequeue pointer when process missed tds by Andiry Xu · 14 years ago
  7. a1669b2 USB: xhci: Remove buggy assignment in next_trb() by John Youn · 14 years ago
  8. ebb8a4e USB: isp1760: use a write barrier to ensure proper ndelay timing by Michael Hennerich · 14 years ago
  9. 1c00650 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  10. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  11. 9a94241 i2c: Add support for custom probe function by Jean Delvare · 14 years ago
  12. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  13. 006d582 USB: xhci: Set DMA mask for host. by Sarah Sharp · 14 years ago
  14. ed3f245 USB: xhci: Don't flush doorbell writes. by Sarah Sharp · 14 years ago
  15. c21599a USB: xhci: Reduce reads and writes of interrupter registers. by Sarah Sharp · 14 years ago
  16. 257d585 USB: xhci: Make xhci_set_hc_event_deq() static. by Sarah Sharp · 14 years ago
  17. c06d68b USB: xhci: Minimize HW event ring dequeue pointer writes. by Sarah Sharp · 14 years ago
  18. d6d98a4 USB: xhci: Make xhci_handle_event() static. by Sarah Sharp · 14 years ago
  19. 27e0dd4 USB: xhci: Remove unnecessary reads of IRQ_PENDING register. by Sarah Sharp · 14 years ago
  20. bda5314 USB: xhci: Performance - move xhci_work() into xhci_irq() by Sarah Sharp · 14 years ago
  21. 9032cd5 USB: xhci: Performance - move interrupt handlers into xhci-ring.c by Sarah Sharp · 14 years ago
  22. 021bff9 USB: xhci: Performance - move functions that find ep ring. by Sarah Sharp · 14 years ago
  23. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 14 years ago
  24. f2402f2 USB: Add USB 2.0 to ssb ohci driver by Hauke Mehrtens · 14 years ago
  25. 9a4b7c3 usb: imx21-hcd: set task state with schedule_timeout_uninterruptible() by Kulikov Vasiliy · 14 years ago
  26. 76be932 usb: host: sl811-hcd: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  27. 787f4e5 USB: xHCI: Isoc urb enqueue by Andiry Xu · 14 years ago
  28. a061a5a USB: xHCI: allocate bigger ring for isochronous endpoint by Andiry Xu · 14 years ago
  29. 04e5190 USB: xHCI: Isochronous transfer implementation by Andiry Xu · 14 years ago
  30. 8e51adc USB: xHCI: Introduce urb_priv structure by Andiry Xu · 14 years ago
  31. d18240d USB: xHCI: Missed Service Error Event process by Andiry Xu · 14 years ago
  32. 986a92d USB: xHCI: adds new cases to trb_comp_code switch by Andiry Xu · 14 years ago
  33. 7fec325 USB: xHCI: remove redundant print messages by Andiry Xu · 14 years ago
  34. 22405ed USB xHCI: handle_tx_event() refactor: process_bulk_intr_td by Andiry Xu · 14 years ago
  35. 8af56be USB: xHCI: handle_tx_event() refactor: process_ctrl_td by Andiry Xu · 14 years ago
  36. 4422da6 USB: xHCI: handle_tx_event() refactor: finish_td by Andiry Xu · 14 years ago
  37. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 14 years ago
  38. 1fb2e05 USB: EHCI: reorganize isochronous scheduler routine by Alan Stern · 14 years ago
  39. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 14 years ago
  40. bccbefa USB: EHCI: simplify remainder computations by Alan Stern · 14 years ago
  41. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 14 years ago
  42. 43b86af USB: xHCI: Supporting MSI/MSI-X by Dong Nguyen · 14 years ago
  43. 10d0ca0 USB: host: Remove dead CONFIG_ARCH_KARO by Christian Dietrich · 14 years ago
  44. 5aa4af2 USB: ehci_omap: fix device detect issue with modules by Ajay Kumar Gupta · 14 years ago
  45. 4307a28 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM by Andrea Righi · 14 years ago
  46. e10fa47 USB: xhci: trivial: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  47. 0d436b4 USB: UHCI: add support for Intel's wakeup flags by Alan Stern · 14 years ago
  48. ee0b9be USB: controller resume should check the root hub by Alan Stern · 14 years ago
  49. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  50. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  51. 00b81fb USB-BKL: Remove BKL use in uhci-debug by Andi Kleen · 14 years ago
  52. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 14 years ago
  53. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  54. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 14 years ago
  55. dc6eb27 USB: host: Eliminate NULL dereference by Julia Lawall · 14 years ago
  56. 37cd681 USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y by Alan Stern · 14 years ago
  57. 202380d USB: xhci: Remove obsolete debugging printk. by Sarah Sharp · 14 years ago
  58. ba297ed USB: UHCI: acquire spinlock before calling start_rh() by Alan Stern · 14 years ago
  59. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  60. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  61. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  62. 2249071 USB: Add JZ4740 OHCI support by Lars-Peter Clausen · 14 years ago
  63. 42a4f17 MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY by Manuel Lauss · 14 years ago
  64. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  65. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  66. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  67. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  68. d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  69. 592d32c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  70. c30c791 USB: xhci: Set Mult field in endpoint context correctly. by Sarah Sharp · 14 years ago
  71. 2d1ee59 USB: xhci: Set EP0 dequeue ptr after reset of configured device. by Sarah Sharp · 14 years ago
  72. d1dc908 USB: xHCI: Fix another bug in link TRB activation change. by Sarah Sharp · 14 years ago
  73. 4ea0af0 i.MX25: fix EHCI support by Eric Bénard · 14 years ago
  74. 59376cc [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x by Eric Miao · 14 years ago
  75. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  76. 1c81557 USB: isp1362-hcd, fix double lock by Jiri Slaby · 14 years ago
  77. 4c9715d USB: ehci-mxc: bail out on transceiver problems by Wolfram Sang · 14 years ago
  78. a5797a6 USB: r8a66597: Fix failure in change of status by Nobuhiro Iwamatsu · 14 years ago
  79. 6cc30d8 USB: xHCI: Fix bug in link TRB activation change. by Sarah Sharp · 14 years ago
  80. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  81. 1f23b2d usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected by Grant Likely · 14 years ago
  82. 0238634 USB: xhci: Print NEC firmware version. by Sarah Sharp · 14 years ago
  83. ed07453 USB: xhci: Wait for host to start running. by Sarah Sharp · 14 years ago
  84. 2d62f3e USB: xhci: Wait for controller to be ready after reset. by Sarah Sharp · 14 years ago
  85. 0c8a32d USB: isp1362: fix inw warning on Blackfin systems by Mike Frysinger · 14 years ago
  86. ffabc9a of/usb: fix build error due to of_node pointer move by Grant Likely · 14 years ago
  87. 019e257 Merge branch 'sh/iomap' by Paul Mundt · 14 years ago
  88. 1c98347 usb: r8a66597-hcd pio to mmio accessor conversion. by Paul Mundt · 14 years ago
  89. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  90. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  91. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  92. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  93. 9bfe99a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  94. c3443a6 USB: xhci: fix compiler warning. by Greg Kroah-Hartman · 14 years ago
  95. 7f1cccd USB: FHCI: cq_get() should check kfifo_out()'s return value by Anton Vorontsov · 14 years ago
  96. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 14 years ago
  97. eab80de USB: EHCI: clear PHCD before resuming by Alek Du · 14 years ago
  98. 419a8e81 USB: xhci: Remove the arbitrary limit of 15 xHCI ports by William Gulland · 14 years ago
  99. 572538d USB: ehci-omap: Fix resume failures after bus suspend by Anand Gadiyar · 14 years ago
  100. 54b5acf USB: xHCI: Fix wrong usage of macro TRB_TYPE by Andiry Xu · 14 years ago