summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/debugfs.c
AgeCommit message (Expand)Author
2021-10-25usb: dwc2: add otg_rev and otg_caps information for gadget driverFabrice Gasnier
2021-03-10usb: dwc2: Add STM32 related debugfs entriesMartin Devera
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman
2020-01-15usb: dwc2: fix debugfs FIFO countJohn Keeping
2019-11-14usb: dwc2: create debugfs directory under usb rootChunfeng Yun
2018-10-02usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan
2018-05-31USB: dwc2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-21usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan
2018-05-15usb: dwc2: debugfs: Don't touch RX FIFO during register dumpStefan Wahren
2018-05-15usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan
2018-03-13usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan
2018-03-13usb: dwc2: Add core parameters for LPM supportSevak Arakelyan
2018-03-08USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2017-11-07USB: dwc2: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-01-24usb: dwc2: Show dr_mode via debugfsJohn Youn
2017-01-24usb: dwc2: Add debugfs file to show paramsJohn Youn
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2016-11-18usb: dwc2: Fix fifo_show() functionalityRazmik Karapetyan
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab
2015-04-29usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab
2015-04-29usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab