aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-1/+1
2014-07-22usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-04-24usb: chipidea: debug: add debug file for OTG variablesLi Jun1-0/+84
2014-04-24usb: chipidea: debug: add debug file for controller registers dumpLi Jun1-0/+51
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin1-17/+17
2013-06-17usb: chipidea: get rid of camelcase namesAlexander Shishkin1-5/+5
2013-06-17usb: chipidea: udc: manage dynamic amount of tds with a linked listMichael Grzeschik1-7/+12
2013-03-30usb: chipidea: fix precedence bug in ci_requests_show()Dan Carpenter1-1/+1
2013-03-30usb: chipidea: move role to debugfsAlexander Shishkin1-0/+54
2013-03-30usb: chipidea: convert debug entries in sysfs to debugfsAlexander Shishkin1-327/+142
2013-03-30usb: chipidea: remove home-grown tracing facilityAlexander Shishkin1-359/+1
2013-03-29usb: chipidea: drop redundant includesAlexander Shishkin1-14/+3
2013-02-19locking: Various static lock initializer fixesThomas Gleixner1-1/+1
2012-11-08usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz1-3/+0
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao1-73/+73
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin1-0/+804