summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/usblcd.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-25USB: remove unnecessary type casting of urb->contextMing Lei1-1/+1
2008-04-25USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2007-10-25USB: open disconnect race in usblcdOliver Neukum1-1/+10
2007-07-20USB: misc: usblcd: clean up urb->status usageGreg Kroah-Hartman1-5/+6
2007-07-13USB: autosuspend for usblcdOliver Neukum1-3/+43
2007-07-13USB: prevent char device open/deregister raceAlan Stern1-17/+4
2007-06-26USB: usblcd doesn't limit memory consumption during writeOliver Neukum1-4/+18
2007-04-28USB: kill BKL in usblcdOliver Neukum1-2/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino1-1/+1
2006-07-13[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn1-4/+2
2006-03-21[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-2/+1
2006-01-05[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-29[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman1-5/+4
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+404