summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/ldusb.c
AgeCommit message (Expand)Author
2007-07-19USB: misc: ldusb: clean up urb->status usageGreg Kroah-Hartman
2007-07-12USB: prevent char device open/deregister raceAlan Stern
2007-05-22USB: ldusb bugfixOliver Neukum
2007-04-27USB: add picdem device to ldusbJoey Goncalves
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-03-20[PATCH] USB: kzalloc in ldusbOliver Neukum
2006-02-13[PATCH] USB: add new device ids to ldusbMichael Hund
2006-01-31[PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-09-08[PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan
2005-07-29[PATCH] USB: ldusb fixesMichael Hund
2005-07-12[PATCH] USB: add ldusb driverMichael Hund