summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/phidgetmotorcontrol.c
AgeCommit message (Expand)AuthorLines
2008-05-20USB: Phidget: fix race in device_createGreg Kroah-Hartman-4/+3
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches-1/+1
2007-07-19USB: misc: phidgetmotorcontrol: clean up urb->status usageGreg Kroah-Hartman-6/+7
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-3/+2
2006-12-01usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski-2/+1
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-5/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-09-27USB: Phidgets should check create_device_file() return valueSean Young-38/+45
2006-09-27USB: Put phidgets driver in a sysfs classSean Young-47/+79
2006-09-27USB: Add driver for PhidgetMotorControlSean Young-0/+427