aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/usblp.c
Commit message (Expand)AuthorAgeFilesLines
* USB: autosuspend for usb printer driverOliver Neukum2007-02-071-11/+5
* USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printersMartin Williges2007-01-051-0/+1
* USB: mutexification of usblpOliver Neukum2006-12-201-25/+29
* USB: usblp: fix system suspend for some systemsOliver Neukum2006-11-031-2/+0
* USB: failure in usblp's error pathOliver Neukum2006-11-031-0/+1
* USB: fix suspend support for usblpOliver Neukum2006-10-171-8/+71
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman2006-09-271-1/+3
* USB: usblp: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-7/+2
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-7/+8
* [PATCH] USB: cleanup of usblpOliver Neukum2006-01-311-47/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-041-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-041-2/+2
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
|/
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-281-2/+1
* [PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap2005-09-081-3/+6
* [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
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1214