2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/drivers/usb/mtu3
Chunfeng Yun ae07809255 usb: mtu3: add debugfs interface files
This adds more debugfs consumers. The debugfs entries read some
important registers, fifo status, QMU ring, endpoint status, and
IPPC probe interface to get internal status.
With these entries, users can check the registers, endpoint and
GPD used during run time.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-26 16:40:14 +09:00
..
Kconfig USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Makefile usb: mtu3: add debugfs interface files 2019-03-26 16:40:14 +09:00
mtu3_core.c usb: mtu3: add debugfs interface files 2019-03-26 16:40:14 +09:00
mtu3_debug.h usb: mtu3: add debugfs interface files 2019-03-26 16:40:14 +09:00
mtu3_debugfs.c usb: mtu3: add debugfs interface files 2019-03-26 16:40:14 +09:00
mtu3_dr.c usb: mtu3: add debugfs interface files 2019-03-26 16:40:14 +09:00
mtu3_dr.h usb: mtu3: fix ssusb_wakeup_set dummy 2018-01-16 10:01:01 +01:00
mtu3_gadget_ep0.c usb: mtu3: enable SETUPENDISR interrupt 2018-12-05 11:12:25 +02:00
mtu3_gadget.c usb: mtu3: supports new QMU format 2019-03-26 16:40:13 +09:00
mtu3_host.c usb: mtu3: fix semicolon.cocci warnings 2018-01-16 10:01:01 +01:00
mtu3_hw_regs.h usb: mtu3: add debugfs interface files 2019-03-26 16:40:14 +09:00
mtu3_plat.c usb: mtu3: add debugfs interface files 2019-03-26 16:40:14 +09:00
mtu3_qmu.c usb: mtu3: supports new QMU format 2019-03-26 16:40:13 +09:00
mtu3_qmu.h usb: mtu3: supports new QMU format 2019-03-26 16:40:13 +09:00
mtu3.h usb: mtu3: supports new QMU format 2019-03-26 16:40:13 +09:00