[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1459957446-6854-1-git-send-email-changbin.du@intel.com>
Date: Wed, 6 Apr 2016 23:44:03 +0800
From: changbin.du@...el.com
To: balbi@...nel.org
Cc: gregkh@...uxfoundation.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org,
"Du, Changbin" <changbin.du@...el.com>
Subject: [PATCH v2 0/3] Improvement, fix and new entry for dwc3 debugfs
From: "Du, Changbin" <changbin.du@...el.com>
The first patch removed unnecessary checking for debugfs api call;
The second patch fix a memory leak issue;
The third patch add one new entry to debufs.
Du, Changbin (3):
usb: dwc3: make dwc3_debugfs_init return value be void
usb: dwc3: free dwc->regset on dwc3_debugfs_exit
usb: dwc3: add debugfs node to dump FIFO/Queue available space
drivers/usb/dwc3/core.c | 10 +----
drivers/usb/dwc3/core.h | 5 +++
drivers/usb/dwc3/debug.h | 6 +--
drivers/usb/dwc3/debugfs.c | 93 ++++++++++++++++++++++++++--------------------
4 files changed, 62 insertions(+), 52 deletions(-)
--
2.5.0
Powered by blists - more mailing lists