Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
500cda8c05a3cfd808a93ec3dc8462938240a045
/
drivers
/
usb
500cda8
at91: fix a USB problem for AT91SAM9261
by RONETIX - Ilko Iliev
· 15 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
23164f1
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a954f1a
Support for PXA27X UDC.
by Remy Bohmer
· 16 years ago
8f6bcf4
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d42643f
at91: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f4d33f6
s3c64xx: move usb driver to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8e6cc00
r8a66597-hcd: fix cannot use external hub
by Yoshihiro Shimoda
· 16 years ago
fb718e1
Coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
5afb2fe
Fix whitespace damage: double space changed to a tab
by Jerry Van Baren
· 16 years ago
8cd6918
USB: Add EHCI support for VCT EHCI controller (really with driver now)
by Stefan Roese
· 16 years ago
25983c1
USB: Add dcache support to the EHCI driver
by Stefan Roese
· 16 years ago
c7c6d85
USB: Add EHCI support for VCT EHCI controller
by Stefan Roese
· 16 years ago
2e98fc7
USB: Add config option to call ehci_hcd_init() again after EHCI reset
by Stefan Roese
· 16 years ago
497f184
USB: Fix speed detection on EHCI cntr with root hub transaction translators
by Stefan Roese
· 16 years ago
99a3307
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
by Thomas Abraham
· 16 years ago
38f424f
usb : musb : Adding host controller driver for Mentor USB controller
by Thomas Abraham
· 16 years ago
f503a6b
USB ehci ixp4xx support
by Michael Trimarchi
· 16 years ago
6d4b91c
USB ehci remove infinite loop and use handshake function
by Michael Trimarchi
· 16 years ago
ebc8300
Add initial support for USB ehci pci
by Michael Trimarchi
· 16 years ago
33e8748
EHCI fix code and ixp4xx test. USB ehci configuration parameter:
by Remy Böhmer
· 16 years ago
0bf2a03
[PATCH] This patch add varius fix to the ehci.
by michael
· 16 years ago
0a32610
[PATCH] Fix EHCI usb. I start to test on a
by michael
· 16 years ago
e30a336
USB ehci freescale support
by Michael Trimarchi
· 16 years ago
241f751
USB ehci core support
by Michael Trimarchi
· 16 years ago
6dfaee7
usbtty/omap: update to current API
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a96f92
drivers/usb: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
35610c6b
Merge git://git.denx.de/u-boot into x1
by Markus Klotzbuecher
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d8c55ab
The PIPE_INTERRUPT flag is used wrong
by Remy Bohmer
· 16 years ago
47e7208
fix USB initialisation procedure
by Remy Bohmer
· 16 years ago
9d58a01
usb: Fix compile warning of r8a66597-hcd
by Nobuhiro Iwamatsu
· 16 years ago
172a113
Refactoring parts of the common USB OHCI code
by Remy Bohmer
· 16 years ago
743dd49
Make usb-stop() safe to call multiple times in a row.
by Remy Bohmer
· 16 years ago
11af42c
USB EHCI: reset root hub
by Yuri Tikhonov
· 16 years ago
e726e7a
USB: Add support for OHCI controller on S3C6400
by Guennadi Liakhovetski
· 16 years ago
1ec1677
Coding style cleanup, update CHANGELOG, prepare release
by Wolfgang Denk
· 16 years ago
d6c98cc
Fix compile error related to r8a66597-hcd & usb
by Kumar Gala
· 16 years ago
f66d998
usb: add support for R8A66597 usb controller
by Yoshihiro Shimoda
· 16 years ago
a882479
Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
by Hunter, Jon
· 16 years ago
8468027
Fix more printf() format warnings
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fe036dd
Fix some more printf() format problems.
by Wolfgang Denk
· 16 years ago
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ed1c3f0
fix USB devices with multiple configurations
by Harald Welte
· 16 years ago
59dada1
Fix endianess conversion in usb_ohci.c
by Christian Eggers
· 17 years ago
0b4570f
USB: add support for multiple PCI OHCI controllers
by Sergei Poselenov
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
beffafe
USB: remove a cpu bug workaround for an unsupported architecture.
by Markus Klotzbücher
· 17 years ago
a84dfb3
USB: fix those pesky aliasing warnings issued by gcc-4.2
by Markus Klotzbücher
· 17 years ago
28ca5a5
Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c
by Gururaja Hebbar K R
· 17 years ago
41e74eb
usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
by Stefan Roese
· 17 years ago
923f43a
USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB)
by TsiChung Liew
· 17 years ago
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
780133c
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago