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