summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usblcd.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-12USB: autosuspend for usblcdOliver Neukum1-3/+43
2007-07-12USB: prevent char device open/deregister raceAlan Stern1-17/+4
2007-06-25USB: usblcd doesn't limit memory consumption during writeOliver Neukum1-4/+18
2007-04-27USB: 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-12[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcdEric Sesterhenn1-4/+2
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-2/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman1-5/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+404