Commit Graph

36 Commits (93ad908c43ed5d8e3e546dd22fa08b668c5090d9)

Author SHA1 Message Date
Lucas Stach 93ad908c43 usb: do explicit unaligned accesses 12 years ago
Benoît Thébaudeau db19134615 ehci: Optimize qTD allocations 12 years ago
Benoît Thébaudeau 5cec214ecd ehci-hcd: Boost transfer speed 12 years ago
Benoît Thébaudeau 14eb79b7a0 ehci: cosmetic: Define used constants 12 years ago
Benoît Thébaudeau 44ae0be746 ehci: Fail for multi-transaction interrupt transfers 12 years ago
Benoît Thébaudeau cdeb916120 ehci: cosmetic: Define the number of qt_buffers 12 years ago
Ilya Yanok 2af16f85f1 ehci-hcd: change debug() to printf() in case of errors 12 years ago
Ilya Yanok 189a6956eb ehci-hcd: fix external buffer cache handling 12 years ago
Tom Rini 71c5de4f4a ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment 12 years ago
Ilya Yanok c7701af59f ehci-hcd: program asynclistaddr before every transfer 12 years ago
Marek Vasut 41b1f0ac2e USB: Document the QH and qTD antics in EHCI-HCD 12 years ago
Marek Vasut b8adb12095 USB: Drop cache flush bloat in EHCI-HCD 12 years ago
Marek Vasut de98e8b22a USB: Drop ehci_alloc/ehci_free in ehci-hcd 12 years ago
Wolfgang Denk f5cdc11775 Prepare v2012.04-rc2; minor Coding Style cleanup 12 years ago
Simon Glass 9ab4ce223c usb: Add support for txfifo threshold 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 years ago
amartin@nvidia.com f9636e8d38 USB: move keyboard polling into kbd driver 12 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. 13 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() 14 years ago
Sergei Shtylyov c8b2d1dc0f EHCI: fix port reset reporting 14 years ago
Sergei Shtylyov e06a055bcd EHCI: fix off-by-one error in ehci_submit_root() 14 years ago
Sergei Shtylyov 6d313c84de EHCI: fix root hub device descriptor 14 years ago
Chris Zhang b416191a14 Fix EHCI port reset. 15 years ago
Tom Rix 8f8bd565f3 USB Consolidate descriptor definitions 15 years ago
Prafulla Wadaskar 44259bb9e6 usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root 15 years ago
Kumar Gala 50243e3e7a usb: Fix compiler warning with gcc4.4 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 2731b9a866 drivers/usb: regorganisation 15 years ago
Wolfgang Denk f15c6515fc Coding style cleanup; update CHANGELOG 16 years ago
Stefan Roese daa2dafb45 USB: Add dcache support to the EHCI driver 16 years ago
Stefan Roese 832e61418e USB: Add config option to call ehci_hcd_init() again after EHCI reset 16 years ago
Stefan Roese 597eb28bd9 USB: Fix speed detection on EHCI cntr with root hub transaction translators 16 years ago
Michael Trimarchi 1ed9f9adc8 USB ehci remove infinite loop and use handshake function 16 years ago
Remy Böhmer c0d722fe7e EHCI fix code and ixp4xx test. 16 years ago
michael 51ab142b8b [PATCH] This patch add varius fix to the ehci. 16 years ago
michael db63299b1d [PATCH] Fix EHCI usb. I start to test on a 16 years ago
Michael Trimarchi aaf098cfee USB ehci core support 16 years ago