Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a7f1a0051078052cb81ba1ff5985b908f39cefd5
/
drivers
/
usb
b98b611
Merge branch 'next' of git://git.denx.de/u-boot
by Wolfgang Denk
· 12 years ago
e3b31c8
smsc95xx: align buffers to cache line size
by Ilya Yanok
· 12 years ago
2af16f8
ehci-hcd: change debug() to printf() in case of errors
by Ilya Yanok
· 12 years ago
189a695
ehci-hcd: fix external buffer cache handling
by Ilya Yanok
· 12 years ago
71c5de4
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
by Tom Rini
· 12 years ago
c7701af
ehci-hcd: program asynclistaddr before every transfer
by Ilya Yanok
· 12 years ago
eec3866
ehci-omap: Do not call dcache_off from omap_ehci_hcd_init
by Tom Rini
· 12 years ago
c59ab09
CACHE: net: asix: Fix asix driver to work with data cache on
by Marek Vasut
· 12 years ago
895f3e0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
8b3f7bf
tegra: usb: Fix device enumeration problem of USB1
by Jim Lin
· 12 years ago
c48ac11
EXYNOS: Add power Enable/Disable for USB-EHCI
by Rajeshwari Shinde
· 13 years ago
71045da
USB: EXYNOS: Set USB 2.0 HOST Link mode
by Rajeshwari Shinde
· 13 years ago
7590d3c
USB: EXYNOS: Incorporate EHCI review comments
by Rajeshwari Shinde
· 12 years ago
81f4034
ehci-atmel: fix compiler warning
by Andreas Bießmann
· 12 years ago
cc30b78
Atmel : usb : add EHCI driver for Atmel SoC
by Bo Shen
· 12 years ago
10cbe3b
net: Fix remaining API interface breakage
by Joe Hershberger
· 12 years ago
e14826b
drivers/usb/eth/asix.c: Fix build warning
by Anatolij Gustschin
· 12 years ago
92ec210
drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 12 years ago
2ab5be7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 12 years ago
5f0ffea
USB: S5P: Add ehci support
by Rajeshwari Shinde
· 13 years ago
6734b6b
usb:udc:samsung Add functions for storing private gadget data in UDC driver
by Lukasz Majewski
· 13 years ago
7010f5b
usb:gadget:composite USB composite gadget support
by Lukasz Majewski
· 13 years ago
f3b05ca
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
by Lukasz Majewski
· 13 years ago
b930053
usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file
by Lukasz Majewski
· 13 years ago
41b1f0a
USB: Document the QH and qTD antics in EHCI-HCD
by Marek Vasut
· 13 years ago
b8adb12
USB: Drop cache flush bloat in EHCI-HCD
by Marek Vasut
· 13 years ago
de98e8b
USB: Drop ehci_alloc/ehci_free in ehci-hcd
by Marek Vasut
· 13 years ago
5614553
imx: usb: There is no such register
by Timo Ketola
· 13 years ago
45b460d
i.MX25: usb: Set PORTSCx register
by Timo Ketola
· 13 years ago
3f29d96
USB: ehci-mx6: Fix broken IO access
by Wolfgang Grandegger
· 13 years ago
6777a3c
lin_gadget: use common linux/compat.h
by Mike Frysinger
· 13 years ago
90579fd
ehci-omap: fix for enabling the correct usb port
by Jeroen Hofstee
· 13 years ago
f5cdc11
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
a7ed871
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
87f938c
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· 13 years ago
9ab4ce2
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
f9da0f8
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
522b2a0
USB: ehci-mx6: Add proper IO accessors
by Fabio Estevam
· 13 years ago
b228e14
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
by Robert Delien
· 13 years ago
3f46752
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
54cb004
USB: Armada100: EHCI Driver for Armada100 SOCs
by Ajay Bhargav
· 13 years ago
732c7c2
USB: Armada100: Add UTMI PHY interface driver
by Ajay Bhargav
· 13 years ago
7cf7bef
usb:udc:samsung:fix Remove the req_config flag
by Łukasz Majewski
· 13 years ago
f50dcd6
USB:gadget:designware Fix memory nonalignment issue
by Shiraz Hashim
· 13 years ago
4df4f3c
USB:gadget:designware Make locally used functions static
by Amit Virdi
· 13 years ago
23b0e69
USB:gadget:designware Support high speed
by Vipin KUMAR
· 13 years ago
dc3e773
USB:gadget:designware Device controller bugfixes
by Vipin KUMAR
· 13 years ago
2721551
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· 13 years ago
5b84dd6
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
b974308
usb: musb: fix printf warning
by Mike Frysinger
· 13 years ago
f9636e8
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
e7e982d
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
d1f862f
usb_ether: fix typo
by Peter Meerwald
· 13 years ago
43b6239
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· 13 years ago
29321c0
ehci-omap: driver for EHCI host on OMAP3
by Ilya Yanok
· 13 years ago
928c4bd
usb: ulpi: Add omap-ulpi-view port support
by Govindraj.R
· 13 years ago
3e6e809
usb: ulpi: Extend the existing ulpi framework.
by Govindraj.R
· 13 years ago
805ad7e
orion5x: add USB host ehci-marvell support
by Albert ARIBAUD
· 13 years ago
74d3442
Remove kirkwood-specifics from marvell EHCI driver
by Albert ARIBAUD
· 13 years ago
a14bd41
Rename ehci-kirkwood as ehci-marvell
by Albert ARIBAUD
· 13 years ago
ea2d915
usb: s3c_udc_otg: fix GCC 4.6 build warnings
by Anatolij Gustschin
· 13 years ago
6b62b9a
Coding Style cleanup
by Wolfgang Denk
· 13 years ago
10879aa
drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup
by Wolfgang Denk
· 13 years ago
b2fb47f
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· 13 years ago
cf9f95f
USB: ULPI: increase error case verbosity
by Igor Grinberg
· 13 years ago
4256101
USB: ULPI: clean a mixup of return types
by Igor Grinberg
· 13 years ago
1113a79
USB: ULPI: switch argument type from u8 to unsigned
by Igor Grinberg
· 13 years ago
f93022c
USB: Add generic ULPI layer and a viewport
by Jana Rapava
· 13 years ago
3874b6d
USB: EHCI: Allow EHCI post-powerup configuration in board files
by Marek Vasut
· 13 years ago
1b80f27
USB: MX5: Add MX5 usb post-init callback
by Marek Vasut
· 13 years ago
0f8c86b
USB: MX5: Abstract out mx51 USB pixmux configuration
by Marek Vasut
· 13 years ago
1ca5620
USB: MX5: add generic USB EHCI support for mx51 and mx53
by Wolfgang Grandegger
· 13 years ago
38517a7
usb:gadget:s5p USB Device Controller (UDC) implementation
by Lukasz Majewski
· 13 years ago
5f4b4f2
ehci: speed up initialization
by Vincent Palatin
· 13 years ago
bdbcdc8
pxa: convert pxa27x_udc to use read and write functions
by Stefan Herbrechtsmeier
· 13 years ago
7555d5e
USB: Add usb_event_poll() to get keyboards working with EHCI
by Marek Vasut
· 13 years ago
26cc512
USB: gadaget: add Marvell controller support
by Lei Wen
· 13 years ago
5f6aa03
USB: Fix complaints about strict aliasing in OHCI-HCD
by Marek Vasut
· 13 years ago
e6d55d2
drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
5fea775
drivers/usb/gadget/core.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
c594a8d
drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
f55feaf
drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
abc20ab
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· 13 years ago
b0b20d4
drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
fdbe8b9
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
9419196
drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
0d9679e
smsc95xx: Debug message cleanup
by Wolfgang Grandegger
· 13 years ago
50d89f5
smsc95xx: Fix MAC address programming
by Wolfgang Grandegger
· 13 years ago
0c2dd9a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
dd22f7c
drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
dbb8f27
iMX28: Add USB HOST driver
by Marek Vasut
· 13 years ago
8d5d151
ehci-mxc: remove incorrect comment
by Wolfgang Grandegger
· 13 years ago
1fa892c
arm, usb, davinci: make USBPHY_CTL register configurable
by Heiko Schocher
· 13 years ago
4ebe208
usb, davinci: add enable_vbus() weak function
by Heiko Schocher
· 13 years ago
87a5d60
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
79ad544
GCC4.6: Squash warnings in smsc95xx.c
by Marek Vasut
· 13 years ago
a7efd71
ARM: kirkwood: reduce dependence of including platform file
by Lei Wen
· 13 years ago
c4c9fbe
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
6bc52ef
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
1b719e6
powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014
by Ramneek Mehresh
· 14 years ago
Next »