Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -1/+1 |
* | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | dm: Use dev_get_addr() where possible | Simon Glass | 2015-08-31 | 1 | -1/+1 |
* | usb: xhci: exynos: Remove common dwc3 drv functions calls | Ramneek Mehresh | 2015-07-22 | 1 | -78/+0 |
* | dm: usb: exynos: Drop legacy USB code | Simon Glass | 2015-05-06 | 1 | -108/+0 |
* | dm: usb: exynos: Adjust XHCI driver to support driver model | Simon Glass | 2015-04-18 | 1 | -1/+119 |
* | exynos: usb: make dwc3_set_mode to static | Joonyoung Shim | 2015-02-24 | 1 | -1/+1 |
* | dm: usb: Remove use of fdtdec GPIO support | Simon Glass | 2015-01-29 | 1 | -5/+5 |
* | exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT | andrey.konovalov@linaro.org | 2014-04-30 | 1 | -1/+2 |
* | exynos: usb: Switch USB VBUS GPIOs to be device tree configured | Julius Werner | 2013-10-20 | 1 | -0/+11 |
* | USB: XHCI: Add xHCI host controller support for Exynos5 | Vivek Gautam | 2013-10-20 | 1 | -0/+316 |