1. dea7b20 usb: exynos: Rename Samsung and Exynos to lowercase by Krzysztof Kozlowski · 5 years ago
  2. 214b606 usb: exynos: add support for getting PHYs from the standard dt array by Marek Szyprowski · 5 years ago
  3. 01d4071 usb: exynos: add workaround for the USB device bindings conflict by Marek Szyprowski · 6 years ago
  4. c708e46 usb: host: exynos: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
  5. ef1362d USB: host: ohci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  6. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  7. 68bd6fc usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths by Krzysztof Kozlowski · 8 years ago
  8. 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
  9. b87a9c5 host: ohci-exynos: remove duplicate check on resource by Varka Bhadram · 10 years ago
  10. 6d40500 usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs by Vivek Gautam · 10 years ago
  11. 566e026 usb: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. 2db9416 usb: host: ohci-exynos: Remove unnecessary usb-phy support by Vivek Gautam · 10 years ago
  13. 2f7f41c usb: ehci/ohci-exynos: Fix PHY getting sequence by Vivek Gautam · 10 years ago
  14. 473e92e usb: ohci-exynos: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  15. bae00c1 usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  16. 7d28e54 usb: ohci-exynos: Add facility to use phy provided by the generic phy framework by Vivek Gautam · 11 years ago
  17. 54969ed usb: ohci-exynos: Use struct device instead of platform_device by Vivek Gautam · 11 years ago
  18. 0021a75 usb: ohci-exynos: Remove locks for 'ohci' in suspend callback by Vivek Gautam · 11 years ago
  19. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  20. 14982e3 USB: OHCI: Properly handle ohci-exynos suspend by Majunath Goudar · 11 years ago
  21. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  22. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  23. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 12 years ago
  24. c00809d USB: ohci-exynos: Remove non-DT support by Jingoo Han · 11 years ago
  25. 066ba8e Revert "USB: OHCI: Properly handle ohci-exynos suspend" by Greg Kroah-Hartman · 11 years ago
  26. a72e2e5 USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak by Jingoo Han · 11 years ago
  27. fea0896 USB: OHCI: Properly handle ohci-exynos suspend by Manjunath Goudar · 11 years ago
  28. 50a97e0 USB: OHCI: make ohci-exynos a separate driver by Manjunath Goudar · 11 years ago
  29. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  30. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 12 years ago
  31. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. cccfc53 usb: exynos: do not include plat/usb-phy.h by Arnd Bergmann · 12 years ago
  33. 2871782 usb: ohci-exynos: skip phy setup for Exynos5440 based platforms by Thomas Abraham · 12 years ago
  34. b827185 ARM: EXYNOS: change the name of USB ohci header by Jingoo Han · 12 years ago
  35. 9ee1c7f usb: host: ohci-exynos: fix PHY error handling by Felipe Balbi · 12 years ago
  36. 4811f53 Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  37. 6e24777 usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device by Vivek Gautam · 12 years ago
  38. ed993bf USB: ohci-exynos: Add phy driver support by Vivek Gautam · 12 years ago
  39. b506eeb ARM: EXYNOS: Update & move usb-phy types to generic include layer by Vivek Gautam · 12 years ago
  40. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  41. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  42. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  43. 5746510 USB: ohci-exynos: initialize registers pointer earlier by Vincent Palatin · 12 years ago
  44. 60d80ad USB: ohci-exynos: use devm_clk_get() by Jingoo Han · 12 years ago
  45. c05c946 usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  46. cfa49b4 USB: ohci: merge ohci_finish_controller_resume with ohci_resume by Florian Fainelli · 12 years ago
  47. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  48. d513893 USB: ohci-exynos: Add support for device tree by Vivek Gautam · 12 years ago
  49. 390a0a7 USB: ohci-exynos: use devm_ functions by Jingoo Han · 13 years ago
  50. e864abe USB: ohci-exynos: add clock gating to suspend/resume by Jingoo Han · 13 years ago
  51. 5e41524 USB: ohci-exynos.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  52. 2b4ffe3 USB: ohci-exynos: replace hcd->state with ohci->rh_state by Jingoo Han · 13 years ago
  53. 6219424 USB: Add Samsung Exynos OHCI diver by Jingoo Han · 13 years ago