| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-07-31 | usb: dwc2: debugfs: Print parameter no_clock_gating | Stefan Wahren | 1 | -0/+1 |
| 2024-03-26 | usb: dwc2: Add new parameter eusb2_disc | Minas Harutyunyan | 1 | -0/+1 |
| 2021-10-25 | usb: dwc2: add otg_rev and otg_caps information for gadget driver | Fabrice Gasnier | 1 | -1/+3 |
| 2021-03-10 | usb: dwc2: Add STM32 related debugfs entries | Martin Devera | 1 | -0/+2 |
| 2020-06-24 | USB: ch9: add "USB_" prefix in front of TEST defines | Greg Kroah-Hartman | 1 | -10/+10 |
| 2020-01-15 | usb: dwc2: fix debugfs FIFO count | John Keeping | 1 | -1/+2 |
| 2019-11-14 | usb: dwc2: create debugfs directory under usb root | Chunfeng Yun | 1 | -1/+1 |
| 2018-10-02 | usb: dwc2: Add core parameter for service interval support | Grigor Tovmasyan | 1 | -0/+1 |
| 2018-07-30 | usb: dwc2: Modify dwc2_readl/writel functions prototype | Gevorg Sahakyan | 1 | -29/+26 |
| 2018-05-31 | USB: dwc2: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -62/+16 |
| 2018-05-21 | usb: dwc2: Fix kernel doc's warnings. | Grigor Tovmasyan | 1 | -9/+10 |
| 2018-05-15 | usb: dwc2: debugfs: Don't touch RX FIFO during register dump | Stefan Wahren | 1 | -1/+1 |
| 2018-05-15 | usb: dwc2: Add Interpacket Gap(IPG) feature support | Grigor Tovmasyan | 1 | -0/+1 |
| 2018-03-13 | usb: dwc2: Rename hibernation to partial_power_down | Vardan Mikayelyan | 1 | -1/+1 |
| 2018-03-13 | usb: dwc2: Add core parameters for LPM support | Sevak Arakelyan | 1 | -0/+5 |
| 2018-03-08 | USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 1 | -78/+6 |
| 2017-11-07 | USB: dwc2: Remove redundant license text | Greg Kroah-Hartman | 1 | -9/+0 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-01-24 | usb: dwc2: Show dr_mode via debugfs | John Youn | 1 | -0/+29 |
| 2017-01-24 | usb: dwc2: Add debugfs file to show params | John Youn | 1 | -0/+127 |
| 2017-01-24 | usb: dwc2: Cleanup some checkpatch issues | John Youn | 1 | -13/+13 |
| 2016-11-18 | usb: dwc2: Fix fifo_show() functionality | Razmik Karapetyan | 1 | -1/+1 |
| 2015-09-27 | usb: dwc2: Use platform endianness when accessing registers | Antti Seppälä | 1 | -26/+26 |
| 2015-09-27 | usb: dwc2: rename all s3c_* to dwc2_* | Felipe Balbi | 1 | -10/+10 |
| 2015-04-29 | usb: dwc2: remove dwc2_platform.ko | Mian Yousaf Kaukab | 1 | -2/+0 |
| 2015-04-29 | usb: dwc2: debugfs: add support for complete register dump | Mian Yousaf Kaukab | 1 | -0/+357 |
| 2015-04-29 | usb: dwc2: move debugfs code to a separate file | Mian Yousaf Kaukab | 1 | -0/+416 |