summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-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-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
2017-04-05dm: core: Add flags parameter to device_remove()Stefan Roese
2017-03-23mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek
2016-12-27Update Maintainer and Author's email addressAjay Bhargav
2016-12-06usb: xhci-pci: Add DM supportStefan Roese