summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usblcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-171-5/+6
* USB: remove warn() macro from usb driversGreg Kroah-Hartman2008-10-171-1/+1
* USB: usblcd: Push down BKL into driverAlan Cox2008-07-221-2/+4
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-3/+3
* USB: open disconnect race in usblcdOliver Neukum2007-10-251-1/+10
* USB: misc: usblcd: clean up urb->status usageGreg Kroah-Hartman2007-07-201-5/+6
* USB: autosuspend for usblcdOliver Neukum2007-07-131-3/+43
* USB: prevent char device open/deregister raceAlan Stern2007-07-131-17/+4Star
* USB: usblcd doesn't limit memory consumption during writeOliver Neukum2007-06-261-4/+18
* USB: kill BKL in usblcdOliver Neukum2007-04-271-2/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-6/+2Star
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn2006-07-131-4/+2Star
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-291-5/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+404