summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* | Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-134-32/+4
|/
* Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-041-38/+38
|\
| * USB ehci: Use dev_* for messagesSascha Hauer2013-01-271-34/+39
* | ehci: add atmel supportJean-Christophe PLAGNIOL-VILLARD2013-01-233-0/+102
* | ehci: if caps ressource is not provided discover it via cr_capbaseJean-Christophe PLAGNIOL-VILLARD2013-01-231-4/+12
* | usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Jean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+2
|/
* ohci: only enable drivers if ohci is enabledJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+4
* ohci: make it depends on !MMUJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+1
* Merge branch 'for-next/omap'Sascha Hauer2013-01-091-38/+38
|\
| * ARM omap3: Add change OMAP_ prefix to OMAP3_ for registersSascha Hauer2012-12-201-38/+38
* | USB ehci: Add powerup fixup for EfikaSBSascha Hauer2012-12-171-0/+24
* | USB ehci: Allow to register independently from deviceSascha Hauer2012-12-131-18/+28
|/
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-043-3/+3
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-175-20/+0
* 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