aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/phidgetservo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24USB: remove phidget drivers from kernel tree.Greg Kroah-Hartman1-375/+0
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+2
2008-05-20USB: Phidget: fix race in device_createGreg Kroah-Hartman1-3/+3
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2006-12-20USB: Fix oops in PhidgetServoSean Young1-0/+1
2006-09-27USB: Phidgets should check create_device_file() return valueSean Young1-26/+48
2006-09-27USB: Put phidgets driver in a sysfs classSean Young1-27/+44
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PATCH] USB: kzalloc in PhidgetServoOliver Neukum1-2/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-3/+0
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacksYani Ioannou1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+342