tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / usb / class / usbtmc.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-10-09 Gergely ImrehUSB: usbtmc: fix timeout increase
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-23 Gergely ImrehUSB: fix USBTMC get_capabilities success handling
2009-09-23 Steve HollandUSB: usbtmc: correct termination condition for reads.
2009-09-23 Steve HollandUSB: usbtmc: inhibit corruption
2009-09-23 Steve HollandUSB: usbtmc: Fix short reads in usbtmc_read()
2009-09-23 Randy DunlapUSB: usbtmc: fix printk format warnings
2009-09-23 Guus SliepenUSB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs
2009-09-23 Oliver NeukumUSB: suspend/resume support for usbtmc
2009-09-23 Oliver NeukumUSB: usbtmc can do IO to device after disconnect
2009-07-12 Oliver NeukumUSB: fix memory leak in usbtmc
2009-06-16 Greg Kroah-HartmanUSB: usbtmc: fix switch statment
2009-03-17 Greg Kroah-HartmanUSB: usbtmc: add protocol 1 support
2009-03-17 Greg Kroah-HartmanUSB: usbtmc: fix stupid bug in open()
2009-01-07 Ilpo JärvinenUSB: usbtmc: indent & braces disagree, something else...
2008-12-17 Greg Kroah-HartmanUSB: fix problem with usbtmc driver not loading properly
2008-10-29 Chris MalleyUSB: usbtmc: Use explicit unsigned type for input buffe...
2008-10-17 Greg Kroah-HartmanUSB: add USB test and measurement class driver