u-boot-brain/drivers/usb
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming
In Linux USB_DEVICE() is used to declare a USB device by vendor/device ID.
We should follow the same convention in U-Boot. Rename the existing
USB_DEVICE() macro to U_BOOT_USB_DEVICE() and bring in the USB_DEVICE()
macro from Linux for use in U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:40 -06:00
..
dwc3 samsung: usb: phy: Support for DWC3 PHY 2015-06-08 15:25:44 +02:00
emul dm: usb: Add a terminator to the string destructor list 2015-04-22 11:13:24 -06:00
eth dm: usb: Adjust the USB_DEVICE() macro naming 2015-07-21 17:39:40 -06:00
gadget usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() 2015-06-08 15:26:00 +02:00
host usb: Update some EHCI driver licenses to use SPDX 2015-07-21 17:39:38 -06:00
musb include: move various macros to include/linux/kernel.h 2014-11-20 11:28:25 -05:00
musb-new musb: Add device-model support to the musb-host u-boot glue 2015-07-21 17:39:38 -06:00
phy ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c 2015-04-16 15:08:36 -04:00
ulpi drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
Kconfig dm: usb: Adjust the USB_DEVICE() macro naming 2015-07-21 17:39:40 -06:00