summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan2014-07-22-4/+2
* usb: host: xhci: make sure to power up PHYFelipe Balbi2014-07-09-0/+1
* arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-04-0/+39
* usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee2014-06-25-2/+2
* usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano2014-06-25-1/+1
* usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano2014-06-25-2/+2
* Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-23-0/+105
|\
| * ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-14-0/+105
* | Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usbTom Rini2014-05-22-59/+106
|\ \
| * | usb: tegra: support device modeStephen Warren2014-05-15-30/+84
| * | usb: tegra: refactor PHY type selectionStephen Warren2014-05-15-30/+28
| * | usb: tegra: fix PHY selection codeStephen Warren2014-05-15-13/+8
| |/
* | drivers/usb : Define usb control register mask for w1c bitsNikhil Badola2014-05-16-5/+10
|/
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-29/+202
|\
| * exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-30-2/+4
| * usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox2014-04-30-25/+31
| * usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-30-0/+131
| * fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola2014-04-22-0/+20
| * fsl/usb: Workaround for USB erratum-A007075Nikhil Badola2014-04-22-0/+10
| * fsl/usb: Fix phy type for Second USB controllerNikhil Badola2014-04-22-2/+6
* | usb: tegra: combine header fileStefan Agner2014-04-17-1/+0
* | usb: tegra: fix PHY configurationStefan Agner2014-04-17-3/+21
* | usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner2014-04-17-0/+3
|/
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-10-393/+4
* usb: ehci: fully align interrupt QHs/QTDsStephen Warren2014-03-10-2/+4
* ush: ehci: initialize altnext pointers in QHStephen Warren2014-03-10-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-25-1/+1
|\
| * fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola2014-02-24-1/+1
* | ARM: USB: Remove the IXP EHCI driverMarek Vasut2014-02-06-38/+0
|/
* usb: exynos5: arndale: Add network supportInderpal Singh2014-01-13-0/+2
* usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-13-0/+39
* usb: ehci: Fix register accessMarek Vasut2013-12-18-1/+1
* usb: ehci: Do not de-init uninited controllersMarek Vasut2013-12-18-0/+3
* usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut2013-12-18-3/+25
* usb: ehci-omap: Reset the USB Host OMAP moduleRoger Quadros2013-12-06-15/+42
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-9/+10
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-04-10/+4
| * arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-04-2/+9
* | usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-08-1/+1
* | drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-51/+29
* | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-24-4/+15
* | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-22-2/+2
* | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-20-40/+91
* | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-20-25/+46
* | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-7/+7
* | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-20-4/+2
* | usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-20-169/+2
* | usb: omap5: Update the board_usb_init apiDan Murphy2013-10-20-3/+4
* | usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-20-1/+1
* | usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-19/+10