summaryrefslogtreecommitdiff
path: root/drivers/usb/usb-skeleton.c
Commit message (Expand)AuthorAge
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* USB: usb-skeleton: Remove unnecessary casts of private_dataJoe Perches2010-08-10
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* USB: BKL removal: usb-skeletonOliver Neukum2010-03-02
* USB: Push BKL on open down into the driversOliver Neukum2010-03-02
* USB skeleton: make USB device id constantNémeth Márton2010-03-02
* USB: skeleton: Correct use of ! and &Julia Lawall2009-12-11
* USB: skeleton: fix coding style issues.Greg Kroah-Hartman2009-09-23
* USB: O_NONBLOCK in read path of skeletonOliver Neukum2009-09-23
* USB: make usb-skeleton honor O_NONBLOCK in write pathOliver Neukum2009-09-23
* USB: skel_read really sucks royallyOliver Neukum2009-09-23
* USB: skeleton: Use dev_info instead of infoMatt Kraai2009-03-24
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-24
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-24
* USB: usb-skeleton leaking locks on openMark Gross2007-10-12
* USB: usb-skeleton: use anchors in pre/post resetOliver Neukum2007-07-12
* USB: usb-skeleton" use anchors in suspend/resume handlingOliver Neukum2007-07-12
* USB: usb-skeleton: use anchors in disconnect handlingOliver Neukum2007-07-12
* USB: usb-skeleton: usb anchor to implement flushOliver Neukum2007-07-12
* USB: prevent char device open/deregister raceAlan Stern2007-07-12
* USB: kill BKL in skeleton driverOliver Neukum2007-04-27
* USB: fix skeleton driverOliver Neukum2007-04-27
* USB: fix autosuspend race in skeleton driverOliver Neukum2007-02-16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-27
* usb-skeleton: small updateLuiz Fernando N. Capitulino2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* usb-skeleton: don't submit URBs after disconnectionAlan Stern2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman2006-01-31
* [PATCH] USB: fix usb-skeleton limit resource usage patch.Sam Bishop2006-01-04
* [PATCH] USB: fix buffer size limiting in skeleton driverOlav Kongas2006-01-04
* [PATCH] USB: Limiting of resource use in skeleton driverOliver Neukum2006-01-04
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
* [PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A2005-07-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16