index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-hcd.c
Age
Commit message (
Expand
)
Author
2013-09-27
usb: ehci: Fix test mode for connected ports
Julius Werner
2013-07-29
ehci-hcd: fix memory leak in lowlevel init
Nikita Kiryanov
2013-07-29
usb: ehci: Split out struct ehci_ctrl definition
Marek Vasut
2013-06-12
usb: ehci: add missing cache managment
Stephen Warren
2013-06-12
usb: ehci: add Faraday USB 2.0 EHCI support
Kuo-Jung Su
2013-06-12
usb: ehci: add weak-aliased function for PORTSC
Kuo-Jung Su
2013-06-12
usb: ehci: prevent bad PORTSC register access
Kuo-Jung Su
2013-06-12
usb: Correct CLEAR_FEATURE code in ehci-hcd
Simon Glass
2013-05-06
usb: common: Use a global definition for 'min3'
Vivek Gautam
2013-05-05
usb: Add new command to set USB 2.0 port test modes
Julius Werner
2013-05-05
USB: EHCI: Add weak functions to support new chip
Jim Lin
2013-03-18
usb: ehci: Support interrupt transfers via periodic list
Patrick Georgi
2013-03-16
usb: ehci: Add 64-bit controller support
Vincent Palatin
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-10-15
usb: ehci: don't print debug output
Lucas Stach
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-09-21
usb: do explicit unaligned accesses
Lucas Stach
2012-09-01
ehci: Optimize qTD allocations
Benoît Thébaudeau
2012-09-01
ehci-hcd: Boost transfer speed
Benoît Thébaudeau
2012-09-01
ehci: cosmetic: Define used constants
Benoît Thébaudeau
2012-09-01
ehci: Fail for multi-transaction interrupt transfers
Benoît Thébaudeau
2012-09-01
ehci: cosmetic: Define the number of qt_buffers
Benoît Thébaudeau
2012-07-18
ehci-hcd: change debug() to printf() in case of errors
Ilya Yanok
2012-07-18
ehci-hcd: fix external buffer cache handling
Ilya Yanok
2012-07-18
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-07-18
ehci-hcd: program asynclistaddr before every transfer
Ilya Yanok
2012-05-20
USB: Document the QH and qTD antics in EHCI-HCD
Marek Vasut
2012-05-20
USB: Drop cache flush bloat in EHCI-HCD
Marek Vasut
2012-05-20
USB: Drop ehci_alloc/ehci_free in ehci-hcd
Marek Vasut
2012-04-16
Prepare v2012.04-rc2; minor Coding Style cleanup
Wolfgang Denk
2012-03-29
usb: Add support for txfifo threshold
Simon Glass
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2011-12-11
USB: EHCI: Allow EHCI post-powerup configuration in board files
Marek Vasut
2011-12-11
ehci: speed up initialization
Vincent Palatin
2011-12-11
USB: Add usb_event_poll() to get keyboards working with EHCI
Marek Vasut
2011-09-04
ehci-hcd: Allow cleanups to happen gracefully on a timeout.
Joel Fernandes
2011-02-19
Fix EHCI usb submit timeout and unify with OHCI
Simon Glass
2010-11-26
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
Stefan Roese
2010-11-26
usb: Add WATCHDOG_RESET call to polling loop
Stefan Roese
2010-11-26
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
Anatolij Gustschin
2010-10-22
ehci-hcd.c: fix hanging under higher load
Wolfgang Denk
2010-10-20
USB: sync Queue Element Transfer Descriptor against EHCI spec
Wolfgang Denk
2010-06-29
EHCI: zero out QH transfer overlay in ehci_submit_async()
Sergei Shtylyov
2010-04-08
EHCI: fix port reset reporting
Sergei Shtylyov
2010-04-08
EHCI: fix off-by-one error in ehci_submit_root()
Sergei Shtylyov
2010-04-08
EHCI: fix root hub device descriptor
Sergei Shtylyov
2010-01-09
Fix EHCI port reset.
Chris Zhang
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
[next]