summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-08-24usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler
2015-08-19usb: dwc2: Rename to dwc2_usbMarek Vasut
2015-08-19usb: dwc2: Add original Synopsys compat stringMarek Vasut
2015-08-19usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I
2015-08-19usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I
2015-08-19usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I
2015-08-19usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov
2015-08-19usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese
2015-08-19imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso
2015-08-19imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso
2015-08-19imx: usb: ehci-mx6: document board specific functionsAdrian Alonso
2015-08-19imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso
2015-08-18usb: lpc32xx: add host USB driverSylvain Lemieux
2015-08-17arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese
2015-08-12usb: ohci: enable cache supportWu, Josh
2015-08-12dwc2: Add dcache supportAlexander Stein
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede
2015-08-06Merge git://git.denx.de/u-boot-dmTom Rini
2015-08-06net: smsc95xx: Add driver-model supportSimon Glass
2015-08-06net: smsc95xx: Prepare for conversion to driver modelSimon Glass
2015-08-06net: smsc95xx: Correct the error numbersSimon Glass
2015-08-06net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZESimon Glass
2015-08-06net: smsc95xx: Sort the include filesSimon Glass
2015-08-06dm: usb: Add driver-model support to dwc2Simon Glass
2015-08-06dm: usb: Prepare dwc2 driver for driver-model conversionSimon Glass
2015-08-06dm: usb: Add an errno.h header to usb_ether.cSimon Glass
2015-08-05Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren
2015-08-05net: asix: fix operation without eepromMarcel Ziswiler
2015-08-05usb: USB storage-specific part ifdef in uclassPaul Kocialkowski
2015-08-05musb: sunxi: Force EP0 on re-enableMaxime Ripard
2015-08-05sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski
2015-08-05usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGETPaul Kocialkowski
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-08-05usb: Generic USB Kconfig option, that fits both host and gadget and commentsPaul Kocialkowski
2015-08-05usb: USB_ARCH_HAS_HCD Kconfig option removalPaul Kocialkowski
2015-08-05usb: dwc2: Call board_usb_init() from usb_lowlevel_init()Peter Griffin
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-08-02usb: kconfig: create a menu for usbNikita Kiryanov
2015-08-02usb: kconfig: usb keyboard kconfigNikita Kiryanov
2015-08-02arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig optionNikita Kiryanov
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-07-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-07-25sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede
2015-07-25sunxi: musb: Improve output during probingHans de Goede
2015-07-25sunxi: musb: Use device-model for musb host modeHans de Goede
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede
2015-07-25sunxi: musb: Add id pin supportHans de Goede
2015-07-25sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini