summaryrefslogtreecommitdiff
path: root/drivers/usb/class
AgeCommit message (Expand)Author
2008-02-21USB: fix usb open suspend race in cdc-acmOliver Neukum
2008-02-21USB: fix pm counter leak in usblpOliver Neukum
2008-02-01USB: Spelling fixesJoe Perches
2008-02-01USB: autosuspend for cdc-acmOliver Neukum
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-12usblp: Fix a double kfreePete Zaitcev
2007-10-12usblp: CosmeticsPete Zaitcev
2007-10-12usblp: mutex in usblp_check_statusPete Zaitcev
2007-10-12usblp: Make use of URB_FREE_BUFFERPete Zaitcev
2007-10-12usblp: Implement the ENOSPC conventionPete Zaitcev
2007-08-22USB: cdc-acm: fix sysfs attribute registration bugAlan Stern
2007-07-19USB: class: usblp: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: class: cdc-acm: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: usblp: "Big cleanup" breaks O_NONBLOCKPete Zaitcev
2007-07-12USB: cdc-acm: add new device id to option driverAndrey Arapov
2007-07-12USB: usblp: add dynamic URBs, fix racesPete Zaitcev
2007-06-08usblp: Don't let suspend to kill ->usedPete Zaitcev
2007-05-22USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27USB: cdc-acm: export parsed capabilities through sysfsOliver Neukum
2007-03-19usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern
2007-03-09USB: fix spinlock recursion in cdc-acm.cOliver Neukum
2007-02-16USB: quirky device for cdc-acmOliver Neukum
2007-02-16USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum
2007-02-07USB: autosuspend for usb printer driverOliver Neukum
2007-01-05USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printersMartin Williges
2006-12-20USB: mutexification of usblpOliver Neukum
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01USB: cdc-acm: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-03USB: usblp: fix system suspend for some systemsOliver Neukum
2006-11-03USB: failure in usblp's error pathOliver Neukum
2006-10-17USB: fix suspend support for usblpOliver Neukum
2006-10-17USB: fix cdc-acm problems with hard irq? (inconsistent lock state)Jarek Poplawski
2006-10-17USB: Support for BT On-Air USB modem in cdc-acm.cChris Malley
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman
2006-09-27USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-07-12[PATCH] USB: update for acm in quirks and debugOliver Neukum
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell
2006-06-21[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmwareOliver Neukum
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-03-20[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER driversAdrian Bunk
2006-01-31[PATCH] USB: fix oops in acm disconnectOliver Neukum
2006-01-31[PATCH] USB: cleanup of usblpOliver Neukum