linux/drivers/usb/dwc3
Sebastian Andrzej Siewior 3fa4d7344b usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
The "nop" driver isn't a do-nothing-stub but supports a couple functions
like clock on/off or is able to use a voltage regulator. This patch
simply renames the driver to "generic" since it is easy possible to
extend it by a simple function istead of writing a complete driver.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-08-09 17:26:00 +03:00
..
core.c usb: dwc3: fix the error returned with usb3_phy failure 2013-07-15 13:00:24 +03:00
core.h usb: dwc3: fix wrong bit mask in dwc3_event_type 2013-07-15 12:59:56 +03:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc3: core: fix wrong OTG event regitser offset 2013-03-18 11:18:13 +02:00
dwc3-exynos.c usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv 2013-08-09 17:26:00 +03:00
dwc3-omap.c usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers 2013-06-12 23:57:13 +03:00
dwc3-pci.c usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv 2013-08-09 17:26:00 +03:00
ep0.c usb: dwc3: remove our homebrew state mechanism 2013-03-18 11:17:13 +02:00
gadget.c usb: dwc3: gadget: don't prevent gadget from being probed if we fail 2013-07-15 12:36:35 +03:00
gadget.h usb: dwc3: correct set_halt implementation for ep0 2012-07-02 10:02:07 +03:00
host.c usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO 2013-01-25 13:19:52 +02:00
io.h usb: dwc3: core: split host address space 2012-04-24 15:37:04 +03:00
Kconfig usb: dwc3: USB_DWC3 should depend on HAS_DMA 2013-07-15 13:05:27 +03:00
Makefile usb: dwc3: remove dwc3 dependency on host AND gadget. 2013-01-18 14:55:55 +02:00