summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-rockchip.c
Commit message (Expand)AuthorAgeFilesLines
* driver: usb: drop legacy rockchip xhci driverFrank Wang2020-05-301-197/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* usb: xhci: move xhci.h to include usbJean-Jacques Hiblot2019-10-241-1/+1
* rockchip: xhci: Remove RK3399 supportMark Kettenis2019-07-191-2/+0
* rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich2018-05-301-16/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-6/+6
* rockchip: xhci: Convert to livetreePhilipp Tomsich2017-09-271-3/+1
* usb: host: xhci-rockchip: use fixed regulator to control vbusMeng Dongyang2017-07-111-18/+18
* rockchip: xhci: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-111-9/+4
* rockchip: usb: host: xhci-rockchip: add support for rk3328Meng Dongyang2017-06-071-9/+22
* dm: core: Rename of_device_is_compatible()Simon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-4/+4
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2016-09-221-0/+211