summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-vf.c
AgeCommit message (Expand)Author
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-27usb: ehci-vf: use ehci_deregister() for .remove callbackMasahiro Yamada
2016-09-27usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-01-16usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity
2016-01-16usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity
2015-06-08usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity
2015-04-23usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity