summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-exynos5.c
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: move xhci.h to include usbJean-Jacques Hiblot2019-10-241-1/+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
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-311-1/+1
* usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-78/+0
* dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-061-108/+0
* dm: usb: exynos: Adjust XHCI driver to support driver modelSimon Glass2015-04-181-1/+119
* exynos: usb: make dwc3_set_mode to staticJoonyoung Shim2015-02-241-1/+1
* dm: usb: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-5/+5
* exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-301-1/+2
* exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-201-0/+11
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-201-0/+316