summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/resource-size'Sascha Hauer2012-07-021-1/+1
|\
| * resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-1/+1
* | Merge branch 'for-next/sparse'Sascha Hauer2012-07-022-34/+8
|\ \
| * | USB ohci: Fix sparse warningsSascha Hauer2012-06-302-34/+8
| |/
* | USB ehci: rework cache handlingSascha Hauer2012-06-302-59/+24
* | USB ehci: put fields of struct qTD directly into struct QHSascha Hauer2012-06-302-12/+16
* | 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
* ohci-hcd: use dma_flush/inv_range to allow using the driver with enabled MMUJan Luebbe2012-05-141-0/+4
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
* USB ehci: speed up initializationSascha Hauer2012-04-121-1/+1
* USB ehci: make cache handling simplerSascha Hauer2012-04-121-66/+30
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2012-01-181-2/+2
* Kconfig: add missing dependencies.Alexander Aring2012-01-051-0/+1
* at91: add config option for ohci driverHubert Feurstein2011-11-102-1/+5
* 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-224-4/+4
|/
* at91: add ohci supportJean-Christophe PLAGNIOL-VILLARD2011-09-202-0/+99
* initial ohci supportSascha Hauer2011-09-204-0/+2288
* 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
* omap: echi: fix compile errorSanjeev Premi2011-01-071-1/+1
* move include files for mfd drivers to include/mfdSascha Hauer2010-10-111-1/+1
* ehci: add omap supportMichael Grzeschik2010-08-063-0/+265
* ehci: add remove functionMichael Grzeschik2010-08-061-0/+8
* ehci: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS to 16Sascha Hauer2010-08-061-1/+1
* ehci: Make has_tt configurable via platform dataSascha Hauer2010-08-061-5/+8
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2010-08-025-0/+1160
* remove unused driversSascha Hauer2007-09-214-2928/+0
* svn_rev_253Sascha Hauer2007-07-052-5/+10
* svn_rev_248Sascha Hauer2007-07-053-0/+2923