summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-vf.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-06-01dm: gpio: Add live tree supportSimon Glass1-2/+3
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-10-27usb: ehci-vf: use ehci_deregister() for .remove callbackMasahiro Yamada1-12/+1
2016-09-28usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity1-7/+201
2016-04-02usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
2016-01-16usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity1-0/+10
2016-01-16usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity1-5/+0
2015-06-08usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity1-0/+8
2015-04-23usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity1-0/+164