summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/ci.h
AgeCommit message (Expand)AuthorLines
2022-06-21usb: chipidea: udc: implement get_frameMichael Grzeschik-0/+1
2021-05-27USB: chipidea: remove dentry storage for debugfs fileGreg Kroah-Hartman-2/+0
2020-05-06usb: chipidea: udc: add software sg list supportPeter Chen-0/+1
2020-03-16USB: chipidea: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2020-01-22usb: chipidea: handle single role for usb role classJun Li-0/+10
2019-08-28usb: chipidea: add role switch class supportLi Jun-0/+12
2018-07-05usb: chipidea: Always build ULPI codeFabio Estevam-8/+0
2018-05-31USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-1/+1
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+1
2017-03-15usb: chipidea: udc: update gadget state after bus resumeLi Jun-0/+2
2017-01-20usb: chipidea: Add support for ULPI PHY busStephen Boyd-0/+21
2017-01-20usb: chipidea: Only read/write OTGSC from one placeStephen Boyd-3/+0
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen-0/+3
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-0/+4
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen-0/+1
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen-0/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen-0/+1
2015-07-29usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun-1/+4
2015-03-26usb: chipidea: use hrtimer for otg fsm timersLi Jun-2/+8
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen-0/+14
2015-03-18usb: chipidea: add identification registers access APIsPeter Chen-0/+39
2015-03-18usb: chipidea: add runtime power management supportPeter Chen-0/+6
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