summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-30-54/+277
|\
| * drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash2016-09-27-0/+39
| * usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash2016-09-27-22/+23
| * usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-27-1/+1
| * usb: host: ehci-vf: Migrate Vybrid USB to driver modelSanchayan Maity2016-09-27-7/+201
| * drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...Sriram Dash2016-09-27-0/+10
| * net: asix: Fix ASIX 88772B with driver modelAlban Bedel2016-09-27-24/+3
* | mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash2016-09-28-9/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-09-27-2/+11
|\ \
| * | ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren2016-09-27-2/+11
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-09-27-7/+159
|\ \
| * | usb: xhci-mvebu: Add Armada 8K to compatiblity listStefan Roese2016-09-27-0/+1
| * | usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)Stefan Roese2016-09-27-7/+52
| * | usb: xhci: Add Marvell MVEBU xHCI supportStefan Roese2016-09-27-0/+106
| |/
* | usb:gadget: Disallow DFU in SPL for nowTom Rini2016-09-27-0/+2
|/
* usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada2016-09-23-0/+13
* Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-23-2/+0
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-11/+11
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-17/+17
* usb: squash lines for immediate returnMasahiro Yamada2016-09-23-6/+1
* usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada2016-09-23-90/+8
* usb: host: add Kconfig for USB_XHCI_ROCKCHIPKever Yang2016-09-22-0/+7
* usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2016-09-22-0/+212
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-18-93/+0
|\
| * usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada2016-09-14-93/+0
* | sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede2016-09-18-9/+11
* | sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai2016-09-17-16/+12
|/
* net: asix: Fix AX88772B when used with DriverModelJoshua Scott2016-09-09-0/+5
* fastboot: implement KconfigSteve Rae2016-08-20-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-08-15-0/+123
|\
| * dm: atmel: Add driver model support for the ehci driverWenyou Yang2016-08-15-0/+123
* | net: smsc95xx: Use correct get_unaligned functionsChris Packham2016-08-15-2/+2
|/
* eth: asix88179: Add support for the driver modelAlban Bedel2016-08-09-0/+184
* eth: asix88179: Prepare supporting the driver modelAlban Bedel2016-08-09-28/+47
* eth: asix88179: Fix receiving on big endian systemAlban Bedel2016-08-07-1/+1
* eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel2016-08-07-0/+2
* usb: xhci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-07-1/+82
* usb: ehci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-07-4/+127
* drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USBRajesh Bhagat2016-08-07-27/+36
* usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada2016-08-07-0/+7
* usb: add CONFIG_USB_UHCI_HCD in KconfigMasahiro Yamada2016-08-07-0/+17
* usb: add CONFIG_USB_OHCI_HCD in KconfigMasahiro Yamada2016-08-07-10/+25
* net: usb: r8152: Add DM supportStefan Roese2016-08-07-22/+221
* dm: ehci-mx6: support driver modelPeng Fan2016-08-07-14/+130
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-5/+25
|\
| * usb: ehci-mx6: introduce config for high active power pinStefan Agner2016-07-19-0/+13
| * usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner2016-07-19-5/+5
| * usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner2016-07-19-0/+7
* | dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass2016-07-27-52/+51
* | dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27-13/+2