aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-rockchip.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-30rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich1-16/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-6/+6
2017-09-27rockchip: xhci: Convert to livetreePhilipp Tomsich1-3/+1
2017-07-11usb: host: xhci-rockchip: use fixed regulator to control vbusMeng Dongyang1-18/+18
2017-07-11rockchip: xhci: dm: convert fdt_get to dev_readPhilipp Tomsich1-9/+4
2017-06-07rockchip: usb: host: xhci-rockchip: add support for rk3328Meng Dongyang1-9/+22
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-4/+4
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-22usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang1-0/+211