summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/debug.c
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: debug: remove redundant 'role' debug fileXu Yang2023-03-231-55/+0
* USB: chipidea: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
* USB: chipidea: remove dentry storage for debugfs fileGreg Kroah-Hartman2021-05-271-20/+14
* usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones2020-07-091-5/+5
* usb: chipidea: debug: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
* USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-41/+15
* USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-60/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-05-231-1/+2
* chipidea: error on overflow for port_test_writeAlan2016-02-201-0/+3
* usb: chipidea: debug: use list_for_each_entryGeliang Tang2016-01-241-4/+1
* usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen2015-12-241-1/+0
* 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-141-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-221-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-241-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/+142
* usb: chipidea: remove home-grown tracing facilityAlexander Shishkin2013-03-301-359/+1
* usb: chipidea: drop redundant includesAlexander Shishkin2013-03-291-14/+3
* 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/+0
* 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-111-0/+804