summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-rockchip.c
AgeCommit message (Expand)Author
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2019-07-19rockchip: xhci: Remove RK3399 supportMark Kettenis
2018-05-30rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-27rockchip: xhci: Convert to livetreePhilipp Tomsich
2017-07-11usb: host: xhci-rockchip: use fixed regulator to control vbusMeng Dongyang
2017-07-11rockchip: xhci: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-06-07rockchip: usb: host: xhci-rockchip: add support for rk3328Meng Dongyang
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-22usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang