summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Add STM32 related debugfs entriesMartin Devera2021-03-101-0/+2
* USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman2020-06-241-10/+10
* usb: dwc2: fix debugfs FIFO countJohn Keeping2020-01-151-1/+2
* usb: dwc2: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
* usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan2018-10-021-0/+1
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-301-29/+26
* USB: dwc2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-62/+16
* usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan2018-05-211-9/+10
* usb: dwc2: debugfs: Don't touch RX FIFO during register dumpStefan Wahren2018-05-151-1/+1
* usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan2018-05-151-0/+1
* usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan2018-03-131-1/+1
* usb: dwc2: Add core parameters for LPM supportSevak Arakelyan2018-03-131-0/+5
* USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-081-78/+6
* USB: dwc2: Remove redundant license textGreg Kroah-Hartman2017-11-071-9/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc2: Show dr_mode via debugfsJohn Youn2017-01-241-0/+29
* usb: dwc2: Add debugfs file to show paramsJohn Youn2017-01-241-0/+127
* usb: dwc2: Cleanup some checkpatch issuesJohn Youn2017-01-241-13/+13
* usb: dwc2: Fix fifo_show() functionalityRazmik Karapetyan2016-11-181-1/+1
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-271-26/+26
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-271-10/+10
* usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab2015-04-291-2/+0
* usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab2015-04-291-0/+357
* usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab2015-04-291-0/+416