summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
2016-06-25ehci: mx7: fix otg id detectionPeng Fan
2016-06-25ehci: mx7: fix usbnc_regsPeng Fan
2016-06-25usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-18usb: ehci: only shutdown opened controllerPeng Fan
2016-06-13usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash
2016-06-13fsl: usb: make errata function common for PPC and ARMSriram Dash
2016-06-13usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash
2016-06-13usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae
2016-06-10sunxi: musb: Properly turn of musb controller before bootingHans de Goede
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-06-02usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros
2016-05-27usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N
2016-05-06usb: gadget: dfu: discard dead codePeng Fan
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-04-25usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros
2016-04-25usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros
2016-04-25fastboot: Clean up bulk-out logicRoger Quadros
2016-04-25fastboot: Enable the respective speed endpoints at runtimeRoger Quadros
2016-04-25fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-04-20USB: g_dnl: Change device classJohn Tobias
2016-04-12sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede
2016-04-10musb: Properly call musb_stop() on probe failureHans de Goede
2016-04-10musb: sunxi: Do not allocate musb struct multiple timesHans de Goede
2016-04-10usb: bcm_udc_otg: enable clocksSteve Rae
2016-04-10drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_typeSriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...Sriram Dash
2016-04-10drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash