aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-12[PATCH] USB: update for acm in quirks and debugOliver Neukum1-23/+26
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell1-1/+1
2006-06-21[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmwareOliver Neukum1-32/+50
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-11/+12
2006-01-31[PATCH] USB: fix oops in acm disconnectOliver Neukum1-2/+7
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-8/+3
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-2/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek1-71/+156
2005-10-28[PATCH] USB: cdc-acm patch to use kzallocOliver Neukum1-3/+2
2005-07-29[PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote1-0/+3
2005-07-12[PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk1-15/+16
2005-06-27[PATCH] USB: fix acm trouble with terminalsOliver Neukum1-34/+175
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+942