Commit Graph

96 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
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 13 years ago
Lucas Stach 7a46b2c7f2 usb: ehci: don't print debug output 13 years ago
Lucas Stach 676ae068d9 usb: ehci: rework to take advantage of new lowlevel interface 13 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 13 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 14 years ago
Vincent Palatin 5f4b4f2fed ehci: speed up initialization 14 years ago
Marek Vasut 7555d5ec29 USB: Add usb_event_poll() to get keyboards working with EHCI 14 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 15 years ago
Stefan Roese 273d72044c usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() 15 years ago
Stefan Roese 67333f76b6 usb: Add WATCHDOG_RESET call to polling loop 15 years ago
Anatolij Gustschin 222d6dff27 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() 15 years ago
Wolfgang Denk 09c83a45b7 ehci-hcd.c: fix hanging under higher load 15 years ago
Wolfgang Denk 9038e0e702 ehci-hcd.c: fix hanging under higher load 15 years ago
Wolfgang Denk 3ed16071b0 USB: sync Queue Element Transfer Descriptor against EHCI spec 15 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
Sergei Shtylyov 6d313c84de EHCI: fix root hub device descriptor 15 years ago
Chris Zhang b416191a14 Fix EHCI port reset. 16 years ago
Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 16 years ago
Prafulla Wadaskar 44259bb9e6 usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root 16 years ago
Kumar Gala 50243e3e7a usb: Fix compiler warning with gcc4.4 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2731b9a866 drivers/usb: regorganisation 16 years ago
Wolfgang Denk f15c6515fc Coding style cleanup; update CHANGELOG 17 years ago
Stefan Roese daa2dafb45 USB: Add dcache support to the EHCI driver 17 years ago
Stefan Roese 832e61418e USB: Add config option to call ehci_hcd_init() again after EHCI reset 17 years ago
Stefan Roese 597eb28bd9 USB: Fix speed detection on EHCI cntr with root hub transaction translators 17 years ago