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