Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / usb / class / cdc-acm.c
2010-04-30 Russ NelsonUSB: cdc-acm: add another device quirk
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 Németh MártonUSB class: make USB device id constant
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 Adrian TaylorUSB: Exposing second ACM channel as tty for Nokia S60...
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-09-23 Oliver NeukumUSB: fix cdc-acm regression in open
2009-09-19 Alan Coxcdc_acm: Fix to use modern speed interfaces
2009-08-07 Oliver NeukumUSB: fix oops on disconnect in cdc-acm
2009-07-20 Alan Coxtty: fix chars_in_buffers
2009-07-12 Arseniy LartsevUSB: cdc-acm: work around some broken devices
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 Kir KolyshkinUSB: cdc-acm: quirk for Alcatel OT-I650
2009-06-16 Oliver NeukumUSB: support for cdc-acm of single interface devices
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-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-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 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
2008-11-13 Brandon PhilipsUSB: cdc-acm.c: fix recursive lock in acm_start_wb...
2008-10-22 Oliver NeukumUSB: fix memory leak in cdc-acm
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-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: additional power savings for cdc-acm devices that...
2008-07-04 Oliver NeukumUSB: fix cdc-acm resume()
2008-05-14 Iain McFarlaneUSB: add Zoom Telephonics Model 3095F V.92 USB Mini...
2008-04-29 Harvey Harrisonusb: use get/put_unaligned_* helpers
2008-04-25 Ming LeiUSB: remove unnecessary type casting of urb->context
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 David BrownellUSB: cdc-acm: signedness fix
2008-04-25 David EngrafUSB: increase cdc-acm write throughput
2008-04-25 David EngrafUSB: cdc-acm tell tty layer not to split things up.
2008-02-21 Oliver NeukumUSB: fix usb open suspend race in cdc-acm
2008-02-01 Joe PerchesUSB: Spelling fixes
2008-02-01 Oliver NeukumUSB: autosuspend for cdc-acm
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-08-22 Alan SternUSB: cdc-acm: fix sysfs attribute registration bug
2007-07-20 Greg Kroah-HartmanUSB: class: cdc-acm: clean up urb->status usage
2007-07-12 Andrey ArapovUSB: cdc-acm: add new device id to option driver
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-27 Oliver NeukumUSB: cdc-acm: export parsed capabilities through sysfs
2007-03-10 Oliver NeukumUSB: fix spinlock recursion in cdc-acm.c
2007-02-16 Oliver NeukumUSB: quirky device for cdc-acm
2007-02-16 Oliver NeukumUSB: cdc-acm: fix incorrect throtteling, make set_contr...
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Luiz Fernando N... USB: cdc-acm: Use usb_endpoint_* functions
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-17 Jarek PoplawskiUSB: fix cdc-acm problems with hard irq? (inconsistent...
2006-10-17 Chris MalleyUSB: Support for BT On-Air USB modem in cdc-acm.c
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-07-12 Oliver Neukum[PATCH] USB: update for acm in quirks and debug
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-21 David Brownell[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
2006-06-21 Oliver Neukum[PATCH] USB: cdc-acm: add a new special case for modems...
2006-03-20 Arjan van de Ven[PATCH] USB: convert a bunch of USB semaphores to mutexes
2006-02-01 Oliver Neukum[PATCH] USB: fix oops in acm disconnect
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-04 Arjan van de Ven[PATCH] USB: mark various usb tables const
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2006-01-04 David Kubicek[PATCH] USB: Converting cdc acm to a ring queue
2005-10-28 Oliver Neukum[PATCH] USB: cdc-acm patch to use kzalloc
2005-07-29 Masahito Omote[PATCH] USB: Patch for KYOCERA AH-K3001V support
2005-07-12 brian@murphy.dk[PATCH] USB: fix usb reference count bug in cdc-acm...
2005-06-27 Oliver Neukum[PATCH] USB: fix acm trouble with terminals
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2