Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d85dee6fe5aec8a9be3f4403f5b6e324e2ad99c
/
drivers
/
usb
1d85dee
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· 15 years ago
316b996
EHCI: add NEC PCI ID
by Sergei Shtylyov
· 15 years ago
23dec68
EHCI: fix port reset reporting
by Sergei Shtylyov
· 15 years ago
9de4ac4
EHCI: fix off-by-one error in ehci_submit_root()
by Sergei Shtylyov
· 15 years ago
fa30a27
EHCI: fix root hub device descriptor
by Sergei Shtylyov
· 15 years ago
1e01b08
at91: use C structs for AT91 OHCI code
by Matthias Fuchs
· 15 years ago
d9a4918
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
a2cfb24
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
a4db1ca
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
e53a0f6
musb: Add host support for DM365 EVM
by Prathap Srinivas
· 15 years ago
da55f68
usb: musb: fix Blackfin DMA register padding
by Cliff Cai
· 15 years ago
a4f5ec6
SPEAr : usbd driver support for SPEAr SoCs
by Vipin KUMAR
· 15 years ago
62825a5
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
73073cc
usb: musb: add virtual root hub control support
by Bryan Wu
· 15 years ago
52d1761
Add ppc440epx USB ehci support.
by Chris Zhang
· 15 years ago
fddf6d6
Fix EHCI port reset.
by Chris Zhang
· 15 years ago
3a761ff
omap3: fix compile warning
by Sanjeev Premi
· 15 years ago
e956f34
usb: musb: add support for Blackfin MUSB
by Bryan Wu
· 15 years ago
65b99d3
usb: musb: change rxcsr register from write to read/modify/write
by Bryan Wu
· 15 years ago
784f138
usb: musb: make multipoint optional
by Bryan Wu
· 15 years ago
88ef9a4
usb: musb: make fifo support configurable
by Bryan Wu
· 15 years ago
958f932
usb: musb: make sure the register layout is packed
by Mike Frysinger
· 15 years ago
0882f3e
DA8xx: Add MUSB host support
by Ajay Kumar Gupta
· 15 years ago
8526c6f
OMAP3 USB Initialize twl4030 only if required
by Tom Rix
· 15 years ago
09c82bc
OMAP3 Add usb device support
by Tom Rix
· 15 years ago
03f4fbb
TWL4030 Add usb PHY support
by Tom Rix
· 15 years ago
83b9e1d
USB Consolidate descriptor definitions
by Tom Rix
· 15 years ago
e0d8131
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
960a8e1
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
by Minkyu Kang
· 15 years ago
2281029
usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root
by Prafulla Wadaskar
· 15 years ago
bddc726
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0a96f54
usb: Fix compiler warning with gcc4.4
by Kumar Gala
· 15 years ago
46c54fd
usb: add Marvell Kirkwood ehci host controller driver
by Prafulla Wadaskar
· 15 years ago
32c5220
mpc8xxx: USB: fix: access of ehci struct elements
by Vivek Mahajan
· 15 years ago
3169ce8
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
by Bryan Wu
· 15 years ago
1f0e041
usb: musb: drop old musb read/write prototypes
by Mike Frysinger
· 15 years ago
288f7fb
mpc83xx: USB: Reorganized its support
by Vivek Mahajan
· 16 years ago
ae038ab
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
by Vivek Mahajan
· 16 years ago
e9d8c31
mpc8xxx: USB: Removed reenablement of its interface
by Vivek Mahajan
· 16 years ago
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