summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-11/+12
* [PATCH] USB: fix oops in acm disconnectOliver Neukum2006-01-311-2/+7
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-8/+3
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-2/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2006-01-041-71/+156
* [PATCH] USB: cdc-acm patch to use kzallocOliver Neukum2005-10-281-3/+2
* [PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote2005-07-291-0/+3
* [PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk2005-07-121-15/+16
* [PATCH] USB: fix acm trouble with terminalsOliver Neukum2005-06-271-34/+175
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+942