Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[safe/jmp/linux-2.6] / drivers / usb / class /
2010-04-30 Russ NelsonUSB: cdc-acm: add another device quirk
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Oliver Neukumusb: cdc-wdm: Fix deadlock between write and resume
2010-03-19 Oliver Neukumusb: cdc-wdm: Fix order in disconnect and fix locking
2010-03-19 Oliver Neukumusb: cdc-wdm:Fix loss of data due to autosuspend
2010-03-19 Oliver Neukumusb: cdc-wdm: Fix submission of URB after suspension
2010-03-19 Oliver Neukumusb: cdc-wdm: Fix race between disconnect and debug...
2010-03-19 Oliver Neukumusb: cdc-wdm: Fix race between autosuspend and reading...
2010-03-19 Oliver Neukumusb: cdc-wdm: Fix race between write and disconnect
2010-03-19 Oliver NeukumUSB: cdc-acm: Fix stupid NULL pointer in resume()
2010-03-02 Alan CoxUSB: tty: kill request_room for USB ACM class
2010-03-02 Oliver NeukumUSB: cdc-acm: fix possible deadlock with multiple openers
2010-03-02 Oliver NeukumUSB: BKL removal: cdc-wdm
2010-03-02 Oliver NeukumUSB: BKL removal: usbtmc
2010-03-02 Oliver Neukumusb: BKL removal: usblp
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
2010-03-02 Oliver NeukumUSB: usblp: Remove checks no longer needed with the...
2010-03-02 Julian CalabyUSB: cdc_acm: Silence "It is not a modem." error for...
2010-03-02 Julian CalabyUSB: cdc_acm: Add support for pbLua console port
2010-03-02 Oliver NeukumUSB: cdc-acm: Update to new autopm API
2010-03-02 Francesco Lavracdc_acm: add reset_resume method
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 Adrian TaylorUSB: Exposing second ACM channel as tty for Nokia S60...
2009-12-11 Oliver NeukumUSB: usbtmc: minor formatting cleanups
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-18 Francesco LavraUSB: cdc_acm: Fix memory leak after hangup
2009-11-18 Henry GebhardtUSB: cdc_acm: Fix race condition when opening tty
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-09-23 Oliver NeukumUSB: fix cdc-acm regression in open
2009-09-23 Oliver NeukumUSB: CDC WDM driver doesn't support non-blocking reads
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-19 Alan Coxcdc_acm: Fix to use modern speed interfaces
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-08-07 Oliver NeukumUSB: fix oops on disconnect in cdc-acm
2009-07-20 Alan Coxtty: fix chars_in_buffers
2009-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-07-12 Arseniy LartsevUSB: cdc-acm: work around some broken devices
2009-07-12 Oliver NeukumUSB: fix memory leak in usbtmc
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-25 Thadeu Lima de Sou... acm: Fix oops when closing ACM tty device right after...
2009-06-25 Thadeu Lima de Sou... acm: Return ENODEV instead of EINVAL when trying to...
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16 Greg Kroah-HartmanUSB: usbtmc: fix switch statment
2009-06-16 Kir KolyshkinUSB: cdc-acm: quirk for Alcatel OT-I650
2009-06-16 Oliver NeukumUSB: support for cdc-acm of single interface devices
2009-06-16 Kay SieversDriver Core: usb: add nodename support for usb drivers.
2009-06-11 Alan Coxtty: Clean up the ACM driver to CodingStyle
2009-06-11 Alan Coxtty: cdc_acm add krefs
2009-06-11 Alan Coxtty: Update cdc_acm
2009-05-28 Xiao KaijianUSB: Yet another Conexant Clone to add to cdc-acm.c
2009-04-23 Oliver NeukumUSB: correct error handling in cdc-wdm
2009-04-17 Oliver NeukumUSB: fix oops in cdc-wdm in case of malformed descriptors
2009-04-14 Alan Coxcdc-acm: Fix long standing abuse of tty->low_latency
2009-04-06 Alan Coxcdc-acm: zydas 1602 identifier needed
2009-04-06 Scott James Remnantusb: Auto-load cdc_acm module when device opened.
2009-03-24 Pete Zaitcevusblp: continuously poll for status
2009-03-17 Greg Kroah-HartmanUSB: usbtmc: add protocol 1 support
2009-03-17 Greg Kroah-HartmanUSB: usbtmc: fix stupid bug in open()
2009-02-27 Adam RichterUSB: Quirk for Hummingbird huc56s / Conexant ACM modem
2009-02-27 Dmitriy TaychenachevUSB: cdc-acm: add usb id for motomagx phones
2009-02-09 James TreacyUSB: cdc-acm.c: remove duplicate lines for MTK gps...
2009-01-28 Alan CoxUSB: cdc-acm: Add another conexant modem to the quirks
2009-01-28 Brandon PhilipsUSB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440
2009-01-28 Andrew LunnUSB: CDC-ACM quirk for MTK GPS
2009-01-28 James A. TreacyUSB: cdc-acm: support some gps data loggers
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
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-11-13 Brandon PhilipsUSB: cdc-acm.c: fix recursive lock in acm_start_wb...
2008-10-29 Chris MalleyUSB: usbtmc: Use explicit unsigned type for input buffe...
2008-10-22 Oliver NeukumUSB: fix memory leak in cdc-acm
2008-10-22 Oliver NeukumUSB: cdc-wdm: make module autoload work
2008-10-17 Greg Kroah-HartmanUSB: remove err() macro from usb class drivers
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from remaining usb drivers
2008-10-17 Julia Lawalldrivers/usb/class/usblp.c: adjust error handling code
2008-10-17 Greg Kroah-HartmanUSB: add USB test and measurement class driver
2008-08-21 Alexey DobriyanUSB: cdc-acm: don't unlock acm->mutex on error path
2008-08-21 Eric SandeenUSB: cdc-acm: quirk for Conexant CX93010 USB modem
2008-08-14 David Brownellusb: cdc-acm: drain writes on close
2008-08-14 David Brownellusb: cdc-acm: stop dropping tx buffers
2008-08-14 David Brownellusb: cdc-acm: bugfix release()
2008-08-14 Takashi IwaiUSB: cdc-acm.c: Fix compile warnings
2008-07-22 Alan Coxtty: rework break handling
2008-07-21 Oliver NeukumUSB: fix build error in cdc-acm for CONFIG_PM=n
2008-07-21 Oliver NeukumUSB: fix disconnect bug in cdc-acm
2008-07-21 Oliver NeukumUSB: autosuspend for cdc-wdm
2008-07-21 Oliver NeukumUSB: additional power savings for cdc-acm devices that...
next