summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-07-28usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng
2017-07-28usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng
2017-07-28usb: xhci: Add input slot context in xhci_set_configuration()Bin Meng
2017-07-28usb: xhci: Initialize scratchpad buffer array and scratchpad buffersBin Meng
2017-07-28usb: xhci: Correct command TRB 4th dword initializationBin Meng
2017-07-28usb: xhci: Remove incorrect comments for struct xhci_container_ctxBin Meng
2017-07-28usb: host: ohci-generic: add generic PHY supportPatrice Chotard
2017-07-28usb: host: ohci-generic: add RESET supportPatrice Chotard
2017-07-28usb: host: ohci-generic: add CLOCK supportPatrice Chotard
2017-07-28usb: host: ehci-generic: add generic PHY supportPatrice Chotard
2017-07-28usb: host: ehci-generic: add error path and .remove callbackPatrice Chotard
2017-07-28usb: host: ehci-generic: replace printf() by error()Patrice Chotard
2017-07-28usb: host: xhci-dwc3: Add generic PHY supportPatrice Chotard
2017-07-28usb: host: xhci-dwc3: Add dual role mode support from DTPatrice Chotard
2017-07-28usb: host: xhci-dwc3: Convert driver to DMPatrice Chotard
2017-07-28usb: add static to local symbolsMasahiro Yamada
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12Merge git://git.denx.de/u-boot-dmTom Rini
2017-07-11dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass
2017-07-11usb: dwc2: use dev_read_bool() instead of fdt_getprop()Meng Dongyang
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich
2017-07-11usb: host: xhci-rockchip: use fixed regulator to control vbusMeng Dongyang
2017-07-11usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USBMeng Dongyang
2017-07-11rockchip: xhci: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-29drivers, usb, gadget: fix compiler warnings for at91_udc.cHeiko Schocher
2017-06-29usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial lengthLukasz Majewski
2017-06-18at91_udc.c: Fix unused variable warningTom Rini
2017-06-17drivers/usb/ehci: Use platform-specific accessorsAlexey Brodkin
2017-06-17usb: dwc2: force to host mode if not support HNP/SRPMeng Dongyang
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-07rockchip: usb: host: xhci-rockchip: add support for rk3328Meng Dongyang
2017-06-06Merge git://git.denx.de/u-boot-usbTom Rini
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-06-05samsung: Drop more references fo s3c24x0Simon Glass
2017-06-05samsung: usb: Drop ohci-s3c24xx driverSimon Glass
2017-06-05ehci-pci: Prepare for usage of readl()/writel() accessorsAlexey Brodkin
2017-06-01sandbox: usb: Convert emulators to livetreeSimon Glass
2017-06-01dm: usb: Convert uclass to livetreeSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini