summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/debug.c
Commit message (Expand)AuthorAgeFilesLines
* chipidea: error on overflow for port_test_writeAlan2016-02-211-0/+3
* usb: chipidea: debug: use list_for_each_entryGeliang Tang2016-01-251-4/+1Star
* usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen2015-12-241-1/+0Star
* usb: chipidea: debug: disable usb irq while role switchLi Jun2015-11-181-0/+2
* Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-151-0/+6
|\
| * usb: chipidea: debug: add runtime pm for register accessLi Jun2015-08-141-0/+6
* | usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun2015-07-291-0/+1
|/
* usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt2015-05-061-1/+5
* usb: chipidea: debug: add low power mode check before print registersLi Jun2015-04-081-2/+2
* usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-031-1/+1
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-1/+1
* usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun2014-07-231-2/+2
* usb: chipidea: debug: add debug file for OTG variablesLi Jun2014-04-241-0/+84
* usb: chipidea: debug: add debug file for controller registers dumpLi Jun2014-04-241-0/+51
* usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-251-17/+17
* usb: chipidea: get rid of camelcase namesAlexander Shishkin2013-06-171-5/+5
* usb: chipidea: udc: manage dynamic amount of tds with a linked listMichael Grzeschik2013-06-171-7/+12
* usb: chipidea: fix precedence bug in ci_requests_show()Dan Carpenter2013-03-301-1/+1
* usb: chipidea: move role to debugfsAlexander Shishkin2013-03-301-0/+54
* usb: chipidea: convert debug entries in sysfs to debugfsAlexander Shishkin2013-03-301-327/+142Star
* usb: chipidea: remove home-grown tracing facilityAlexander Shishkin2013-03-301-359/+1Star
* usb: chipidea: drop redundant includesAlexander Shishkin2013-03-301-14/+3Star
* locking: Various static lock initializer fixesThomas Gleixner2013-02-191-1/+1
* usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz2012-11-081-3/+0Star
* USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao2012-07-091-73/+73
* usb: chipidea: split the driver code into unitsAlexander Shishkin2012-05-121-0/+804