summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/phidgetkit.c
Commit message (Expand)AuthorAgeFilesLines
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+2Star
* USB: Phidget: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+3
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-3/+3
* USB: misc: phidgetkit: clean up urb->status usageGreg Kroah-Hartman2007-07-201-6/+7
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-3/+2Star
|\
| * usb: phidgetkit free urb cleanupMariusz Kozlowski2006-12-011-2/+1Star
| * USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-9/+12
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young2006-09-291-19/+37
* USB: Phidgets should check create_device_file() return valueSean Young2006-09-271-132/+106Star
* USB: Put phidgets driver in a sysfs classSean Young2006-09-271-113/+145
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young2006-06-221-85/+218
* [PATCH] USB: kzalloc in PhidgetInterfaceKitOliver Neukum2006-03-201-6/+3Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou2005-06-211-7/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+586