summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/common/modules/xhci/xhci.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-04OS-7971 clean up improper use of mdb_getoptsJordan Paige Hendricks1-1/+1
Reviewed by: Cody Peter Mello <melloc@writev.io> Reviewed by: John Levon <john.levon@joyent.com> Approved by: John Levon <john.levon@joyent.com>
2019-08-28OS-7960 need fixes for NULL as a pointerJohn Levon1-2/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-12-09OS-1151 need support for USB v3.0Robert Mustacchi1-0/+893
OS-5778 want usb_pipe_xopen(9F) OS-5776 usbai burst macros for endpoint descriptor are wrong OS-5367 usba_hcdi_register() should fail if driver is using private data OS-5368 failing to load the usba root hub module destroys driver parent private data OS-5775 want ::hubd walker OS-5774 ::prtusb should include version OS-5777 usb_*_request(9S) manual pages should match structure names Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Dave Pacheco <dap@joyent.com>