summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci-atmel: use pcr to enable or disable clockBo Shen2014-09-191-0/+8
* USB: ohci-at91: use pcr to enable or disable clockBo Shen2014-09-191-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-08-282-0/+202
|\
| * sunxi: add USB EHCI driverRoman Byshko2014-07-312-0/+202
* | usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu2014-08-091-3/+0
* | usb: ehci: rmobile: Add support R8A7794Nobuhiro Iwamatsu2014-08-091-0/+6
|/
* driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan2014-07-221-4/+2
* usb: host: xhci: make sure to power up PHYFelipe Balbi2014-07-091-0/+1
* arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-042-0/+39
* usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee2014-06-251-2/+2
* usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano2014-06-251-1/+1
* usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano2014-06-251-2/+2
* Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-232-0/+105
|\
| * ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-142-0/+105
* | Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usbTom Rini2014-05-221-59/+106
|\ \
| * | usb: tegra: support device modeStephen Warren2014-05-151-30/+84
| * | usb: tegra: refactor PHY type selectionStephen Warren2014-05-151-30/+28
| * | usb: tegra: fix PHY selection codeStephen Warren2014-05-151-13/+8
| |/
* | drivers/usb : Define usb control register mask for w1c bitsNikhil Badola2014-05-161-5/+10
|/
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-096-29/+202
|\
| * exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-302-2/+4
| * usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox2014-04-301-25/+31
| * usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-302-0/+131
| * fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola2014-04-221-0/+20
| * fsl/usb: Workaround for USB erratum-A007075Nikhil Badola2014-04-221-0/+10
| * fsl/usb: Fix phy type for Second USB controllerNikhil Badola2014-04-221-2/+6
* | usb: tegra: combine header fileStefan Agner2014-04-171-1/+0
* | usb: tegra: fix PHY configurationStefan Agner2014-04-171-3/+21
* | usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner2014-04-171-0/+3
|/
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-104-393/+4
* usb: ehci: fully align interrupt QHs/QTDsStephen Warren2014-03-101-2/+4
* ush: ehci: initialize altnext pointers in QHStephen Warren2014-03-101-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-251-1/+1
|\
| * fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola2014-02-241-1/+1
* | ARM: USB: Remove the IXP EHCI driverMarek Vasut2014-02-062-38/+0
|/
* usb: exynos5: arndale: Add network supportInderpal Singh2014-01-131-0/+2
* usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-131-0/+39
* usb: ehci: Fix register accessMarek Vasut2013-12-181-1/+1
* usb: ehci: Do not de-init uninited controllersMarek Vasut2013-12-181-0/+3
* usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut2013-12-181-3/+25
* usb: ehci-omap: Reset the USB Host OMAP moduleRoger Quadros2013-12-061-15/+42
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-9/+10
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-041-10/+4
| * arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-041-2/+9
* | usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-081-1/+1
* | drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-51/+29
* | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-242-4/+15
* | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-221-2/+2
* | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-201-40/+91
* | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-2019-25/+46
OpenPOWER on IntegriCloud