summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-platform.c
AgeCommit message (Expand)Author
2020-07-22Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin
2020-06-25usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-06-25usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda
2018-03-09usb: host: ehci-platform: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: ehci-platform: use reset array APIMasahiro Yamada
2017-05-17USB: ehci-platform: fix companion-device leakJohan Hovold
2017-03-17usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda
2017-03-17usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda
2016-10-24usb: ehci-platform: increase EHCI_MAX_RSTS to 4Masahiro Yamada
2016-08-15ehci-platform: add the max clock number to 4Icenowy Zheng
2016-06-08ehci-platform: Add support for shared reset controllersHans de Goede
2016-06-07usb: ehci-platform: add reset controller number in struct ehci_platform_privJiancheng Xue
2016-01-24USB: host: use to_platform_deviceGeliang Tang
2015-10-04USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.Jeremy Linton
2015-10-04USB: ehci-platform: Display a DMA configuration error messageJeremy Linton
2015-08-05usb: ehci-platform: Fix using multiple controllers from OFAlban Bedel
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2015-05-24USB: ehci-platform: support EHCIs with transaction translatorJoachim Eastwood
2015-05-11usb: ehci-platform: Use devm_of_phy_get_by_indexArun Ramamurthy
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-07host: ehci-platform: remove duplicate check on resourceVarka Bhadram
2014-11-03usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-05-27usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON
2014-04-16usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam
2014-02-11USB: ehci-platform: check for platform data misconfigurationAlan Stern
2014-02-11ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede
2014-02-07ehci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede
2014-02-07ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov
2013-05-21usb: host: ehci-platform: Remove redundant use of of_match_ptrSachin Kamat
2013-05-16USB: ehci-platform: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-23USB: Fix initconst in ehci driverAndi Kleen
2013-03-28USB: EHCI: DT support for generic bus glueArnd Bergmann
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton