index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
usbtmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
USB: usbtmc: Use usb_clear_halt() instead of custom code.
Sarah Sharp
1
-28
/
+8
2009-12-11
USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
Andre Herms
1
-4
/
+10
2009-12-11
USB: usbtmc: minor formatting cleanups
Oliver Neukum
1
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-09
USB: usbtmc: fix timeout increase
Gergely Imreh
1
-1
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-23
USB: fix USBTMC get_capabilities success handling
Gergely Imreh
1
-5
/
+8
2009-09-23
USB: usbtmc: correct termination condition for reads.
Steve Holland
1
-1
/
+2
2009-09-23
USB: usbtmc: inhibit corruption
Steve Holland
1
-0
/
+4
2009-09-23
USB: usbtmc: Fix short reads in usbtmc_read()
Steve Holland
1
-4
/
+4
2009-09-23
USB: usbtmc: fix printk format warnings
Randy Dunlap
1
-1
/
+1
2009-09-23
USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs
Guus Sliepen
1
-4
/
+18
2009-09-23
USB: suspend/resume support for usbtmc
Oliver Neukum
1
-1
/
+14
2009-09-23
USB: usbtmc can do IO to device after disconnect
Oliver Neukum
1
-0
/
+19
2009-07-12
USB: fix memory leak in usbtmc
Oliver Neukum
1
-4
/
+6
2009-06-15
USB: usbtmc: fix switch statment
Greg Kroah-Hartman
1
-0
/
+6
2009-03-17
USB: usbtmc: add protocol 1 support
Greg Kroah-Hartman
1
-0
/
+1
2009-03-17
USB: usbtmc: fix stupid bug in open()
Greg Kroah-Hartman
1
-1
/
+2
2009-01-07
USB: usbtmc: indent & braces disagree, something else is desired
Ilpo Järvinen
1
-6
/
+3
2008-12-17
USB: fix problem with usbtmc driver not loading properly
Greg Kroah-Hartman
1
-0
/
+1
2008-10-29
USB: usbtmc: Use explicit unsigned type for input buffer instead of char*
Chris Malley
1
-1
/
+1
2008-10-17
USB: add USB test and measurement class driver
Greg Kroah-Hartman
1
-0
/
+1087