1. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  2. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  3. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  4. 9475375 USB: ehci-atmel: add needed of.h header file by Nicolas Ferre · 13 years ago
  5. 1887ab2b USB: ohci-at91: trivial return code name change by Nicolas Ferre · 13 years ago
  6. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 13 years ago
  7. aaf9f5f USB: ohci-at91: rework and fix initialization by Nicolas Ferre · 13 years ago
  8. 1e7caf8 USB: ohci-at91: fix vbus_pin_active_low handling by Nicolas Ferre · 13 years ago
  9. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  10. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  11. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  12. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  13. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  14. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  15. 81e6ca3 USB: sa1111: add hcd .reset method by Russell King · 13 years ago
  16. 846a704 USB: sa1111: add OHCI shutdown methods by Russell King · 13 years ago
  17. 132db99 USB: sa1111: reorganize ohci-sa1111.c by Russell King · 13 years ago
  18. 3f878db USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__) by Russell King · 13 years ago
  19. 9cb0f81 USB: sa1111: sparse and checkpatch cleanups by Russell King · 13 years ago
  20. 2213536 ARM: sa1111: move USB interface register definitions to ohci-sa1111.c by Russell King · 13 years ago
  21. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  22. a94c7b0 Merge branch 'spear/dt' into next/dt2 by Arnd Bergmann · 13 years ago
  23. 2a9f23d Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91 into next/dt by Arnd Bergmann · 13 years ago
  24. 4bf34b8 USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls by Philipp Zabel · 13 years ago
  25. 5d98cd4 USB: use generic platform driver on ath79 by Hauke Mehrtens · 13 years ago
  26. 7a7a4a59 USB: EHCI: Add a generic platform device driver by Hauke Mehrtens · 13 years ago
  27. fa3364b USB: OHCI: Add a generic platform device driver by Hauke Mehrtens · 13 years ago
  28. 9d84300 ARM: at91: usb ehci add dt support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  29. 2419730 ARM: at91: usb ohci add dt support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  30. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 13 years ago
  31. a6a3600 USB: ohci-nxp: Remove i2c_write(), use smbus by Roland Stigge · 13 years ago
  32. 53dc25a USB: ohci-nxp: Support for LPC32xx by Roland Stigge · 13 years ago
  33. 2864310 USB: ohci-nxp: Rename symbols from pnx4008 to nxp by Roland Stigge · 13 years ago
  34. 32abd56 USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp by Roland Stigge · 13 years ago
  35. 3429e91 usb: host: xhci: add platform driver support by Sebastian Andrzej Siewior · 13 years ago
  36. fdaf8b3 xHCI: update sg tablesize by Andiry Xu · 13 years ago
  37. 085deb1 xHCI: check enqueue pointer advance into dequeue seg by Andiry Xu · 13 years ago
  38. 2fdcd47 xHCI: Allocate 2 segments for transfer ring by Andiry Xu · 13 years ago
  39. 8dfec61 xHCI: dynamic ring expansion by Andiry Xu · 13 years ago
  40. 186a7ef xHCI: set cycle state when allocate rings by Andiry Xu · 13 years ago
  41. 70d4360 xHCI: factor out segments allocation and free function by Andiry Xu · 13 years ago
  42. b008df6 xHCI: count free TRBs on transfer ring by Andiry Xu · 13 years ago
  43. 3fe4fe0 xHCI: store ring's last segment and segment numbers by Andiry Xu · 13 years ago
  44. 3b72fca xHCI: store ring's type by Andiry Xu · 13 years ago
  45. 8d3709f usb: host: xhci: use __ffs() instead of hardcoding shift by Felipe Balbi · 13 years ago
  46. f99298b xHCI: BESL calculation based on USB2.0 LPM errata by Andiry Xu · 13 years ago
  47. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 13 years ago
  48. 88555a6 USB: ehci-s5p: add DMA burst support by Jingoo Han · 13 years ago
  49. d60d506 Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 13 years ago
  50. 880bcd4 Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx by Kukjin Kim · 13 years ago
  51. 60b9bd8 usb: ohci-pxa27x: add explicit include of hardware.h by Rob Herring · 13 years ago
  52. 6ef1a92 usb: sl811-hcd: Convert to module_platform_driver by Tobias Klauser · 13 years ago
  53. 42791480 usb: r8a66597-hcd: Convert to module_platform_driver by Tobias Klauser · 13 years ago
  54. 2e8d3fe usb: isp116x-hcd: Convert to module_platform_driver by Tobias Klauser · 13 years ago
  55. 7191940 Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock" by Greg Kroah-Hartman · 13 years ago
  56. b130d5c ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX by Kukjin Kim · 13 years ago
  57. 48b3b08 Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 into next/dt by Arnd Bergmann · 13 years ago
  58. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 13 years ago
  59. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  60. e449907 ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  61. f7c96f5 Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform" by Greg Kroah-Hartman · 13 years ago
  62. 79857e8 powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform by Shengzhou Liu · 13 years ago
  63. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  64. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  65. 8474ecd PCI: Use class for quirk for usb host controller fixup by Yinghai Lu · 13 years ago
  66. a219b66 usb: host: add dependence for USB_EHCI_MV by Neil Zhang · 13 years ago
  67. 2b4ffe3 USB: ohci-exynos: replace hcd->state with ohci->rh_state by Jingoo Han · 13 years ago
  68. 8c1b369 USB: ehci-spear: Add PM support by Deepak Sikri · 13 years ago
  69. 28c56ea powerpc/usb: fix bug of kernel hang when initializing usb by Shengzhou Liu · 13 years ago
  70. e90fc3c usb: Fix build error due to dma_mask is not at pdev_archdata at ARM by Peter Chen · 13 years ago
  71. 855ef45 usb: Fix typo in ehci-dbg.c by Masanari Iida · 13 years ago
  72. aefd492 usb: isp1362-hcd: Convert to module_platform_driver by Tobias Klauser · 13 years ago
  73. 4c95432 USB: ehci-fsl: Turn on cache snooping on MPC8xxx by Pan Jiafei · 13 years ago
  74. 0cedc4e usb: host: remove ehci-pxa168.c by Neil Zhang · 13 years ago
  75. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 13 years ago
  76. 340a350 xhci: Fix encoding for HS bulk/control NAK rate. by Sarah Sharp · 13 years ago
  77. cab928e USB: Fix handoff when BIOS disables host PCI device. by Sarah Sharp · 13 years ago
  78. 5407a3c usb: host: ehci: allow ehci_* symbols to be unused by Felipe Balbi · 13 years ago
  79. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  80. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  81. 623bef9 USB/xhci: Enable remote wakeup for USB3 devices. by Sarah Sharp · 13 years ago
  82. d93814c xHCI: Kick khubd when USB3 resume really completes. by Sarah Sharp · 13 years ago
  83. 68d07f6 USB: Don't fail USB3 probe on missing legacy PCI IRQ. by Sarah Sharp · 13 years ago
  84. 50e5dfb Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 13 years ago
  85. 5ee71cf3 usb: Fix typo in imx21-dbg.c by Masanari Iida · 13 years ago
  86. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  87. 3278a55 xhci: Fix oops caused by more USB2 ports than USB3 ports. by Sarah Sharp · 13 years ago
  88. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 13 years ago
  89. 3259701 ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c by Russell King · 13 years ago
  90. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  91. 1ebcd76 ARM: sa1111: add .owner initializer to sa1111 driver structures by Russell King · 13 years ago
  92. 36f8ecb uwb & wusb & usb wireless controllers: fix kconfig error & build errors by Randy Dunlap · 13 years ago
  93. e4436a7 usb: Skip PCI USB quirk handling for Netlogic XLP by Jayachandran C · 13 years ago
  94. 529febe powerpc/usb: fix issue of CPU halt when missing USB PHY clock by Shengzhou Liu · 13 years ago
  95. c0ca9bc usb: host: Distinguish Kconfig text for Freescale controllers by Fabio Estevam · 13 years ago
  96. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  97. cf84055 xHCI: Cleanup isoc transfer ring when TD length mismatch found by Andiry Xu · 13 years ago
  98. 0c8b92f Revert "drivers: usb: Fix dependency for USB_HWA_HCD" by Greg Kroah-Hartman · 13 years ago
  99. f30cdbc USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED) by Kelvin Cheung · 13 years ago
  100. 761bbcb usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x by Anatolij Gustschin · 13 years ago