summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/ci.h
AgeCommit message (Expand)AuthorLines
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen-1/+1
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart-1/+4
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart-2/+3
2014-09-23usb: chipidea: enhance kernel-doc formatPeter Chen-4/+10
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun-0/+2
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun-0/+17
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun-0/+4
2014-02-24usb: chipidea: refine PHY operationPeter Chen-2/+0
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen-2/+24
2014-01-07usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde-33/+30
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen-0/+3
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen-0/+5
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin-25/+25
2013-06-17usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik-0/+1
2013-03-30usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all usersMichael Grzeschik-0/+1
2013-03-30usb: chipidea: don't redefine __ffs()Felipe Balbi-14/+1
2013-03-30usb: chipidea: convert debug entries in sysfs to debugfsAlexander Shishkin-0/+2
2013-03-29Revert "USB: chipidea: add vbus detect for udc"Peter Chen-1/+0
2012-09-12USB: chipidea: add vbus detect for udcRichard Zhao-0/+1
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao-0/+2
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao-13/+13
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao-2/+2
2012-05-11usb: chipidea: drop unused field "device" from ci13xxx_epAlexander Shishkin-2/+0
2012-05-11usb: chipidea: use generic map/unmap routinesAlexander Shishkin-1/+0
2012-05-11usb: chipidea: add host roleAlexander Shishkin-1/+6
2012-05-11usb: chipidea: brush up structure definitionsAlexander Shishkin-53/+103
2012-05-11usb: chipidea: remove unused field "regs" from ci13xxxAlexander Shishkin-1/+0
2012-05-11usb: chipidea: add support for rolesAlexander Shishkin-3/+61
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin-0/+204