summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
AgeCommit message (Expand)AuthorLines
2007-02-16USB: quirky device for cdc-acmOliver Neukum-0/+4
2007-02-16USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum-11/+18
2007-02-07USB: autosuspend for usb printer driverOliver Neukum-11/+5
2007-01-05USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printersMartin Williges-0/+1
2006-12-20USB: mutexification of usblpOliver Neukum-25/+29
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-1/+1
2006-12-01USB: cdc-acm: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-3/+3
2006-11-03USB: usblp: fix system suspend for some systemsOliver Neukum-2/+0
2006-11-03USB: failure in usblp's error pathOliver Neukum-0/+1
2006-10-17USB: fix suspend support for usblpOliver Neukum-8/+71
2006-10-17USB: fix cdc-acm problems with hard irq? (inconsistent lock state)Jarek Poplawski-13/+13
2006-10-17USB: Support for BT On-Air USB modem in cdc-acm.cChris Malley-0/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-5/+5
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman-1/+3
2006-09-27USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino-7/+2
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino-1/+1
2006-07-12[PATCH] USB: update for acm in quirks and debugOliver Neukum-23/+26
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman-1/+0
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell-1/+1
2006-06-21[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmwareOliver Neukum-39/+59
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven-18/+20
2006-03-20[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk-6345/+0
2006-01-31[PATCH] USB: fix oops in acm disconnectOliver Neukum-2/+7
2006-01-31[PATCH] USB: cleanup of usblpOliver Neukum-47/+24
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-8/+3
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1
2006-01-04[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse-9/+26
2006-01-04[PATCH] USB: ioctl compat for usblp.cPete Zaitcev-2/+3
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven-4/+4
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman-4/+0
2006-01-04[PATCH] USB: Converting cdc acm to a ring queueDavid Kubicek-76/+184
2006-01-03update the email address of Randy DunlapAdrian Bunk-1/+1
2005-10-28[PATCH] USB: cdc-acm patch to use kzallocOliver Neukum-3/+2
2005-10-28[PATCH] USB: delete the bluetty driverGreg Kroah-Hartman-1303/+0
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman-2/+1
2005-09-12[PATCH] drivers/usb: fix-up schedule_timeout() usageNishanth Aravamudan-4/+8
2005-09-08[PATCH] USB: schedule OSS USB drivers for removalAdrian Bunk-3/+18
2005-09-08[PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap-3/+6
2005-07-29[PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote-0/+3
2005-07-12[PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk-15/+16
2005-06-27[PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer-0/+1
2005-06-27[PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham-0/+2
2005-06-27[PATCH] USB: fix acm trouble with terminalsOliver Neukum-37/+197
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl-34/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+9923