summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usb-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* USB: usb-skeleton leaking locks on openMark Gross2007-10-121-0/+1
* USB: usb-skeleton: use anchors in pre/post resetOliver Neukum2007-07-121-0/+23
* USB: usb-skeleton" use anchors in suspend/resume handlingOliver Neukum2007-07-121-5/+37
* USB: usb-skeleton: use anchors in disconnect handlingOliver Neukum2007-07-121-0/+2
* USB: usb-skeleton: usb anchor to implement flushOliver Neukum2007-07-121-7/+65
* USB: prevent char device open/deregister raceAlan Stern2007-07-121-14/+0
* USB: kill BKL in skeleton driverOliver Neukum2007-04-271-2/+10
* USB: fix skeleton driverOliver Neukum2007-04-271-11/+20
* USB: fix autosuspend race in skeleton driverOliver Neukum2007-02-161-4/+6
* 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
OpenPOWER on IntegriCloud