summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB ehci: rework cache handlingSascha Hauer2012-06-301-58/+21
* USB ehci: put fields of struct qTD directly into struct QHSascha Hauer2012-06-301-11/+11
* USB ehci: Use dma coherent buffers for qh/qtdSascha Hauer2012-06-301-5/+2
* usb ehci: Use zalloc to allocate ehci structureSascha Hauer2012-05-231-1/+1
* USB ehci: speed up initializationSascha Hauer2012-04-121-1/+1
* USB ehci: make cache handling simplerSascha Hauer2012-04-121-66/+30
* usb: ehci-hcd.c: fix 'value computed is not used' warningAntony Pavlov2011-10-261-2/+2
* Merge branch 'usb-massstorage' into nextSascha Hauer2011-09-281-2/+3
|\
| * Modified timeout in the ehci-hcd USB host driver.Rosen Kolev2011-09-231-2/+3
* | introduce io.hSascha Hauer2011-09-221-1/+1
|/
* usb: honour timeout fieldsSascha Hauer2011-09-201-2/+2
* ehci-hcd.c: handle EHCI_HAS_TT in ehci_reset() during startupAntony Pavlov2011-09-191-4/+1
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-10/+12
* usb ehci: fix wrong argument order for memsetSascha Hauer2011-05-181-3/+3
* USB ehci: Set to host mode on tt capable controllersSascha Hauer2011-01-201-0/+7
* ehci: add remove functionMichael Grzeschik2010-08-061-0/+8
* ehci: Make has_tt configurable via platform dataSascha Hauer2010-08-061-5/+8
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2010-08-021-0/+938