summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/debug.c
AgeCommit message (Expand)Author
2023-03-23usb: chipidea: debug: remove redundant 'role' debug fileXu Yang
2023-02-06USB: chipidea: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2021-05-27USB: chipidea: remove dentry storage for debugfs fileGreg Kroah-Hartman
2020-07-09usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones
2019-11-14usb: chipidea: debug: create debugfs directory under usb rootChunfeng Yun
2018-05-31USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-03-09USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-23usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier
2016-02-20chipidea: error on overflow for port_test_writeAlan
2016-01-24usb: chipidea: debug: use list_for_each_entryGeliang Tang
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen
2015-11-18usb: chipidea: debug: disable usb irq while role switchLi Jun
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: debug: add runtime pm for register accessLi Jun
2015-07-29usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun
2015-05-06usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt
2015-04-08usb: chipidea: debug: add low power mode check before print registersLi Jun
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-07-22usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun
2014-04-24usb: chipidea: debug: add debug file for OTG variablesLi Jun
2014-04-24usb: chipidea: debug: add debug file for controller registers dumpLi Jun
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-17usb: chipidea: get rid of camelcase namesAlexander Shishkin
2013-06-17usb: chipidea: udc: manage dynamic amount of tds with a linked listMichael Grzeschik
2013-03-30usb: chipidea: fix precedence bug in ci_requests_show()Dan Carpenter
2013-03-30usb: chipidea: move role to debugfsAlexander Shishkin
2013-03-30usb: chipidea: convert debug entries in sysfs to debugfsAlexander Shishkin
2013-03-30usb: chipidea: remove home-grown tracing facilityAlexander Shishkin
2013-03-29usb: chipidea: drop redundant includesAlexander Shishkin
2013-02-19locking: Various static lock initializer fixesThomas Gleixner
2012-11-08usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao
2012-05-11usb: chipidea: split the driver code into unitsAlexander Shishkin