summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara
2016-10-28usb: ehci-atmel: Remove unnecessary clock callingWenyou Yang
2016-10-27usb: xhci-mvebu: use xhci_deregister() for .remove callbackMasahiro Yamada
2016-10-27usb: ehci-vf: use ehci_deregister() for .remove callbackMasahiro Yamada
2016-10-23Remove some merge markersSimon Glass
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass
2016-10-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash
2016-09-27usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren
2016-09-27usb: xhci-mvebu: Add Armada 8K to compatiblity listStefan Roese
2016-09-27usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)Stefan Roese
2016-09-27usb: xhci: Add Marvell MVEBU xHCI supportStefan Roese
2016-09-24usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada
2016-09-24treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23usb: squash lines for immediate returnMasahiro Yamada
2016-09-23usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada