Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1cf10f9bef71934180af41b4b68976bdac88da2
/
drivers
/
usb
/
host
/
ohci-hcd.c
a1cf10f
usb: use linux/usb/ch9.h instead of usbdescriptors.h
by Ilya Yanok
· 12 years ago
a323128
usb: lowlevel interface change to support multiple controllers
by Lucas Stach
· 12 years ago
62c1c7c
USB: Fix strict aliasing in ohci-hcd
by Troy Kisky
· 12 years ago
60ce19a
usb: replace wait_ms() with mdelay()
by Mike Frysinger
· 13 years ago
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
fc5cf88
USB: Fix complaints about strict aliasing in OHCI-HCD
by Marek Vasut
· 13 years ago
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
0ef5f62
drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
fd7f513
Fix EHCI usb submit timeout and unify with OHCI
by Simon Glass
· 14 years ago
9d78675
USB: Make non-bulk delay longer in OHCI
by Marek Vasut
· 14 years ago
4abaacb
drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel
by Becky Bruce
· 14 years ago
e0d8131
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
8f6bcf4
drivers/usb: regorganisation
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
[Renamed (99%) from drivers/usb/usb_ohci.c]
5afb2fe
Fix whitespace damage: double space changed to a tab
by Jerry Van Baren
· 16 years ago
5a96f92
drivers/usb: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 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
47e7208
fix USB initialisation procedure
by Remy Bohmer
· 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
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
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
780133c
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/usb_ohci.c]
dcac38b
Fix build problems with mp2usb board
by Wolfgang Denk
· 17 years ago
c7157e9
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
e3b2842
Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
by David Saada
· 17 years ago
8a58819
MPC5xxx: fix some compiler warnings in USB code
by Martin Krause
· 17 years ago
3688293
Minor coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
3c701fb
USB: This patch fix readl in ohci swap reg access.
by Jason Jin
· 17 years ago
18f5ccb
USB/OHCI: endianness cleanup in the generic ohci driver
by Markus Klotzbuecher
· 17 years ago
8d15efa
USB PCI-OHCI, interrupt pipe and usb event poll support
by Zhang Wei
· 17 years ago
d596040
USB: (Another) delay for crappy USB keys.
by Rodolfo Giometti
· 18 years ago
e3af6d5
USB: remove the S3C24X0_merge #define, which was introduced while
by Markus Klotzbuecher
· 18 years ago
d209de6
Fix some endianness issues related to the generic ohci driver
by Markus Klotzbuecher
· 18 years ago
43c8b31
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
by Markus Klotzbuecher
· 18 years ago
661ffe5
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
by Markus Klotzbuecher
· 18 years ago
aa21921
Support generic OHCI support for the s3c24x0 cpu.
by Markus Klotzbuecher
· 19 years ago
d0a3878
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
by Markus Klotzbuecher
· 19 years ago
9809551
More cleanup for the delta board and the generic usb_ohci driver. Added
by Markus Klotzbuecher
· 19 years ago
d8d023f
This patch adds USB storage support for the delta board. This is the first
by Markus Klotzbuecher
· 19 years ago