summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usb-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-271-0/+11
* usb-skeleton: small updateLuiz Fernando N. Capitulino2006-09-271-28/+22
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* usb-skeleton: don't submit URBs after disconnectionAlan Stern2006-09-271-7/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman2006-01-311-1/+1
* [PATCH] USB: fix usb-skeleton limit resource usage patch.Sam Bishop2006-01-041-2/+5
* [PATCH] USB: fix buffer size limiting in skeleton driverOlav Kongas2006-01-041-1/+1
* [PATCH] USB: Limiting of resource use in skeleton driverOliver Neukum2006-01-041-7/+18
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-281-2/+1
* [PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A2005-07-291-2/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+360