include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[linux-flexiantxendom0-natty.git] / drivers / usb / class / usbtmc.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-02 Oliver NeukumUSB: BKL removal: usbtmc
2010-03-02 Oliver NeukumUSB: Push BKL on open down into the drivers
2010-03-02 Németh MártonUSB class: make USB device id constant
2009-12-11 Sarah SharpUSB: usbtmc: Use usb_clear_halt() instead of custom...
2009-12-11 Andre HermsUSB: usbtmc: repeat usb_bulk_msg until whole message...
2009-12-11 Oliver NeukumUSB: usbtmc: minor formatting cleanups
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