index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
phidgetmotorcontrol.c
Age
Commit message (
Expand
)
Author
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-05-20
USB: Phidget: fix race in device_create
Greg Kroah-Hartman
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-07-19
USB: misc: phidgetmotorcontrol: clean up urb->status usage
Greg Kroah-Hartman
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-01
usb: phidgetmotorcontrol free urb cleanup
Mariusz Kozlowski
2006-12-01
USB: phidgetmotorcontrol: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
USB: Phidgets should check create_device_file() return value
Sean Young
2006-09-27
USB: Put phidgets driver in a sysfs class
Sean Young
2006-09-27
USB: Add driver for PhidgetMotorControl
Sean Young