Age | Commit message (Expand) | Author |
2014-05-15 | usb: tegra: refactor PHY type selection | Stephen Warren |
2014-05-15 | usb: tegra: fix PHY selection code | Stephen Warren |
2014-05-14 | ARM: zynq: ehci: Added USB host driver support | Michal Simek |
2014-05-09 | Merge branch 'u-boot/master' | Albert ARIBAUD |
2014-04-30 | exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT | andrey.konovalov@linaro.org |
2014-04-30 | usb: Add endian support macros to interrupt transfers in the EHCI driver. | Adrian Cox |
2014-04-30 | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs | Nobuhiro Iwamatsu |
2014-04-22 | fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0 | Nikhil Badola |
2014-04-22 | fsl/usb: Workaround for USB erratum-A007075 | Nikhil Badola |
2014-04-22 | fsl/usb: Fix phy type for Second USB controller | Nikhil Badola |
2014-04-17 | usb: tegra: combine header file | Stefan Agner |
2014-04-17 | usb: tegra: fix PHY configuration | Stefan Agner |
2014-04-17 | usb: tegra: fix USB2 powerdown for Tegra30 and later | Stefan Agner |
2014-03-10 | usb: create common header virtual root hub descriptors | Stephen Warren |
2014-03-10 | usb: ehci: fully align interrupt QHs/QTDs | Stephen Warren |
2014-03-10 | ush: ehci: initialize altnext pointers in QH | Stephen Warren |
2014-02-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-02-24 | fsl/usb: Limit phy_type comparison to first four characters | Nikhil Badola |
2014-02-06 | ARM: USB: Remove the IXP EHCI driver | Marek Vasut |
2014-01-13 | usb: exynos5: arndale: Add network support | Inderpal Singh |
2014-01-13 | usb: ehci: exynos: set/reset hsic phys | Inderpal Singh |
2013-12-18 | usb: ehci: Fix register access | Marek Vasut |
2013-12-18 | usb: ehci: Do not de-init uninited controllers | Marek Vasut |
2013-12-18 | usb: ehci-pci: Clarify and cleanup the EHCI controller detection | Marek Vasut |
2013-12-06 | usb: ehci-omap: Reset the USB Host OMAP module | Roger Quadros |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-08 | usb: ohci-hcd: submit_common_msg: report actual_length properly | Mateusz Kulikowski |
2013-11-04 | arm: atmel: get rid of too many ifdeffery | Bo Shen |
2013-11-04 | arm: atmel: at91sam9n12ek: add usb host support | Bo Shen |
2013-10-31 | drivers: usb: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-24 | powerpc/usb:Differentiate USB controller base address | ramneek mehresh |
2013-10-22 | usb: rename board_usb_init_type to usb_init_type | Troy Kisky |
2013-10-20 | usb: ehci-mx6: add support for otg port | Troy Kisky |
2013-10-20 | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. | Troy Kisky |
2013-10-20 | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky |
2013-10-20 | usb: dra7xx: Add support for dra7xx xhci USB host | Dan Murphy |
2013-10-20 | usb: omap: Move the usb phy code to the usb/phy directory | Dan Murphy |
2013-10-20 | usb: omap5: Update the board_usb_init api | Dan Murphy |
2013-10-20 | usb: omap: Move the xhci-omap header file to common location | Dan Murphy |
2013-10-20 | usb: new board-specific USB init interface | Mateusz Zalega |
2013-10-20 | OMAP5: USB: Add OMAP xHCI file and header | Dan Murphy |
2013-10-20 | exynos: usb: Switch USB VBUS GPIOs to be device tree configured | Julius Werner |
2013-10-20 | USB: XHCI: Add xHCI host controller support for Exynos5 | Vivek Gautam |
2013-10-20 | USB: xHCI: Add stack support for xHCI | Vivek Gautam |
2013-10-20 | usb: Move 'bmRequestType' USB device request macros from EHCI header | Vivek Gautam |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-09-27 | usb: ehci: Fix test mode for connected ports | Julius Werner |
2013-08-26 | usb: ehci-mx5: Use 'bool' instead of 'unsigned char' | Fabio Estevam |
2013-08-26 | usb: ehci-mx5: Remove unneeded write to cscmr1 register | Fabio Estevam |
2013-08-26 | ARM: OMAP: USB: Fix linker error when ULPI is not defined | Dan Murphy |