summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci: pass full speed devices to companion controllerPeter Mamonov2017-01-301-6/+21
* usb: ehci: forward phy given in registration data to hostSascha Hauer2016-09-291-0/+1
* usb: ehci: honour timeout valueSascha Hauer2016-07-061-4/+4
* Merge branch 'for-next/misc'Sascha Hauer2016-03-111-19/+2
|\
| * ehci-hcd: preserve DTC in QH for interrupt transactionsAleksey Kuleshov2016-03-101-11/+2
| * ehci-hcd: remove useless timeoutAleksey Kuleshov2016-03-101-8/+0
* | driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-5/+11
|/
* usb: ehci-hcd: Use regular mdelay()Sascha Hauer2015-10-141-1/+3
* Revert "usb: ehci-hcd: detect re-entrance"Sascha Hauer2015-10-141-38/+4
* Revert "usb: ehci-hcd: use mdelay_non_interruptible()"Sascha Hauer2015-10-141-3/+3
* usb: ehci-hcd: use mdelay_non_interruptible()Peter Mamonov2015-10-021-3/+3
* usb: ehci-hcd: detect re-entrancePeter Mamonov2015-10-021-4/+38
* usb: ehci-hcd: port periodic transactions implementation from the u-bootPeter Mamonov2015-10-021-1/+401
* usb: ehci-hcd: use is_timeout_non_interruptible()Peter Mamonov2015-09-101-2/+2
* usb: ehci-hcd: add OF bindingsPeter Mamonov2015-09-041-4/+18
* usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2015-08-261-6/+15
* usb: ehci: replace multiple use of le16_to_cpu(req->index) with variableKuo-Jung Su2015-08-261-9/+10
* usb: ehci-hcd: initialize ehci->qh_list[] with zerosPeter Mamonov2015-08-261-0/+2
* usb: host: ehci: convert to streaming DMA opsLucas Stach2015-03-061-3/+5
* ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+1
* ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-2/+4
* usb: abolish wait_ms() functionMasahiro Yamada2015-02-021-3/+3
* usb: host: only activate Efika MX ULPI workaround if ULPI is selectedLucas Stach2014-11-261-1/+1
* 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