summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2014-06-26usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee1-2/+2
2014-06-26usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano1-1/+1
2014-06-26usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano1-2/+2
2014-05-24Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2-0/+105
2014-05-22Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usbTom Rini1-59/+106
2014-05-17drivers/usb : Define usb control register mask for w1c bitsNikhil Badola1-5/+10
2014-05-15usb: tegra: support device modeStephen Warren1-30/+84
2014-05-15usb: tegra: refactor PHY type selectionStephen Warren1-30/+28
2014-05-15usb: tegra: fix PHY selection codeStephen Warren1-13/+8
2014-05-14ARM: zynq: ehci: Added USB host driver supportMichal Simek2-0/+105
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD6-29/+202
2014-04-30exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2-2/+4
2014-04-30usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox1-25/+31
2014-04-30usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2-0/+131
2014-04-23fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola1-0/+20
2014-04-23fsl/usb: Workaround for USB erratum-A007075Nikhil Badola1-0/+10
2014-04-23fsl/usb: Fix phy type for Second USB controllerNikhil Badola1-2/+6
2014-04-17usb: tegra: combine header fileStefan Agner1-1/+0
2014-04-17usb: tegra: fix PHY configurationStefan Agner1-3/+21
2014-04-17usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner1-0/+3
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren4-393/+4
2014-03-10usb: ehci: fully align interrupt QHs/QTDsStephen Warren1-2/+4
2014-03-10ush: ehci: initialize altnext pointers in QHStephen Warren1-0/+2
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+1
2014-02-25fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola1-1/+1
2014-02-06ARM: USB: Remove the IXP EHCI driverMarek Vasut2-38/+0
2014-01-13usb: exynos5: arndale: Add network supportInderpal Singh1-0/+2
2014-01-13usb: ehci: exynos: set/reset hsic physInderpal Singh1-0/+39
2013-12-18usb: ehci: Fix register accessMarek Vasut1-1/+1
2013-12-18usb: ehci: Do not de-init uninited controllersMarek Vasut1-0/+3
2013-12-18usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut1-3/+25
2013-12-06usb: ehci-omap: Reset the USB Host OMAP moduleRoger Quadros1-15/+42
2013-11-10Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-9/+10
2013-11-08usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski1-1/+1
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen1-10/+4
2013-11-04arm: atmel: at91sam9n12ek: add usb host supportBo Shen1-2/+9
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada1-51/+29
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh2-4/+15
2013-10-23usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-2/+2
2013-10-21usb: ehci-mx6: add support for otg portTroy Kisky1-40/+91
2013-10-21usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky19-25/+46
2013-10-21usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky7-7/+7
2013-10-21usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy1-4/+2
2013-10-21usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy1-169/+2
2013-10-21usb: omap5: Update the board_usb_init apiDan Murphy1-3/+4
2013-10-21usb: omap: Move the xhci-omap header file to common locationDan Murphy1-1/+1
2013-10-21usb: new board-specific USB init interfaceMateusz Zalega4-19/+10
2013-10-21OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2-0/+327
2013-10-21exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2-0/+22
2013-10-21USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2-0/+317