summaryrefslogtreecommitdiff
path: root/drivers/usb/host
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-03powerpc: remove 4xx supportHeiko Schocher
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-07rockchip: usb: host: xhci-rockchip: add support for rk3328Meng Dongyang
2017-06-06Merge git://git.denx.de/u-boot-usbTom Rini
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-01dm: usb: Convert uclass to livetreeSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-05-23armv8: ls2080ardb: Add LS2081ARDB board supportPriyanka Jain
2017-05-22usb: ehci: Add Renesas RCar M3/H3 EHCI supportHiroyuki Yokoyama
2017-05-18usb: lpc32xx: add i2c DM supportLiam Beguin
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach
2017-05-08arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach
2017-04-25ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin
2017-04-14usb: dwc2: invalidate the dcache before starting the DMAEddie Cai
2017-04-14usb: dwc2: add support for external vbus supplyKever Yang
2017-04-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara