summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-09-29usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity
2016-09-29usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity
2016-06-22usb: ehci-mx7: allow board_ehci_hcd_init to failStefan Agner
2016-03-09MA-7157 Check the error log in fastboot flashzhang sanshan
2016-03-09MLK-11823 USB:gadget Fix USB port interface issue in ci_udc driverYe.Li
2016-03-09MA-6928 Bootargs cannot be setzhang sanshan
2016-03-09MA-6924 [Android_MX6_MX7] fastboot: 'fastboot reboot-bootloader' do not workzhang sanshan
2016-03-09MLK-11228-3 android: Add "data" partition in fastbootYe.Li
2016-03-09MLK-11228-2 android: Add fastboot command "reboot-bootloader" supportYe.Li
2016-03-09MLK-11228-1 android: Integrate community fastboot with FSL i.MX fastbootYe.Li
2016-03-09MLK-10363-1 udc: Update i.MX udc driver to support MX7Ye.Li
2016-03-09MLK-10774-33 imx:mx6 add udc and fastboot supportPeng Fan
2016-03-09MLK-10178-2 usb:ehci-mx7 add usb driver for i.MX7DYe.Li
2015-05-04usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity
2015-04-15net: asix: fix operation without eepromMarcel Ziswiler
2015-04-14usb: host: Add ehci-vf USB driver for ARM Vybrid SoC'sSanchayan Maity
2015-03-29sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede
2015-03-24net: Add ethernet FCS length macro in net.hBin Meng
2015-03-21sunxi: musb: Return early on VBUS GPIO error instead of on a positive valuePaul Kocialkowski
2015-03-15ARM: UniPhier: adjust device trees for business transferMasahiro Yamada
2015-03-10sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai
2015-03-02Merge git://git.denx.de/u-boot-usbTom Rini
2015-03-01usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada
2015-03-01ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada
2015-03-01ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada
2015-03-01ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada
2015-02-25usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta
2015-02-25fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta
2015-02-25usb: gadget: fastboot: Add fastboot eraseDileep Katta
2015-02-25fastboot: add support for "oem format" commandRob Herring
2015-02-25fastboot: add "fastboot oem" command supportMichael Scott
2015-02-24usb: musb-new: omap2430: Reset the MUSB controller earlyPaul Kocialkowski
2015-02-24exynos: usb: make dwc3_set_mode to staticJoonyoung Shim
2015-02-21sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede
2015-02-16sunxi: otg: Fix peripheral modeHans de Goede
2015-02-05usb: pci: Add XHCI driver for PCISimon Glass
2015-02-05usb: pci: Use pci_find_class() to find the deviceSimon Glass
2015-01-29dm: usb: Remove use of fdtdec GPIO supportSimon Glass
2015-01-18usb: eth: asix88179: add ability to modify MAC addressRene Griessl
2015-01-18musb-new: Add interrupt queue supportHans de Goede
2015-01-18musb-new: Add urb and hep parameters to construct_urbHans de Goede
2015-01-18musb-new: Properly remove a transfer from the schedule on timeoutHans de Goede
2015-01-18musb-new: Fix reset sequence when in host modeHans de Goede
2015-01-18musb-new: Fix interrupt transfers not workingHans de Goede
2015-01-18musb-new: Use time based timeouts rather then cpu-cycles based timeoutsHans de Goede
2015-01-18musb-new: Add sunxi musb controller supportHans de Goede
2015-01-18musb-new: Add register defines for different reg layout on sunxiHans de Goede
2015-01-18usb: Add an interval parameter to create_int_queueHans de Goede
2015-01-18usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky
2015-01-18usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese