summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-hcd: Correct CLEAR_FEATURE codeDmitry Voytik2014-10-211-4/+6
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+4
* USB: EHCI: use min3 from LinuxSebastian Hesselbarth2014-07-281-11/+1
* USB: Use descriptors from ch11.hSebastian Hesselbarth2014-07-241-2/+2
* USB: EHCI: use descriptor length fieldsSebastian Hesselbarth2014-07-241-3/+3
* USB: EHCI: make use of defines for descriptorsSebastian Hesselbarth2014-07-241-52/+52
* USB: EHCI: reuse ch9.h config and interface descriptorsSebastian Hesselbarth2014-07-241-2/+2
* USB: host: drop force rescanSascha Hauer2014-07-181-1/+1
* USB: Remove conflicting USB_SPEED_* definitionsSascha Hauer2014-07-181-2/+15
* USB: Check init/post_init errorsAlexander Shiyan2013-10-221-4/+8
* usb: make usb devices children of the corresponding hostSascha Hauer2013-09-241-0/+1
* Merge branch 'for-next/usb'Sascha Hauer2013-07-011-0/+9
|\
| * usb: ehci: implement detect callbackSascha Hauer2013-06-211-0/+9
* | ARM: i.MX51 efikasb: Switch to devicetree probingSascha Hauer2013-06-251-1/+5
* | usb: ehci: Fixup efika hack for devicetreeSascha Hauer2013-06-251-3/+2
|/
* usb: ehci: initialize ehci_dataSascha Hauer2013-03-081-1/+1
* Merge branch 'for-next/usb'Sascha Hauer2013-03-041-0/+14
|\
| * USB ehci: Add platform specific init callsSascha Hauer2013-02-141-0/+14
* | Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-9/+1
|/
* 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: 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
|/
* 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-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* 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