Commit Graph

55 Commits (579be2f76033a1202e92d2876aca18dbd1230221)

Author SHA1 Message Date
Troy Kisky 127efc4fe8 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Julius Werner 5077f96f10 usb: ehci: Fix test mode for connected ports 12 years ago
Nikita Kiryanov 8bc3603675 ehci-hcd: fix memory leak in lowlevel init 12 years ago
Marek Vasut b959655f18 usb: ehci: Split out struct ehci_ctrl definition 12 years ago
Stephen Warren d3e0747846 usb: ehci: add missing cache managment 12 years ago
Kuo-Jung Su e82a316d7f usb: ehci: add Faraday USB 2.0 EHCI support 12 years ago
Kuo-Jung Su 1dde1423ad usb: ehci: add weak-aliased function for PORTSC 12 years ago
Kuo-Jung Su 9c6a9d7c8b usb: ehci: prevent bad PORTSC register access 12 years ago
Simon Glass ed10e66aba usb: Correct CLEAR_FEATURE code in ehci-hcd 12 years ago
Vivek Gautam 4f4eab4d14 usb: common: Use a global definition for 'min3' 12 years ago
Julius Werner 7d9aa8fd87 usb: Add new command to set USB 2.0 port test modes 12 years ago
Jim Lin b068deb363 USB: EHCI: Add weak functions to support new chip 12 years ago
Patrick Georgi 8f62ca646f usb: ehci: Support interrupt transfers via periodic list 12 years ago
Vincent Palatin 2982837e36 usb: ehci: Add 64-bit controller support 12 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
Lucas Stach 7a46b2c7f2 usb: ehci: don't print debug output 12 years ago
Lucas Stach 676ae068d9 usb: ehci: rework to take advantage of new lowlevel interface 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Lucas Stach 93ad908c43 usb: do explicit unaligned accesses 13 years ago
Benoît Thébaudeau db19134615 ehci: Optimize qTD allocations 13 years ago
Benoît Thébaudeau 5cec214ecd ehci-hcd: Boost transfer speed 13 years ago
Benoît Thébaudeau 14eb79b7a0 ehci: cosmetic: Define used constants 13 years ago
Benoît Thébaudeau 44ae0be746 ehci: Fail for multi-transaction interrupt transfers 13 years ago
Benoît Thébaudeau cdeb916120 ehci: cosmetic: Define the number of qt_buffers 13 years ago
Ilya Yanok 2af16f85f1 ehci-hcd: change debug() to printf() in case of errors 13 years ago
Ilya Yanok 189a6956eb ehci-hcd: fix external buffer cache handling 13 years ago
Tom Rini 71c5de4f4a ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment 13 years ago
Ilya Yanok c7701af59f ehci-hcd: program asynclistaddr before every transfer 13 years ago
Marek Vasut 41b1f0ac2e USB: Document the QH and qTD antics in EHCI-HCD 13 years ago
Marek Vasut b8adb12095 USB: Drop cache flush bloat in EHCI-HCD 13 years ago
Marek Vasut de98e8b22a USB: Drop ehci_alloc/ehci_free in ehci-hcd 13 years ago
Wolfgang Denk f5cdc11775 Prepare v2012.04-rc2; minor Coding Style cleanup 13 years ago
Simon Glass 9ab4ce223c usb: Add support for txfifo threshold 13 years ago
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 3874b6d674 USB: EHCI: Allow EHCI post-powerup configuration in board files 13 years ago
Vincent Palatin 5f4b4f2fed ehci: speed up initialization 13 years ago
Marek Vasut 7555d5ec29 USB: Add usb_event_poll() to get keyboards working with EHCI 13 years ago
Joel Fernandes 3ecfa9525c ehci-hcd: Allow cleanups to happen gracefully on a timeout. 14 years ago
Simon Glass 96820a3587 Fix EHCI usb submit timeout and unify with OHCI 14 years ago
Stefan Roese 273d72044c usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() 14 years ago
Stefan Roese 67333f76b6 usb: Add WATCHDOG_RESET call to polling loop 14 years ago
Anatolij Gustschin 222d6dff27 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() 14 years ago
Wolfgang Denk 09c83a45b7 ehci-hcd.c: fix hanging under higher load 14 years ago
Wolfgang Denk 9038e0e702 ehci-hcd.c: fix hanging under higher load 14 years ago
Wolfgang Denk 3ed16071b0 USB: sync Queue Element Transfer Descriptor against EHCI spec 14 years ago
Sergei Shtylyov 9fb3b50857 EHCI: zero out QH transfer overlay in ehci_submit_async() 15 years ago
Sergei Shtylyov c8b2d1dc0f EHCI: fix port reset reporting 15 years ago
Sergei Shtylyov e06a055bcd EHCI: fix off-by-one error in ehci_submit_root() 15 years ago