Commit Graph

11 Commits (784ab7c545d25288a82216d18e2b0ca3beae470b)

Author SHA1 Message Date
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
amartin@nvidia.com f9636e8d38 USB: move keyboard polling into kbd driver 13 years ago
Marek Vasut 5f6aa03fda USB: Fix complaints about strict aliasing in OHCI-HCD 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Wolfgang Denk 6bc52ef35c drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used 13 years ago
Simon Glass 96820a3587 Fix EHCI usb submit timeout and unify with OHCI 14 years ago
Marek Vasut f2443d10ff USB: Make non-bulk delay longer in OHCI 14 years ago
Becky Bruce a5496a180b drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel 15 years ago
kevin.morfitt@fearnside-systems.co.uk ac67804fbb Add a unified s3c24x0 header file 15 years ago
kevin.morfitt@fearnside-systems.co.uk 33bf447477 Add a unified s3c24x0 header file 15 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2731b9a866 drivers/usb: regorganisation 16 years ago
Jerry Van Baren ae0b05df04 Fix whitespace damage: double space changed to a tab 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d10c5a87cb drivers/usb: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Remy Bohmer 4886720844 fix USB initialisation procedure 16 years ago
Remy Bohmer 6f5794a6f7 Refactoring parts of the common USB OHCI code 17 years ago
Remy Bohmer eba1f2fc75 Make usb-stop() safe to call multiple times in a row. 17 years ago
Yuri Tikhonov e90fb6afab USB EHCI: reset root hub 17 years ago
Guennadi Liakhovetski 8262813ca0 USB: Add support for OHCI controller on S3C6400 17 years ago
Sergei Poselenov 5a904e5637 USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO 17 years ago
Christian Eggers 6324e5bec8 Fix endianess conversion in usb_ohci.c 17 years ago
Christian Eggers fb63939b4f Fix endianess conversion in usb_ohci.c 17 years ago
Sergei Poselenov 477434c63c USB: add support for multiple PCI OHCI controllers 17 years ago
Markus Klotzbücher 83fe323343 USB: remove a cpu bug workaround for an unsupported architecture. 17 years ago
Markus Klotzbücher f957576cb5 USB: fix those pesky aliasing warnings issued by gcc-4.2 17 years ago
Gururaja Hebbar K R 6c0e9a8f1c Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c 17 years ago
Stefan Roese 2596f5b9d3 usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver 17 years ago
TsiChung Liew 3afac79ec2 USB: Add Philips 1561 PCI-OHCI ids 17 years ago
Jean-Christophe PLAGNIOL-VILLARD e455866629 drivers/usb : move usb drivers to drivers/usb 17 years ago
Wolfgang Denk e8da58f2bc Fix build problems with mp2usb board 17 years ago
David Saada 97213f3241 Description: Add NEC's PCI OHCI module ID to the USB OHCI driver 18 years ago
Martin Krause 4a8527ef08 MPC5xxx: fix some compiler warnings in USB code 18 years ago
Wolfgang Denk be5d72d10d Minor coding style cleanup. Update CHANGELOG. 18 years ago
Jason Jin 9b7464a2c8 USB: This patch fix readl in ohci swap reg access. 18 years ago
Markus Klotzbuecher fc43be478f USB/OHCI: endianness cleanup in the generic ohci driver 18 years ago
Zhang Wei 4dae14ce8f USB PCI-OHCI, interrupt pipe and usb event poll support 18 years ago
Rodolfo Giometti d98c0885ad USB: (Another) delay for crappy USB keys. 18 years ago
Markus Klotzbuecher ae79f60677 USB: remove the S3C24X0_merge #define, which was introduced while 18 years ago
Markus Klotzbuecher ae3b770e4e Fix some endianness issues related to the generic ohci driver 18 years ago
Markus Klotzbuecher 7b59b3c7a8 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able 18 years ago
Markus Klotzbuecher 53e336e9ff Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver 18 years ago
Markus Klotzbuecher ddf83a2fce Support generic OHCI support for the s3c24x0 cpu. 19 years ago
Markus Klotzbuecher 301f1aa384 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some 19 years ago
Markus Klotzbuecher 24e37645e7 More cleanup for the delta board and the generic usb_ohci driver. Added 19 years ago
Markus Klotzbuecher 3e326ece9e This patch adds USB storage support for the delta board. This is the first 19 years ago
Wolfgang Denk d8e7e0f044 Add support for AT91RM9200 OHCI Controller. 20 years ago
Wolfgang Denk 265817c7e6 Add support for AMD's Pb1x00 eval board; 20 years ago
Wolfgang Denk 095b8a3798 Coding style cleanup 20 years ago
Jon Loeliger de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. 20 years ago