Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
102a8cd3eda4e84dcb793cada30b45eea958240d
/
drivers
/
usb
2eb6090
net: smsc95xx: Add support for another SMSC95xx variant
by Stefan Roese
· 11 years ago
e20cc2c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
32f420b
musb: Disable extra prints
by Lokesh Vutla
· 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
6bed7ce
dfu: Implementation of target reset after communication with dfu-util's -R switch
by Lukasz Majewski
· 11 years ago
6dd30af
usb: mv_udc: Add bounce buffer
by Marek Vasut
· 11 years ago
f19a343
usb: mv_udc: Add proper cache management
by Marek Vasut
· 11 years ago
ede709c
usb: mv_udc: Implement better qTD item accessor
by Marek Vasut
· 11 years ago
8a095a6
usb: mv_udc: Improve allocation of qTD items
by Marek Vasut
· 11 years ago
b5cd45b
usb: mv_udc: Implement better QH accessor
by Marek Vasut
· 11 years ago
5804b88
usb: mv_udc: Add cacheline length check
by Marek Vasut
· 11 years ago
ab65da1
usb: mv_udc: Properly align the endpoint QH and qTD list
by Marek Vasut
· 11 years ago
ab52df1
usb: mv_udc: Move QH and qTD into mv_drv
by Marek Vasut
· 11 years ago
fe48f05
usb: mv_udc: Init mv_drv.gadget.ops statically
by Marek Vasut
· 11 years ago
f646317
usb: mv_udc: Remove QH_MAXNUM macro
by Marek Vasut
· 11 years ago
d766303
usb: mv_udc: Clean up the initial variable check
by Marek Vasut
· 11 years ago
be7ed25
usb: mv_udc: Make use of struct ehci_ctrl
by Marek Vasut
· 11 years ago
b959655
usb: ehci: Split out struct ehci_ctrl definition
by Marek Vasut
· 11 years ago
2ea4b44
usb: mv_udc: Clean up the EP initialization
by Marek Vasut
· 11 years ago
532d846
usb: mv_udc: Move endpoint array into driver data
by Marek Vasut
· 11 years ago
a7eafcf
usb: mv_udc: Unbreak the mv_udc driver
by Marek Vasut
· 11 years ago
eee479c
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 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
ecc8edb
usb: pxa27x_udc: fix compiler warnings
by Mike Dunn
· 11 years ago
81c065d
dfu: Update DFU's authorship history
by Łukasz Majewski
· 11 years ago
b0857c4
usb: omap: ulpi: fix ulpi transceiver access
by Michael Trimarchi
· 11 years ago
befd387
usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1
by Pierre Aubert
· 11 years ago
e059a40
dfu:function: Fix number of allocated DFU function pointers
by Lukasz Majewski
· 11 years ago
7a34278
usb, musb-new: add wdt trigger
by Heiko Schocher
· 11 years ago
c5398cc
usb, g_dnl: make possibility to fixup the device_desc board specific
by Heiko Schocher
· 11 years ago
ad5f977
usb, dfu gadget: switch to dfu mode in dfu_bind
by Heiko Schocher
· 11 years ago
12595e9
usb:composite: use memcpy to avoid unaligned access
by Piotr Wilczek
· 12 years ago
7f3cf40
drivers:usb: use get|put_unaligned_le16
by Piotr Wilczek
· 11 years ago
e31dc61
usb: musb: Use ARRAY_SIZE at appropriate places
by Axel Lin
· 11 years ago
4134122
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
c67b0e4
usb, composite: after unregister gadget driver set composite to NULL
by Heiko Schocher
· 11 years ago
d3e0747
usb: ehci: add missing cache managment
by Stephen Warren
· 11 years ago
64cfd3f
usb: gadget: add Faraday FOTG210 USB gadget support
by Kuo-Jung Su
· 12 years ago
e82a316
usb: ehci: add Faraday USB 2.0 EHCI support
by Kuo-Jung Su
· 12 years ago
1dde142
usb: ehci: add weak-aliased function for PORTSC
by Kuo-Jung Su
· 12 years ago
9c6a9d7
usb: ehci: prevent bad PORTSC register access
by Kuo-Jung Su
· 12 years ago
f6664ba
usb: gadget: Use unaligned access for wMaxPacketSize
by Vivek Gautam
· 12 years ago
4edcf0a
usb: asix: Move software resets to basic_init
by Julius Werner
· 12 years ago
ed10e66
usb: Correct CLEAR_FEATURE code in ehci-hcd
by Simon Glass
· 12 years ago
9239f5b
ARM: OMAP4+: Cleanup header files
by Lokesh Vutla
· 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
· 12 years ago
e7dcece
OMAP5: Enable USB Ethernet support with LAN9730
by Lubomir Popov
· 12 years ago
cac423a
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
ec7023d
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
b29c2f0
twl4030: make twl4030_i2c_read_u8 prototype consistent
by Nishanth Menon
· 12 years ago
0208aaf
twl4030: make twl4030_i2c_write_u8 prototype consistent
by Nishanth Menon
· 12 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
e0e89e2
pxa27x_udc: remove call to unimplemented set_GPIO_mode()
by Mike Dunn
· 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
1812201
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
e532322
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
76b09b8
musb: set MUSB speed based on CONFIG
by Bin Liu
· 12 years ago
4de602f
musb: am335x: disable bulk split-combine feature
by Bin Liu
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 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
032868a
usb: usbeth: smsc95xx: remove EEPROM loaded check
by Michael Spang
· 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
b528f71
usb:gadget: USB Mass Storage Gadget support
by Lukasz Majewski
· 12 years ago
b4d36f6
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
by Piotr Wilczek
· 12 years ago
dee1d99
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
by Lukasz Majewski
· 12 years ago
f7b4162
usb:composite:fix Provide function data when addressing device with only one interface
by Lukasz Majewski
· 12 years ago
39fd634
usb/host/ehci: Add support for EHCI on spear
by Vipin Kumar
· 12 years ago
a04983d
usb: Fix bug when both DFU & ETHER are defined
by Pantelis Antoniou
· 12 years ago
80eb1bd
dfu: Properly zero out timeout value
by Pantelis Antoniou
· 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
7a8e739
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 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
da77a0e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
598cf60
g_dnl: Properly terminate string list.
by Pantelis Antoniou
· 12 years ago
5a413ca
g_dnl: Issue connect/disconnect as appropriate
by Pantelis Antoniou
· 12 years ago
27460be
pxa25x_udc: Remove usbdescriptors.h
by Lukasz Dalek
· 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
66dc452
Remove obsolete header file
by Pantelis Antoniou
· 12 years ago
7bae844
usb: r8a6659: Fix build by missing of parenthesis
by Nobuhiro Iwamatsu
· 12 years ago
Next »