aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-12-04usb: gadget: remove unused shortname variableAndre Przywara1-1/+0
2016-12-04usb: eth: r8152_fw: fix indentationAndre Przywara1-4/+4
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini6-64/+391
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon1-2/+2
2016-12-02drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N1-0/+191
2016-12-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2-11/+11
2016-12-02drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N3-0/+74
2016-12-02drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N1-21/+52
2016-12-02drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N1-25/+21
2016-12-02drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N1-27/+26
2016-12-02drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N1-0/+36
2016-12-02drivers: usb: gadget: ether: access network_started using local variableMugunthan V N1-5/+5
2016-11-28spl: add USB Gadget config optionStefan Agner1-1/+2
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-2/+6
2016-10-31Fix spelling of "resetting".Vagrant Cascadian2-2/+2
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2-3/+5
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar2-3/+5
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-33/+21
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara3-15/+19
2016-10-28usb: ehci-atmel: Remove unnecessary clock callingWenyou Yang1-15/+0
2016-10-27usb: xhci-mvebu: use xhci_deregister() for .remove callbackMasahiro Yamada1-6/+1
2016-10-27usb: ehci-vf: use ehci_deregister() for .remove callbackMasahiro Yamada1-12/+1
2016-10-23Remove some merge markersSimon Glass1-3/+3
2016-10-13net: smsc95xx: fix DM MAC address readingStephen Warren1-0/+16
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass1-2/+2
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-54/+277
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash1-9/+4
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2-0/+39
2016-09-27usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash1-22/+23
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-09-27usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity1-7/+201
2016-09-27drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash1-0/+10
2016-09-27net: asix: Fix ASIX 88772B with driver modelAlban Bedel1-24/+3
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-2/+11
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren1-2/+11
2016-09-27Merge git://www.denx.de/git/u-boot-marvellTom Rini4-7/+159
2016-09-27usb: xhci-mvebu: Add Armada 8K to compatiblity listStefan Roese1-0/+1
2016-09-27usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)Stefan Roese1-7/+52
2016-09-27usb: xhci: Add Marvell MVEBU xHCI supportStefan Roese3-0/+106
2016-09-27usb:gadget: Disallow DFU in SPL for nowTom Rini1-0/+2
2016-09-23usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada1-0/+13
2016-09-23Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada1-2/+0
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada11-11/+11
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada17-17/+17
2016-09-23usb: squash lines for immediate returnMasahiro Yamada1-6/+1
2016-09-23usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada8-90/+8
2016-09-22usb: host: add Kconfig for USB_XHCI_ROCKCHIPKever Yang1-0/+7
2016-09-22usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2-0/+212
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini3-93/+0
2016-09-18sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede1-9/+11