1. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  2. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  3. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 11 years ago
  4. 118cb99 Revert "USB: OHCI: Properly handle ohci-at91 suspend" by Greg Kroah-Hartman · 11 years ago
  5. 056ca85 USB: OHCI: Properly handle ohci-at91 suspend by Manjunath Goudar · 11 years ago
  6. e3825b4 USB: OHCI: make ohci-at91 a separate driver by Manjunath Goudar · 11 years ago
  7. d143a8e usb: ohci-at91: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  8. 6b0a1cf USB: ohci-at91: add usb_clk for transition to common clk framework by Boris BREZILLON · 11 years ago
  9. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  10. 8e82d8d USB: ohci-at91: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  11. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 11 years ago
  12. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  14. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  15. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  16. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  17. cfa49b4 USB: ohci: merge ohci_finish_controller_resume with ohci_resume by Florian Fainelli · 12 years ago
  18. 01bb650 USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq by Joachim Eastwood · 12 years ago
  19. 6fffb77 USB: ohci-at91: fix PIO handling in relation with number of ports by Nicolas Ferre · 12 years ago
  20. 07e4e55 USB: ohci-at91: add a reset function to fix race condition by Nicolas Ferre · 12 years ago
  21. 7a82f61 USB: ohci-at91: use resource_size() for memory/io resource length by Nicolas Ferre · 12 years ago
  22. 2418d5f USB: ohci-at91.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  23. b548a27 USB: ohci-at91: change annotations for probe/remove functions by Nicolas Ferre · 12 years ago
  24. 1887ab2b USB: ohci-at91: trivial return code name change by Nicolas Ferre · 12 years ago
  25. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 12 years ago
  26. aaf9f5f USB: ohci-at91: rework and fix initialization by Nicolas Ferre · 12 years ago
  27. 1e7caf8 USB: ohci-at91: fix vbus_pin_active_low handling by Nicolas Ferre · 12 years ago
  28. 2419730 ARM: at91: usb ohci add dt support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  29. e449907 ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  30. 8134ff5 ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_low by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  31. 6813463 USB: at91: fix clk_get error handling by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  32. 8a7a49d ARM: at91/ohci: use gpio_is_valid to check the gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  33. 770f0ba USB: at91: at91-ohci: fix set/get power by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  34. aa6e52a at91: at91-ohci: support overcurrent notification by Thomas Petazzoni · 13 years ago
  35. e7da859 at91: ohci-at91: add vbus_pin_inverted platform attribute by Thomas Petazzoni · 13 years ago
  36. 0af4316 at91: ohci-at91: always provide all the clocks by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  37. 869aa98 USB: ohci-at91: fix power management hanging by Patrice Vilchez · 14 years ago
  38. 23f6d91 USB: modifications for at91sam9g10 by Hong Xu · 15 years ago
  39. 2f2cac3 USB: at91: modify OHCI driver to allow shared interrupts by Nicolas Ferre · 15 years ago
  40. 3d6fdf7 [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array by Justin Waters · 15 years ago
  41. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  42. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  43. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  44. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  45. 421b4bf USB: missing usb_put_hcd to ohci-at91 by Pete Zaitcev · 16 years ago
  46. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  47. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 16 years ago
  48. 43bbb7e USB: OHCI: host-controller resumes leave root hub suspended by Alan Stern · 16 years ago
  49. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  50. 4bde4a4 USB: ohci-at91 uses generic GPIO calls by David Brownell · 17 years ago
  51. ed077bb USB: at91-ohci, handle extra at91sam9261 ahb clock by Andrew Victor · 18 years ago
  52. 6dde896 USB: ohci-at91 refcount fix for irq wake enables by Marc Pignat · 18 years ago
  53. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  54. ee269d9 USB: ohci at91 warning fix by Andrew Victor · 18 years ago
  55. dd9048a USB: ohci whitespace/comment fixups by David Brownell · 18 years ago
  56. cd22afd USB: ohci-at91, two one-liners by David Brownell · 18 years ago
  57. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  58. d413984 USB: OHCI avoids root hub timer polling by David Brownell · 18 years ago
  59. 0365ee0 USB: AT91 OHCI updates, mostly power management by David Brownell · 18 years ago
  60. d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  61. 68ba61b [PATCH] USB: at91 usb driver supend/resume fixes by David Brownell · 18 years ago
  62. 39a269c [PATCH] USB: add support for OCHI on AT91rm9200 by Andrew Victor · 19 years ago