Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
896720ceb2cededcd1f25fa5f5ff23822bea466d
/
drivers
/
usb
/
host
896720c
fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0
by Nikhil Badola
· 11 years ago
1185691
fsl/usb: Workaround for USB erratum-A007075
by Nikhil Badola
· 11 years ago
0ecb15c
fsl/usb: Fix phy type for Second USB controller
by Nikhil Badola
· 11 years ago
eb838e7
usb: create common header virtual root hub descriptors
by Stephen Warren
· 11 years ago
8165e34
usb: ehci: fully align interrupt QHs/QTDs
by Stephen Warren
· 11 years ago
2456b97
ush: ehci: initialize altnext pointers in QH
by Stephen Warren
· 11 years ago
a7e8c15
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
91d7746
fsl/usb: Limit phy_type comparison to first four characters
by Nikhil Badola
· 11 years ago
b1c7567
ARM: USB: Remove the IXP EHCI driver
by Marek Vasut
· 11 years ago
7da7651
usb: exynos5: arndale: Add network support
by Inderpal Singh
· 11 years ago
16f9480
usb: ehci: exynos: set/reset hsic phys
by Inderpal Singh
· 11 years ago
eb63218
usb: ehci: Fix register access
by Marek Vasut
· 11 years ago
1e1be6d
usb: ehci: Do not de-init uninited controllers
by Marek Vasut
· 11 years ago
8fb8354
usb: ehci-pci: Clarify and cleanup the EHCI controller detection
by Marek Vasut
· 11 years ago
835a555
usb: ehci-omap: Reset the USB Host OMAP module
by Roger Quadros
· 11 years ago
85b8c5c
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
522c956
usb: ohci-hcd: submit_common_msg: report actual_length properly
by Mateusz Kulikowski
· 11 years ago
dcd2f1a
arm: atmel: get rid of too many ifdeffery
by Bo Shen
· 11 years ago
d9bef0a
arm: atmel: at91sam9n12ek: add usb host support
by Bo Shen
· 11 years ago
44e32c7
drivers: usb: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
77354e9
powerpc/usb:Differentiate USB controller base address
by ramneek mehresh
· 11 years ago
7e575c4
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
d1a5286
usb: ehci-mx6: add support for otg port
by Troy Kisky
· 11 years ago
127efc4
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
by Troy Kisky
· 11 years ago
06d513e
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· 11 years ago
834e91a
usb: dra7xx: Add support for dra7xx xhci USB host
by Dan Murphy
· 11 years ago
ba55453
usb: omap: Move the usb phy code to the usb/phy directory
by Dan Murphy
· 11 years ago
b216821
usb: omap5: Update the board_usb_init api
by Dan Murphy
· 11 years ago
41b667b
usb: omap: Move the xhci-omap header file to common location
by Dan Murphy
· 11 years ago
16297cf
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
2d2358a
OMAP5: USB: Add OMAP xHCI file and header
by Dan Murphy
· 11 years ago
4a271cb
exynos: usb: Switch USB VBUS GPIOs to be device tree configured
by Julius Werner
· 11 years ago
13194f3
USB: XHCI: Add xHCI host controller support for Exynos5
by Vivek Gautam
· 11 years ago
5853e13
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· 11 years ago
e3d7440
usb: Move 'bmRequestType' USB device request macros from EHCI header
by Vivek Gautam
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
5077f96
usb: ehci: Fix test mode for connected ports
by Julius Werner
· 11 years ago
76b6b19
usb: ehci-mx5: Use 'bool' instead of 'unsigned char'
by Fabio Estevam
· 11 years ago
c390412
usb: ehci-mx5: Remove unneeded write to cscmr1 register
by Fabio Estevam
· 11 years ago
120503f
ARM: OMAP: USB: Fix linker error when ULPI is not defined
by Dan Murphy
· 11 years ago
d3d037a
ARM: OMAP5: USB: Add OMAP5 common USB EHCI information
by Dan Murphy
· 11 years ago
8bc3603
ehci-hcd: fix memory leak in lowlevel init
by Nikita Kiryanov
· 11 years ago
bb1f327
usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module
by Roger Quadros
· 11 years ago
b959655
usb: ehci: Split out struct ehci_ctrl definition
by Marek Vasut
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
fbbbc86
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
7e44d93
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· 11 years ago
d3e0747
usb: ehci: add missing cache managment
by Stephen Warren
· 11 years ago
e82a316
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· 11 years ago
1dde142
usb: ehci: add weak-aliased function for PORTSC
by Kuo-Jung Su
· 11 years ago
9c6a9d7
usb: ehci: prevent bad PORTSC register access
by Kuo-Jung Su
· 11 years ago
ed10e66
usb: Correct CLEAR_FEATURE code in ehci-hcd
by Simon Glass
· 11 years ago
a19b0dd
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e5e8bb0
USB: ohci-at91: support sama5d3x devices
by Bo Shen
· 11 years ago
4f4eab4
usb: common: Use a global definition for 'min3'
by Vivek Gautam
· 12 years ago
158947d
USB: ohci-at91: make OHCI work on at91sam9g10 SoC
by Bo Shen
· 12 years ago
7d9aa8f
usb: Add new command to set USB 2.0 port test modes
by Julius Werner
· 12 years ago
b068deb
USB: EHCI: Add weak functions to support new chip
by Jim Lin
· 12 years ago
ba5dfc1
imx: mx5: Remove legacy iomux support
by Benoît Thébaudeau
· 12 years ago
e532322
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
3c47f2f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
ae003d0
usb: Add multiple controllers support for EHCI PCI
by Vincent Palatin
· 12 years ago
61755c7
usb: ehci: Fix aliasing issue in EHCI interrupt code
by Vincent Palatin
· 12 years ago
8f62ca6
usb: ehci: Support interrupt transfers via periodic list
by Patrick Georgi
· 12 years ago
c74b011
usb: ehci: exynos: Enable non-dt path
by Vivek Gautam
· 12 years ago
24a4775
usb: ehci: exynos: Fix multiple FDT decode
by Vivek Gautam
· 12 years ago
39fd634
usb/host/ehci: Add support for EHCI on spear
by Vipin Kumar
· 12 years ago
2982837
usb: ehci: Add 64-bit controller support
by Vincent Palatin
· 12 years ago
7c38e90
usb: ehci: generic PCI support
by Vincent Palatin
· 12 years ago
b27673c
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
d7a55e1
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
by Lucas Stach
· 12 years ago
7ae18f3
tegra: usb: move implementation into right directory
by Lucas Stach
· 12 years ago
afa8721
mxs: Make ehci-mxs multiport capable
by Marek Vasut
· 12 years ago
47f1331
mxs: Squash the header file usage in ehci-mxs
by Marek Vasut
· 12 years ago
62db0b3
USB: drop unneeded header in ehci-mx6
by Stefano Babic
· 12 years ago
1199c37
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
612404c
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e18bf1f
EHCI: Exynos: Add fdt support
by Rajeshwari Shinde
· 12 years ago
2c601c7
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
bcfc897
at91sam9x5: enable USB support for 9x5ek board.
by Richard Genoud
· 12 years ago
7bae844
usb: r8a6659: Fix build by missing of parenthesis
by Nobuhiro Iwamatsu
· 12 years ago
9d03420
usb: r8a66597: Switched from variable to only macro
by Nobuhiro Iwamatsu
· 13 years ago
c60795f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
fa88ddb
ehci-mxc: Fix host power mask bit for i.MX25
by Benoît Thébaudeau
· 12 years ago
ed0a6fc
ehci-mxc: Fix host power mask bit for i.MX35
by Benoît Thébaudeau
· 12 years ago
f22e4fa
ehci-mx5/6: Make board_ehci_hcd_init() optional
by Benoît Thébaudeau
· 12 years ago
71a5c55
ehci-mxc: Add support for i.MX35
by Benoît Thébaudeau
· 12 years ago
34d33b6
ehci-mxc: Define host offsets
by Benoît Thébaudeau
· 12 years ago
9fa3d09
ehci-mxc: Make i.MX25 EHCI configurable
by Benoît Thébaudeau
· 12 years ago
31ac2d0
ehci-mxc: Make EHCI power/oc polarities configurable
by Benoît Thébaudeau
· 12 years ago
2cfe0b8
ehci-mx5: Add missing OC_DIS for i.MX53
by Benoît Thébaudeau
· 12 years ago
661052f
ehci-mx5: Fix *PM usage for i.MX53
by Benoît Thébaudeau
· 12 years ago
394c00d
ehci-mx5: Fix OPM usage
by Benoît Thébaudeau
· 12 years ago
7d42432
ehci-mx5: Fix OC_DIS usage
by Benoît Thébaudeau
· 12 years ago
bdc5202
ehci-mx5: Clean up
by Benoît Thébaudeau
· 12 years ago
164738e
ehci-mxc: Clean up
by Benoît Thébaudeau
· 12 years ago
047cea3
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
by Shengzhou Liu
· 12 years ago
fb24ffc
dm: Move s3c24xx USB driver to a proper place
by Marek Vasut
· 12 years ago
414e166
mx51: Fix USB PHY clocks
by Benoît Thébaudeau
· 12 years ago
7a46b2c
usb: ehci: don't print debug output
by Lucas Stach
· 12 years ago
Next »