summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-201-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* usb: host: ehci: samsung: Move hcor initialization after usb phy setupLukasz Majewski2015-12-171-2/+2
* dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-061-117/+0
* dm: usb: exynos: Add driver model support to exynos EHCISimon Glass2015-04-181-1/+111
* dm: usb: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-5/+5
* arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-171-8/+47
* exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-301-1/+2
* usb: exynos5: arndale: Add network supportInderpal Singh2014-01-131-0/+2
* usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-131-0/+39
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-201-1/+2
* exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-201-0/+11
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-181-0/+7
* usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam2013-03-181-28/+16
* EHCI: Exynos: Add fdt supportRajeshwari Shinde2013-01-081-7/+85
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-151-8/+7
* EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-091-0/+5
* USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-091-0/+3
* USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-091-0/+110