summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/ci.h
AgeCommit message (Expand)Author
2018-12-24usb: chipidea: use of extcon framework to work for non OTG caseStefan Agner
2018-08-24MLK-14285-2 usb: chipidea: set mode for usb phy driverLi Jun
2018-08-24MLK-14396 usb: chipidea: add mutex for concurrent runningPeter Chen
2018-08-24MLK-14256 usb: chipidea: udc: update gadget state after bus resumeLi Jun
2018-08-23MLK-11340-41 usb: chipidea: add vbus glitch handlingLi Jun
2018-08-23MLK-10102-8 usb: chipidea: support role change after power lostLi Jun
2018-08-23MLK-10102-4 usb: chipidea: host: support resume usb from power lostLi Jun
2018-08-23MLK-10102-3 usb: chipidea: export hw_controller_reset APILi Jun
2018-08-23MLK-10102-2 usb: chipidea: add suspend and resume routine for role driverLi Jun
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2015-07-29usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun
2015-03-26usb: chipidea: use hrtimer for otg fsm timersLi Jun
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen
2015-03-18usb: chipidea: add identification registers access APIsPeter Chen
2015-03-18usb: chipidea: add runtime power management supportPeter Chen
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2014-09-23usb: chipidea: enhance kernel-doc formatPeter Chen
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun
2014-02-24usb: chipidea: refine PHY operationPeter Chen
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen
2014-01-07usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-17usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik
2013-03-30usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all usersMichael Grzeschik
2013-03-30usb: chipidea: don't redefine __ffs()Felipe Balbi
2013-03-30usb: chipidea: convert debug entries in sysfs to debugfsAlexander Shishkin
2013-03-29Revert "USB: chipidea: add vbus detect for udc"Peter Chen
2012-09-12USB: chipidea: add vbus detect for udcRichard Zhao
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao
2012-05-11usb: chipidea: drop unused field "device" from ci13xxx_epAlexander Shishkin
2012-05-11usb: chipidea: use generic map/unmap routinesAlexander Shishkin
2012-05-11usb: chipidea: add host roleAlexander Shishkin
2012-05-11usb: chipidea: brush up structure definitionsAlexander Shishkin
2012-05-11usb: chipidea: remove unused field "regs" from ci13xxxAlexander Shishkin
2012-05-11usb: chipidea: add support for rolesAlexander Shishkin
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin