aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/chipidea.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen1-0/+3
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-24usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko1-0/+1
2017-01-20usb: chipidea: msm: Handle phy power statesStephen Boyd1-1/+1
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd1-2/+2
2017-01-20usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd1-0/+1
2017-01-20usb: chipidea: Handle extcon events properlyStephen Boyd1-0/+2
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam1-0/+1
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov1-0/+23
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-1/+13
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen1-0/+4
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen1-0/+2
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen1-1/+4
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen1-0/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen1-0/+1
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun1-0/+1
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun1-0/+1
2015-03-18usb: chipidea: add runtime power management supportPeter Chen1-0/+1
2014-11-26usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen1-1/+0
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart1-0/+2
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-1/+1
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen1-0/+1
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik1-0/+1
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen1-0/+1
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen1-1/+0
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen1-0/+5
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen1-0/+1
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin1-14/+14
2013-06-17usb: chipidea: introduce dual role mode pdata flagsSascha Hauer1-1/+1
2013-06-17usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik1-0/+1
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao1-0/+3
2012-07-09USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao1-0/+7
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao1-1/+1
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao1-1/+1
2012-05-11usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin1-0/+1
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin1-0/+27