aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/usblp.c
Commit message (Expand)AuthorAge
* USB: usblp: fixed switch, brace, whitespace and spacing coding style issuesNicolas Kaiser2010-08-10
* update email addressPavel Machek2010-07-19
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* usb: BKL removal: usblpOliver Neukum2010-03-02
* USB: Push BKL on open down into the driversOliver Neukum2010-03-02
* USB class: make USB device id constantNémeth Márton2010-03-02
* USB: usblp: Remove checks no longer needed with the new runtime PM systemOliver Neukum2010-03-02
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-16
* usblp: continuously poll for statusPete Zaitcev2009-03-24
* USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips2009-01-27
* USB: remove err() macro from usb class driversGreg Kroah-Hartman2008-10-17
* drivers/usb/class/usblp.c: adjust error handling codeJulia Lawall2008-10-17
* USB: fix pm counter leak in usblpOliver Neukum2008-02-21
* usblp: Fix a double kfreePete Zaitcev2007-10-12
* usblp: CosmeticsPete Zaitcev2007-10-12
* usblp: mutex in usblp_check_statusPete Zaitcev2007-10-12
* usblp: Make use of URB_FREE_BUFFERPete Zaitcev2007-10-12
* usblp: Implement the ENOSPC conventionPete Zaitcev2007-10-12
* USB: class: usblp: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* USB: usblp: "Big cleanup" breaks O_NONBLOCKPete Zaitcev2007-07-19
* USB: usblp: add dynamic URBs, fix racesPete Zaitcev2007-07-12
* usblp: Don't let suspend to kill ->usedPete Zaitcev2007-06-08
* USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev2007-05-23
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern2007-03-19
* USB: autosuspend for usb printer driverOliver Neukum2007-02-07
* USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printersMartin Williges2007-01-05
* USB: mutexification of usblpOliver Neukum2006-12-20
* USB: usblp: fix system suspend for some systemsOliver Neukum2006-11-03
* USB: failure in usblp's error pathOliver Neukum2006-11-03
* USB: fix suspend support for usblpOliver Neukum2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* 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: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: cleanup of usblpOliver Neukum2006-01-31
* 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] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
* [PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap2005-09-08
* [PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer2005-06-27
* [PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16