aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/phidgetmotorcontrol.c
Commit message (Expand)AuthorAge
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* USB: Phidget: fix race in device_createGreg Kroah-Hartman2008-05-20
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* USB: misc: phidgetmotorcontrol: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski2006-12-01
| * USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Phidgets should check create_device_file() return valueSean Young2006-09-27
* USB: Put phidgets driver in a sysfs classSean Young2006-09-27
* USB: Add driver for PhidgetMotorControlSean Young2006-09-27