aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-10usb: dwc2: Add STM32 related debugfs entriesMartin Devera1-0/+2
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman1-10/+10
2020-01-15usb: dwc2: fix debugfs FIFO countJohn Keeping1-1/+2
2019-11-14usb: dwc2: create debugfs directory under usb rootChunfeng Yun1-1/+1
2018-10-02usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan1-0/+1
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan1-29/+26
2018-05-31USB: dwc2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-62/+16
2018-05-21usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan1-9/+10
2018-05-15usb: dwc2: debugfs: Don't touch RX FIFO during register dumpStefan Wahren1-1/+1
2018-05-15usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan1-0/+1
2018-03-13usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan1-1/+1
2018-03-13usb: dwc2: Add core parameters for LPM supportSevak Arakelyan1-0/+5
2018-03-08USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-78/+6
2017-11-07USB: dwc2: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-01-24usb: dwc2: Show dr_mode via debugfsJohn Youn1-0/+29
2017-01-24usb: dwc2: Add debugfs file to show paramsJohn Youn1-0/+127
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn1-13/+13
2016-11-18usb: dwc2: Fix fifo_show() functionalityRazmik Karapetyan1-1/+1
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä1-26/+26
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi1-10/+10
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab1-2/+0
2015-04-29usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab1-0/+357
2015-04-29usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab1-0/+416