update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / class / cdc-acm.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-06-23 Oliver Neukum[PATCH] USB: another error check in acm
2004-06-23 Oliver Neukum[PATCH] USB: patches to acm driver
2004-06-02 Oliver Neukum[PATCH] USB: fix race between disconnect and write...
2004-06-02 Oliver Neukum[PATCH] USB: fix racy access to urb->status in cdc...
2004-06-02 Oliver Neukum[PATCH] USB: error handling of open of acm driver
2004-06-02 Oliver Neukum[PATCH] USB: proper evaluation of the union descriptor...
2004-05-12 Olaf Hering+- update usb stack to 2.6.6 level
2004-05-11 Colin Leroy[PATCH] USB: cosmetic fixes for cdc-acm
2004-04-22 Greg Kroah-Hartman[PATCH] USB: fix cdc-acm warnings due to previous patch
2004-04-22 Colin Leroy[PATCH] USB: fix cdc-acm as it is still (differently...
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-08 Alan Stern[PATCH] USB: Update USB class drivers
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-01-29 David Brownell[PATCH] USB: fix Bug 1821: sleeping function called
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-12-04 David Brownell[PATCH] USB: change cdc-acm to do RX URB processing...
2003-10-23 David Brownell[PATCH] USB: ACM USB modem fixes
2003-08-27 Daniele Bellucci[PATCH] Another bad audit in drivers/usb/*: cdc-acm
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-11 David Brownell[PATCH] add usb_reset_configuration()
2003-07-29 Greg Kroah-Hartman[PATCH] USB: changes due to struct usb_interface changi...
2003-07-15 Greg Kroah-Hartman[PATCH] USB: fix up cdc-acm driver's tty and devfs...
2003-06-17 Greg Kroah-Hartman[PATCH] USB: fix up sparse warnings in drivers/usb...
2003-06-16 Stefan Becker[PATCH] USB: Patch to cdc-acm.c to detect ACM part...
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-05-29 Arnaldo Carvalho... o drivers/class/cdc-acm: initialize struct usb_driver...
2003-05-13 François Romieu[PATCH] USB: patch to fix up coding style violations
2003-05-07 Greg Kroah-HartmanTTY: changes based on tty_register_device() paramater...
2003-04-24 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-04-23 Alexander Viro[PATCH] tty cleanups (7/12)
2003-04-23 Greg Kroah-Hartman[PATCH] USB: cdc-acm: add support for new tty tiocmget...
2003-03-25 Oliver Spang[PATCH] USB: Compiler error in cdc-acm when DEBUG defined
2003-03-14 Steven Cole[PATCH] USB: spelling fixes for drivers/usb
2003-02-08 Randy Dunlap[PATCH] USB: cdc-acm memory leak
2003-01-29 Vojtech Pavlik[PATCH] USB: Add an entry in cdc-acm.c for devices...
2003-01-16 Greg Kroah-Hartman[PATCH] USB acm: patch from dan carpenter <error27...
2003-01-15 Greg Kroah-HartmanUSB: added .owner for USB drivers that have a struct...
2002-12-29 Greg Kroah-HartmanMerge kroah.com:/home/linux/linux/BK/bleeding-2.5
2002-12-29 Greg Kroah-HartmanTTY: Change tty_*register_devfs() to tty_*register_device()
2002-12-27 Greg Kroah-Hartman[PATCH] USB class drivers: remove direct calls to dev_s...
2002-12-19 Oliver Neukum[PATCH] USB cdc-acm: missed a GFP_KERNEL in interrupt
2002-12-02 David S. Miller[PATCH] kbd_pt_regs
2002-10-29 David Brownell[PATCH] USB: clean up usb structures some more
2002-10-29 Josh Myer[PATCH] [PATCH] fix a FIXME in usb.h
2002-10-28 Greg Kroah-HartmanUSB: fix the usb class drivers due to interrupt urb...
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-09-30 Greg Kroah-HartmanUSB: queue_task() fixups
2002-09-16 Greg Kroah-HartmanUSB: convert the drivers/usb/class files to the new...
2002-07-19 Rusty Russell[PATCH] drivers/usb/* designated initializer rework
2002-07-06 Brad Hards[PATCH] USB: printk janitorial fixes
2002-05-22 Greg Kroah-HartmanUSB driver #include cleanups
2002-05-19 Arnaldo Carvalho... drivers/usr/*.c
2002-04-15 Greg Kroah-HartmanUSB cdc-acm driver
2002-04-04 Greg Kroah-HartmanUSB