summaryrefslogtreecommitdiff
path: root/drivers/usb/class/usblp.c
AgeCommit message (Expand)Author
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-03-02usb: BKL removal: usblpOliver Neukum
2010-03-02USB: Push BKL on open down into the driversOliver Neukum
2010-03-02USB class: make USB device id constantNémeth Márton
2010-03-02USB: usblp: Remove checks no longer needed with the new runtime PM systemOliver Neukum
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers
2009-03-24usblp: continuously poll for statusPete Zaitcev
2009-01-27USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips
2008-10-17USB: remove err() macro from usb class driversGreg Kroah-Hartman
2008-10-17drivers/usb/class/usblp.c: adjust error handling codeJulia Lawall
2008-02-21USB: fix pm counter leak in usblpOliver Neukum
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-07-19USB: class: usblp: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: usblp: "Big cleanup" breaks O_NONBLOCKPete Zaitcev
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-03-19usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern
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-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-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
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-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-01-31[PATCH] USB: cleanup of usblpOliver Neukum
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-04[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse
2006-01-04[PATCH] USB: ioctl compat for usblp.cPete Zaitcev
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-03update the email address of Randy DunlapAdrian Bunk
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-09-08[PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap
2005-06-27[PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer
2005-06-27[PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds