1. c3853d5 usb: host: ohci-pxa27x: propagate the irq error code by Robert Jarzmik · 8 years ago
  2. 144e38c usb: host: ohci-pxa27x: use of_property_read_bool() by Saurabh Sengar · 9 years ago
  3. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  4. 15c85d9 host: ohci-pxa27x: remove duplicate check on resource by Varka Bhadram · 10 years ago
  5. 566e026 usb: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. cecabe5 USB: ohci-pxa27x: Add support for external vbus regulators by Laurent Pinchart · 10 years ago
  7. f1080e4 USB: ohci-pxa27x:Use devm_*() functions by Jingoo Han · 11 years ago
  8. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  9. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  10. 9876388 usb: ohci-pxa27x: include linux/dma-mapping.h by Daniel Mack · 11 years ago
  11. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  12. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  13. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  14. 4ceaa89 USB: OHCI: Properly handle ohci-pxa27x suspend by Manjunath Goudar · 11 years ago
  15. b8ad5c3 USB: OHCI: make ohci-pxa27x a separate driver by Manjunath Goudar · 11 years ago
  16. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  17. 45f6bc5 Merge 3.10-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  18. 27d4f70 USB: ohci-pxa27x: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  19. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 11 years ago
  20. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  21. cfa49b4 USB: ohci: merge ohci_finish_controller_resume with ohci_resume by Florian Fainelli · 12 years ago
  22. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  24. 1139b45 USB: ohci-pxa27x: add DT bindings by Daniel Mack · 12 years ago
  25. ade749a usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.c by Paul Gortmaker · 12 years ago
  26. 4bf34b8 USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls by Philipp Zabel · 12 years ago
  27. 60b9bd8 usb: ohci-pxa27x: add explicit include of hardware.h by Rob Herring · 12 years ago
  28. b7463c7 OHCI: remove uses of hcd->state by Alan Stern · 13 years ago
  29. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  30. 7febe2b drivers/usb/host/ohci-pxa27x.c: add missing clk_put by Julia Lawall · 13 years ago
  31. 6dc3ae8 ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx by Igor Grinberg · 14 years ago
  32. 59376cc [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x by Eric Miao · 14 years ago
  33. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  34. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  35. 7b4361f USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared by Aric Blumer · 15 years ago
  36. a75d048 USB: ohci-pxa27x: Reconfigure power settings on resume by Aric D. Blumer · 15 years ago
  37. b7f3f59 [ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  38. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  39. 0c392ed [ARM] ohci-pxa27x: use ioremap() and offset for register access by Eric Miao · 16 years ago
  40. 0cb0b0d [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() by Eric Miao · 16 years ago
  41. 84bab73 [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource by Eric Miao · 16 years ago
  42. 596050b [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver by Eric Miao · 16 years ago
  43. 097b533 [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers by Eric Miao · 16 years ago
  44. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  45. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  46. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  47. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  48. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  49. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  50. d438ae5 [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc by Philipp Zabel · 16 years ago
  51. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 16 years ago
  52. 43bbb7e USB: OHCI: host-controller resumes leave root hub suspended by Alan Stern · 16 years ago
  53. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 16 years ago
  54. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  55. a8bcf41 [ARM] USB: update pxa27x ohci driver to use clk support by eric miao · 17 years ago
  56. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  57. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  58. dd9048a USB: ohci whitespace/comment fixups by David Brownell · 18 years ago
  59. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  60. d413984 USB: OHCI avoids root hub timer polling by David Brownell · 18 years ago
  61. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  62. 0c27c5d [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget by Richard Purdie · 18 years ago
  63. a5e36d2 [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion by Richard Purdie · 19 years ago
  64. 2e1dcc1 [PATCH] USB: Add pxa27x OHCI PM functions by Richard Purdie · 19 years ago
  65. 81f280e [PATCH] USB: pxa27x OHCI - Separate platform code from main driver by Richard Purdie · 19 years ago
  66. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  67. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  68. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  69. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  70. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  71. 9293677 [PATCH] all HCDs provide root hub suspend/resume methods by David Brownell · 19 years ago
  72. 8ad7fe1 [PATCH] remove some USB_SUSPEND dependencies by David Brownell · 19 years ago
  73. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  74. 155faf5 [PATCH] USB: OHCI, pxa27x OHCI port power tweaks by David Brownell · 19 years ago
  75. fdd13b3 [PATCH] USB: OHCI relies less on NDP register by David Brownell · 19 years ago
  76. ba9d35f [PATCH] USB: fix up remaining pm_message_t usages by Pavel Machek · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago