summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-0/+1
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-152-7/+1
* arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach2017-05-081-0/+2
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-081-2/+15
* arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach2017-05-081-0/+9
* ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-04-251-0/+1
* usb: dwc2: invalidate the dcache before starting the DMAEddie Cai2017-04-141-6/+13
* usb: dwc2: add support for external vbus supplyKever Yang2017-04-141-5/+38
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-061-1/+1
|\
| * sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-051-1/+1
* | dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-041-2/+2
|/
* mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin2017-03-232-1/+13
* dm: core: Replace of_offset with accessorSimon Glass2017-02-089-16/+17
* usb: ehci-mx6: handle vbus-supplyPeng Fan2017-01-171-3/+27
* usb: ehci-mx6: implement ofdata_to_platdataPeng Fan2017-01-171-0/+75
* drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek2017-01-171-0/+6
* Update Maintainer and Author's email addressAjay Bhargav2016-12-272-2/+2
* usb: xhci-pci: Add DM supportStefan Roese2016-12-061-0/+81
* Fix spelling of "resetting".Vagrant Cascadian2016-10-312-2/+2
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-302-3/+5
|\
| * sunxi: A64: enable USB supportAmit Singh Tomar2016-10-302-3/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-10-295-33/+21
|\ \ | |/ |/|
| * drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara2016-10-293-15/+19
| * usb: xhci-mvebu: use xhci_deregister() for .remove callbackMasahiro Yamada2016-10-271-6/+1
| * usb: ehci-vf: use ehci_deregister() for .remove callbackMasahiro Yamada2016-10-271-12/+1
* | usb: ehci-atmel: Remove unnecessary clock callingWenyou Yang2016-10-281-15/+0
|/
* Remove some merge markersSimon Glass2016-10-231-3/+3
* usb: pci: Fix cast for 64-bit compilationSimon Glass2016-10-111-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-302-7/+224
|\
| * drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-271-0/+13
| * usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity2016-09-271-7/+201
| * drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash2016-09-271-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-09-271-2/+11
|\ \
| * | ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren2016-09-271-2/+11
| |/
* | usb: xhci-mvebu: Add Armada 8K to compatiblity listStefan Roese2016-09-271-0/+1
* | usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)Stefan Roese2016-09-271-7/+52
* | usb: xhci: Add Marvell MVEBU xHCI supportStefan Roese2016-09-273-0/+106
|/
* usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada2016-09-231-0/+13
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-2310-10/+10
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* usb: squash lines for immediate returnMasahiro Yamada2016-09-231-6/+1
* usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada2016-09-238-90/+8
* usb: host: add Kconfig for USB_XHCI_ROCKCHIPKever Yang2016-09-221-0/+7
* usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2016-09-222-0/+212
* usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada2016-09-143-93/+0
* dm: atmel: Add driver model support for the ehci driverWenyou Yang2016-08-152-0/+123
* usb: xhci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-071-1/+82
* usb: ehci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-071-4/+127
* drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USBRajesh Bhagat2016-08-071-27/+36
* usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada2016-08-071-0/+7