1. d290519 usb: ohci-at91: use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  2. 4a0c4c3 USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq by Alexandre Belloni · 9 years ago
  3. e4df922 USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe by Alexandre Belloni · 9 years ago
  4. bd73bfc USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe by Alexandre Belloni · 9 years ago
  5. be12be5 USB: host: ohci-at91: depend on OF by Alexandre Belloni · 9 years ago
  6. b4f1947 USB: host: ohci-at91: move at91_usbh_data definition in c file by Alexandre Belloni · 9 years ago
  7. 963719c USB: host: ohci-at91: remove useless uclk clock by Boris Brezillon · 9 years ago
  8. 1cee6b8 USB: host: ohci-at91: Fix wake-up support by Sylvain Rochet · 10 years ago
  9. 3b3394a USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation by Sylvain Rochet · 10 years ago
  10. 1b20745 USB: host: ohci-at91: Move global variables to private struct by Sylvain Rochet · 10 years ago
  11. 94ac0e5 USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver by Sylvain Rochet · 10 years ago
  12. a9c49bc ohci-at91: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  13. 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
  14. 04dc315 host: ohci-at91: remove duplicate check on resource by Varka Bhadram · 10 years ago
  15. 474fe70 USB: OHCI: ohci-at91: remove unnecessary headers by Alexandre Belloni · 10 years ago
  16. 566e026 usb: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. 42b59eb USB: OHCI: Export the OHCI hub control and status_data functions by Laurent Pinchart · 10 years ago
  18. 1f53b48 USB: fix: ohci-at91 mismerge build error by Arnd Bergmann · 11 years ago
  19. 99f14bd4 Merge 3.13-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  20. fc7a325 usb: ohci-at91: use device managed clk retrieval by Boris BREZILLON · 11 years ago
  21. 5b218a0 usb: ohci-at91: use dev variable instead of &pdev->dev by Boris BREZILLON · 11 years ago
  22. cca2bbb usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource by Boris BREZILLON · 11 years ago
  23. fb5f183 usb: ohci-at91: fix irq and iomem resource retrieval by Boris BREZILLON · 11 years ago
  24. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  25. a9d3840 USB: OHCI: Properly handle ohci-at91 suspend by Majunath Goudar · 11 years ago
  26. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  27. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  28. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  29. 118cb99 Revert "USB: OHCI: Properly handle ohci-at91 suspend" by Greg Kroah-Hartman · 11 years ago
  30. 056ca85 USB: OHCI: Properly handle ohci-at91 suspend by Manjunath Goudar · 11 years ago
  31. e3825b4 USB: OHCI: make ohci-at91 a separate driver by Manjunath Goudar · 11 years ago
  32. d143a8e usb: ohci-at91: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  33. 6b0a1cf USB: ohci-at91: add usb_clk for transition to common clk framework by Boris BREZILLON · 11 years ago
  34. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  35. 8e82d8d USB: ohci-at91: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  36. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 11 years ago
  37. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  38. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  39. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  40. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  41. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  42. cfa49b4 USB: ohci: merge ohci_finish_controller_resume with ohci_resume by Florian Fainelli · 12 years ago
  43. 01bb650 USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq by Joachim Eastwood · 12 years ago
  44. 6fffb77 USB: ohci-at91: fix PIO handling in relation with number of ports by Nicolas Ferre · 12 years ago
  45. 07e4e55 USB: ohci-at91: add a reset function to fix race condition by Nicolas Ferre · 12 years ago
  46. 7a82f61 USB: ohci-at91: use resource_size() for memory/io resource length by Nicolas Ferre · 12 years ago
  47. 2418d5f USB: ohci-at91.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  48. b548a27 USB: ohci-at91: change annotations for probe/remove functions by Nicolas Ferre · 12 years ago
  49. 1887ab2b USB: ohci-at91: trivial return code name change by Nicolas Ferre · 12 years ago
  50. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 12 years ago
  51. aaf9f5f USB: ohci-at91: rework and fix initialization by Nicolas Ferre · 12 years ago
  52. 1e7caf8 USB: ohci-at91: fix vbus_pin_active_low handling by Nicolas Ferre · 12 years ago
  53. 2419730 ARM: at91: usb ohci add dt support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  54. e449907 ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  55. 8134ff5 ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_low by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  56. 6813463 USB: at91: fix clk_get error handling by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  57. 8a7a49d ARM: at91/ohci: use gpio_is_valid to check the gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  58. 770f0ba USB: at91: at91-ohci: fix set/get power by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  59. aa6e52a at91: at91-ohci: support overcurrent notification by Thomas Petazzoni · 13 years ago
  60. e7da859 at91: ohci-at91: add vbus_pin_inverted platform attribute by Thomas Petazzoni · 13 years ago
  61. 0af4316 at91: ohci-at91: always provide all the clocks by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  62. 869aa98 USB: ohci-at91: fix power management hanging by Patrice Vilchez · 14 years ago
  63. 23f6d91 USB: modifications for at91sam9g10 by Hong Xu · 15 years ago
  64. 2f2cac3 USB: at91: modify OHCI driver to allow shared interrupts by Nicolas Ferre · 15 years ago
  65. 3d6fdf7 [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array by Justin Waters · 15 years ago
  66. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  67. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  68. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  69. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  70. 421b4bf USB: missing usb_put_hcd to ohci-at91 by Pete Zaitcev · 16 years ago
  71. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  72. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 16 years ago
  73. 43bbb7e USB: OHCI: host-controller resumes leave root hub suspended by Alan Stern · 16 years ago
  74. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  75. 4bde4a4 USB: ohci-at91 uses generic GPIO calls by David Brownell · 17 years ago
  76. ed077bb USB: at91-ohci, handle extra at91sam9261 ahb clock by Andrew Victor · 18 years ago
  77. 6dde896 USB: ohci-at91 refcount fix for irq wake enables by Marc Pignat · 18 years ago
  78. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  79. ee269d9 USB: ohci at91 warning fix by Andrew Victor · 18 years ago
  80. dd9048a USB: ohci whitespace/comment fixups by David Brownell · 18 years ago
  81. cd22afd USB: ohci-at91, two one-liners by David Brownell · 18 years ago
  82. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  83. d413984 USB: OHCI avoids root hub timer polling by David Brownell · 18 years ago
  84. 0365ee0 USB: AT91 OHCI updates, mostly power management by David Brownell · 18 years ago
  85. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  86. 68ba61b [PATCH] USB: at91 usb driver supend/resume fixes by David Brownell · 18 years ago
  87. 39a269c [PATCH] USB: add support for OCHI on AT91rm9200 by Andrew Victor · 19 years ago