Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e5b563e9ec54c3f6d702c8fa2b711b4a6150243a
/
drivers
/
usb
4ef0101
mpc83xx: USB: Reorganized its support
by Vivek Mahajan
· 15 years ago
ed90d2c
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
by Vivek Mahajan
· 15 years ago
cfd39cd
mpc8xxx: USB: Removed reenablement of its interface
by Vivek Mahajan
· 15 years ago
faa14ba
at91: fix a USB problem for AT91SAM9261
by RONETIX - Ilko Iliev
· 15 years ago
792a09e
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 15 years ago
f9a109b
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
dc39ae9
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3ccbfb2
Support for PXA27X UDC.
by Remy Bohmer
· 16 years ago
2731b9a
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2b7178a
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6d27bca
s3c64xx: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
60ece6d
r8a66597-hcd: fix cannot use external hub
by Yoshihiro Shimoda
· 16 years ago
f15c651
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
ae0b05d
Fix whitespace damage: double space changed to a tab
by Jerry Van Baren
· 16 years ago
a270d1e
USB: Add EHCI support for VCT EHCI controller (really with driver now)
by Stefan Roese
· 16 years ago
daa2daf
USB: Add dcache support to the EHCI driver
by Stefan Roese
· 16 years ago
4e0ea0e
USB: Add EHCI support for VCT EHCI controller
by Stefan Roese
· 16 years ago
832e614
USB: Add config option to call ehci_hcd_init() again after EHCI reset
by Stefan Roese
· 16 years ago
597eb28
USB: Fix speed detection on EHCI cntr with root hub transaction translators
by Stefan Roese
· 16 years ago
e142e9f
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
by Thomas Abraham
· 16 years ago
a142896
usb : musb : Adding host controller driver for Mentor USB controller
by Thomas Abraham
· 16 years ago
7b6e31e
USB ehci ixp4xx support
by Michael Trimarchi
· 16 years ago
1ed9f9a
USB ehci remove infinite loop and use handshake function
by Michael Trimarchi
· 16 years ago
8fea291
Add initial support for USB ehci pci
by Michael Trimarchi
· 16 years ago
c0d722f
EHCI fix code and ixp4xx test. USB ehci configuration parameter:
by Remy Böhmer
· 16 years ago
51ab142
[PATCH] This patch add varius fix to the ehci.
by michael
· 16 years ago
db63299
[PATCH] Fix EHCI usb. I start to test on a
by michael
· 16 years ago
6b92487
USB ehci freescale support
by Michael Trimarchi
· 16 years ago
aaf098c
USB ehci core support
by Michael Trimarchi
· 16 years ago
dedacc1
usbtty/omap: update to current API
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d10c5a8
drivers/usb: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
50bd005
Merge git://git.denx.de/u-boot into x1
by Markus Klotzbuecher
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9dbc366
The PIPE_INTERRUPT flag is used wrong
by Remy Bohmer
· 16 years ago
4886720
fix USB initialisation procedure
by Remy Bohmer
· 16 years ago
e58c41e
usb: Fix compile warning of r8a66597-hcd
by Nobuhiro Iwamatsu
· 16 years ago
6f5794a
Refactoring parts of the common USB OHCI code
by Remy Bohmer
· 16 years ago
eba1f2f
Make usb-stop() safe to call multiple times in a row.
by Remy Bohmer
· 16 years ago
e90fb6a
USB EHCI: reset root hub
by Yuri Tikhonov
· 16 years ago
8262813
USB: Add support for OHCI controller on S3C6400
by Guennadi Liakhovetski
· 16 years ago
cd82919
Coding style cleanup, update CHANGELOG, prepare release
by Wolfgang Denk
· 16 years ago
3cf8a23
Fix compile error related to r8a66597-hcd & usb
by Kumar Gala
· 16 years ago
fd0f2f3
usb: add support for R8A66597 usb controller
by Yoshihiro Shimoda
· 16 years ago
1d10dcd
Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
by Hunter, Jon
· 16 years ago
c14eefc
Fix more printf() format warnings
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d5996dd
Fix some more printf() format problems.
by Wolfgang Denk
· 16 years ago
0a5676b
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e73b521
fix USB devices with multiple configurations
by Harald Welte
· 16 years ago
fb63939
Fix endianess conversion in usb_ohci.c
by Christian Eggers
· 16 years ago
477434c
USB: add support for multiple PCI OHCI controllers
by Sergei Poselenov
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
83fe323
USB: remove a cpu bug workaround for an unsupported architecture.
by Markus Klotzbücher
· 17 years ago
f957576
USB: fix those pesky aliasing warnings issued by gcc-4.2
by Markus Klotzbücher
· 17 years ago
6c0e9a8
Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c
by Gururaja Hebbar K R
· 17 years ago
2596f5b
usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
by Stefan Roese
· 17 years ago
3afac79
USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB)
by TsiChung Liew
· 17 years ago
7817cb2
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
e455866
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago