index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-07-20
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