summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmwareOliver Neukum2006-06-222-39/+59
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-202-18/+20
* [PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk2006-03-206-6345/+0Star
* [PATCH] USB: fix oops in acm disconnectOliver Neukum2006-02-011-2/+7
* [PATCH] USB: cleanup of usblpOliver Neukum2006-02-011-47/+24Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-8/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-051-1/+1
|\
| * update the email address of Randy DunlapAdrian Bunk2006-01-031-1/+1
* | [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse2006-01-041-9/+26
* | [PATCH] USB: ioctl compat for usblp.cPete Zaitcev2006-01-041-2/+3
* | [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-042-4/+4
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-044-4/+0Star
* | [PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2006-01-042-76/+184
|/
* [PATCH] USB: cdc-acm patch to use kzallocOliver Neukum2005-10-291-3/+2Star
* [PATCH] USB: delete the bluetty driverGreg Kroah-Hartman2005-10-293-1303/+0Star
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-291-2/+1Star
* [PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-4/+8
* [PATCH] USB: schedule OSS USB drivers for removalAdrian Bunk2005-09-091-3/+18
* [PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap2005-09-091-3/+6
* [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: usblp: 2x up() in usblp_readDomen Puncer2005-06-271-0/+1
* [PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham2005-06-271-0/+2
* [PATCH] USB: fix acm trouble with terminalsOliver Neukum2005-06-272-37/+197
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-192-34/+18Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1710-0/+9923