index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
debugfs.c
Age
Commit message (
Expand
)
Author
2020-01-15
usb: dwc2: fix debugfs FIFO count
John Keeping
2019-11-14
usb: dwc2: create debugfs directory under usb root
Chunfeng Yun
2018-10-02
usb: dwc2: Add core parameter for service interval support
Grigor Tovmasyan
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
2018-05-31
USB: dwc2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-05-15
usb: dwc2: debugfs: Don't touch RX FIFO during register dump
Stefan Wahren
2018-05-15
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
2018-03-13
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add core parameters for LPM support
Sevak Arakelyan
2018-03-08
USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2017-11-07
USB: dwc2: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-01-24
usb: dwc2: Show dr_mode via debugfs
John Youn
2017-01-24
usb: dwc2: Add debugfs file to show params
John Youn
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2016-11-18
usb: dwc2: Fix fifo_show() functionality
Razmik Karapetyan
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
2015-04-29
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: debugfs: add support for complete register dump
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: move debugfs code to a separate file
Mian Yousaf Kaukab