summaryrefslogtreecommitdiff
path: root/drivers/usb/class/usbtmc.c
AgeCommit message (Expand)Author
2009-12-18USB: usbtmc: repeat usb_bulk_msg until whole message is transferedAndre Herms
2009-10-09USB: usbtmc: fix timeout increaseGergely Imreh
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23USB: fix USBTMC get_capabilities success handlingGergely Imreh
2009-09-23USB: usbtmc: correct termination condition for reads.Steve Holland
2009-09-23USB: usbtmc: inhibit corruptionSteve Holland
2009-09-23USB: usbtmc: Fix short reads in usbtmc_read()Steve Holland
2009-09-23USB: usbtmc: fix printk format warningsRandy Dunlap
2009-09-23USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbsGuus Sliepen
2009-09-23USB: suspend/resume support for usbtmcOliver Neukum
2009-09-23USB: usbtmc can do IO to device after disconnectOliver Neukum
2009-07-12USB: fix memory leak in usbtmcOliver Neukum
2009-06-15USB: usbtmc: fix switch statmentGreg Kroah-Hartman
2009-03-17USB: usbtmc: add protocol 1 supportGreg Kroah-Hartman
2009-03-17USB: usbtmc: fix stupid bug in open()Greg Kroah-Hartman
2009-01-07USB: usbtmc: indent & braces disagree, something else is desiredIlpo Järvinen
2008-12-17USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman
2008-10-29USB: usbtmc: Use explicit unsigned type for input buffer instead of char*Chris Malley
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman