summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: remove unused shortname variableAndre Przywara2016-12-041-1/+0
* usb: eth: r8152_fw: fix indentationAndre Przywara2016-12-041-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-036-64/+391
|\
| * drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N2016-12-021-0/+191
| * drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-022-11/+11
| * drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N2016-12-023-0/+74
| * drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N2016-12-021-21/+52
| * drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N2016-12-021-25/+21
| * drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N2016-12-021-27/+26
| * drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N2016-12-021-0/+36
| * drivers: usb: gadget: ether: access network_started using local variableMugunthan V N2016-12-021-5/+5
* | ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2016-12-031-2/+2
|/
* spl: add USB Gadget config optionStefan Agner2016-11-281-1/+2
* spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-2/+6
* 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
* net: smsc95xx: fix DM MAC address readingStephen Warren2016-10-131-0/+16
* 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-305-54/+277
|\
| * drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-272-0/+39
| * usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash2016-09-271-22/+23
| * usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
| * 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
| * net: asix: Fix ASIX 88772B with driver modelAlban Bedel2016-09-271-24/+3
* | mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash2016-09-281-9/+4
* | 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
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-09-274-7/+159
|\ \
| * | 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:gadget: Disallow DFU in SPL for nowTom Rini2016-09-271-0/+2
|/
* usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada2016-09-231-0/+13
* Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-231-2/+0
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-2311-11/+11
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-2317-17/+17
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-183-93/+0
|\
| * usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada2016-09-143-93/+0