aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/class/usbtmc.c
AgeCommit message (Collapse)AuthorFilesLines
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman1-0/+1087
This driver was originaly written by Stefan Kopp, but massively reworked by Greg for submission. Thanks to Felipe Balbi <[email protected]> for lots of work in cleaning up this driver. Thanks to Oliver Neukum <[email protected]> for reviewing previous versions and pointing out problems. Cc: Stefan Kopp <[email protected]> Cc: Marcel Janssen <[email protected]> Cc: Felipe Balbi <[email protected]> Cc: Oliver Neukum <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>