summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-06-05usb: ci_udc: insert delay after setupStefan Agner
2017-01-18spl: add serial download protocol (SDP) supportStefan Agner
2017-01-18usb: gadget: sdp: extend images compatible for jumpsStefan Agner
2017-01-18usb: gadget: add SDP driverStefan Agner
2017-01-11spl: add USB Gadget config optionStefan Agner
2017-01-11spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
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-13net: smsc95xx: fix DM MAC address readingStephen Warren
2016-10-11usb: pci: Fix cast for 64-bit compilationSimon Glass
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash
2016-09-27drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controllerSriram Dash
2016-09-27usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratumSriram Dash
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram 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-27net: asix: Fix ASIX 88772B with driver modelAlban Bedel
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-27Merge git://www.denx.de/git/u-boot-marvellTom Rini
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-27usb:gadget: Disallow DFU in SPL for nowTom Rini
2016-09-23usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada
2016-09-23Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada
2016-09-23treewide: 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
2016-09-22usb: host: add Kconfig for USB_XHCI_ROCKCHIPKever Yang
2016-09-22usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-09-18sunxi: musb: Re-init musb controller on repeated probe callsHans de Goede
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott
2016-08-20fastboot: implement KconfigSteve Rae
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-08-15dm: atmel: Add driver model support for the ehci driverWenyou Yang
2016-08-15net: smsc95xx: Use correct get_unaligned functionsChris Packham
2016-08-09eth: asix88179: Add support for the driver modelAlban Bedel