summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-08-08usb: xhci: Enable TT to support LS/FS devices behind a HS hubBin Meng
2017-08-08usb: xhci: Correct TT_SLOT and TT_PORT macrosBin Meng
2017-08-08usb: xhci: Implement update_hub_device() operationBin Meng
2017-08-08dm: usb: Add a new USB controller operation 'update_hub_device'Bin Meng
2017-08-08usb: xhci: Program 'route string' in the input slot contextBin Meng
2017-08-08usb: xhci: Change xhci_setup_addressable_virt_dev() signatureBin Meng
2017-08-08usb: hub: Add a new API to test if a hub device is root hubBin Meng
2017-08-08usb: hub: Use 'struct usb_hub_device' as hub device's uclass_privBin Meng
2017-08-08usb: xhci-pci: Clean up the driver a little bitBin Meng
2017-08-08usb: xhci-pci: Drop non-DM version of xhci-pci driverBin Meng
2017-08-08usb: xhci: Convert CONFIG_USB_XHCI_PCI to KconfigBin Meng
2017-08-08usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSBin Meng
2017-08-08usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTSBin Meng
2017-08-08usb: xhci: Change MAX_HC_PORTS to 255Bin Meng
2017-08-08usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng
2017-08-08usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng
2017-08-08usb: xhci: Add input slot context in xhci_set_configuration()Bin Meng
2017-08-08usb: xhci: Initialize scratchpad buffer array and scratchpad buffersBin Meng
2017-08-08usb: xhci: Correct command TRB 4th dword initializationBin Meng
2017-08-08usb: xhci: Remove incorrect comments for struct xhci_container_ctxBin Meng
2017-07-19fsl/usb: enable errata-a010151 for ls2088a and ls2081aSantan Kumar
2017-07-19usb: ums: support multiple controllers using controller_indexRajesh Bhagat
2017-07-19usb: dwc3: Add helper functions to enable snooping and burst settingsRajat Srivastava
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
2017-05-23armv8: ls2080ardb: Add LS2081ARDB board supportPriyanka Jain