lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1460459419-9487-1-git-send-email-changbin.du@intel.com>
Date:	Tue, 12 Apr 2016 19:10:17 +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 v4 0/2] Add a new debugfs entry to dump FIFO/Queue available space

From: "Du, Changbin" <changbin.du@...el.com>

FIFO/Queue available space info can be used to debug dwc3 issues.
First we remove unnecessary checking for debugfs api call, then add
the new entry.

Du, Changbin (2):
  usb: dwc3: make dwc3_debugfs_init return value be void
  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 | 98 +++++++++++++++++++++++++++++-----------------
 4 files changed, 72 insertions(+), 47 deletions(-)

-- 
2.5.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ