summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy
2013-10-20usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy
2013-10-20usb: omap5: Update the board_usb_init apiDan Murphy
2013-10-20usb: omap: Move the xhci-omap header file to common locationDan Murphy
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-20OMAP5: USB: Add OMAP xHCI file and headerDan Murphy
2013-10-20exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner
2013-10-20USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam
2013-10-20usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-27usb: ehci: Fix test mode for connected portsJulius Werner
2013-08-26usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam
2013-08-26usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam
2013-08-26ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy
2013-08-26ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy
2013-07-29ehci-hcd: fix memory leak in lowlevel initNikita Kiryanov
2013-07-29usb: ehci-omap: Don't softreset USB High-speed Host (UHH) ModuleRoger Quadros
2013-07-29usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-11ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin
2013-06-12usb: ehci: add missing cache managmentStephen Warren
2013-06-12usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su
2013-06-12usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su
2013-06-12usb: ehci: prevent bad PORTSC register accessKuo-Jung Su
2013-06-12usb: Correct CLEAR_FEATURE code in ehci-hcdSimon Glass
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-21USB: ohci-at91: support sama5d3x devicesBo Shen
2013-05-06usb: common: Use a global definition for 'min3'Vivek Gautam
2013-05-05USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen
2013-05-05usb: Add new command to set USB 2.0 port test modesJulius Werner
2013-05-05USB: EHCI: Add weak functions to support new chipJim Lin
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-03-18usb: Add multiple controllers support for EHCI PCIVincent Palatin
2013-03-18usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin
2013-03-18usb: ehci: Support interrupt transfers via periodic listPatrick Georgi
2013-03-18usb: ehci: exynos: Enable non-dt pathVivek Gautam
2013-03-18usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam
2013-03-16usb/host/ehci: Add support for EHCI on spearVipin Kumar
2013-03-16usb: ehci: Add 64-bit controller supportVincent Palatin
2013-03-16usb: ehci: generic PCI supportVincent Palatin
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-14tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach
2013-03-14tegra: usb: move implementation into right directoryLucas Stach
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut