summaryrefslogtreecommitdiff
path: root/drivers/usb/class
Commit message (Expand)AuthorAge
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman2006-09-27
* USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* [PATCH] USB: update for acm in quirks and debugOliver Neukum2006-07-12
* [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell2006-06-21
* [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmwareOliver Neukum2006-06-21
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk2006-03-20
* [PATCH] USB: fix oops in acm disconnectOliver Neukum2006-01-31
* [PATCH] USB: cleanup of usblpOliver Neukum2006-01-31
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-04
|\
| * update the email address of Randy DunlapAdrian Bunk2006-01-03
* | [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse2006-01-04
* | [PATCH] USB: ioctl compat for usblp.cPete Zaitcev2006-01-04
* | [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-04
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* | [PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek2006-01-04
|/
* [PATCH] USB: cdc-acm patch to use kzallocOliver Neukum2005-10-28
* [PATCH] USB: delete the bluetty driverGreg Kroah-Hartman2005-10-28
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
* [PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-12
* [PATCH] USB: schedule OSS USB drivers for removalAdrian Bunk2005-09-08
* [PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap2005-09-08
* [PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote2005-07-29
* [PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk2005-07-12
* [PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer2005-06-27
* [PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham2005-06-27
* [PATCH] USB: fix acm trouble with terminalsOliver Neukum2005-06-27
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16