aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-platform.c
Commit message (Expand)AuthorAge
* usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-30
* usb: host: ehci-platform: remove custom USB PHY handlingMartin Blumenstingl2018-03-09
* usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-09
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: ehci-platform: use reset array APIMasahiro Yamada2017-11-01
* USB: ehci-platform: fix companion-device leakJohan Hovold2017-05-17
* usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-17
* usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda2017-03-17
* usb: ehci-platform: increase EHCI_MAX_RSTS to 4Masahiro Yamada2016-10-24
* ehci-platform: add the max clock number to 4Icenowy Zheng2016-08-15
* ehci-platform: Add support for shared reset controllersHans de Goede2016-06-08
* usb: ehci-platform: add reset controller number in struct ehci_platform_privJiancheng Xue2016-06-08
* USB: host: use to_platform_deviceGeliang Tang2016-01-25
* USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.Jeremy Linton2015-10-04
* USB: ehci-platform: Display a DMA configuration error messageJeremy Linton2015-10-04
* usb: ehci-platform: Fix using multiple controllers from OFAlban Bedel2015-08-05
* Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-03
|\
| * usb: ehci-platform: Use devm_of_phy_get_by_indexArun Ramamurthy2015-05-11
* | USB: ehci-platform: support EHCIs with transaction translatorJoachim Eastwood2015-05-24
|/
* usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy2015-01-25
* USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann2015-01-25
* USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann2015-01-09
* USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng2015-01-09
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | host: ehci-platform: remove duplicate check on resourceVarka Bhadram2014-11-07
* | usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon2014-11-03
|/
* usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON2014-05-27
* usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam2014-04-16
* USB: ehci-platform: check for platform data misconfigurationAlan Stern2014-02-11
* ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede2014-02-11
* ehci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-07
* ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede2014-02-07
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-31
* DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-31
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-02
|\
| * ehci-platform: add pre_setup() method to platform dataSergei Shtylyov2013-06-11
* | usb: host: ehci-platform: Remove redundant use of of_match_ptrSachin Kamat2013-05-21
* | USB: ehci-platform: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-16
|/
* USB: Fix initconst in ehci driverAndi Kleen2013-04-23
* USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-28
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-11
* USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern2012-11-02