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
/
input
/
joystick
/
iforce
Age
Commit message (
Expand
)
Author
2009-08-19
Input: iforce - support new revision of ACT LABS Force RS
Jiri Kosina
2008-10-17
USB: remove warn() macro from usb input drivers
Greg Kroah-Hartman
2008-05-20
Input: remove CVS keywords
Adrian Bunk
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
usb input endianness annotations and fixes
Al Viro
2008-01-21
Input: iforce - don't access input_dev->private directly
Dmitry Torokhov
2007-10-20
changed email
Johann Deneux
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-08-30
Input: iforce - fix 'unused variable' warning
Andrew Morton
2007-05-22
Input: iforce - minor clean-ups
Johann Deneux
2007-05-22
Input: iforce - fix force feedback not working
Johann Deneux
2007-05-03
Input: drivers/joystick - fix various sparse warnings
Dmitry Torokhov
2007-04-12
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-01
usb: iforce-usb free urb cleanup
Mariusz Kozlowski
2006-11-23
Input: handle serio_register_driver() errors
Akinobu Mita
2006-11-05
Input: joysticks - handle errors when registering input devices
Dmitry Torokhov
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-19
Input: iforce - switch to the new FF interface
Anssi Hannula
2006-07-15
Input: iforce - add Trust Force Feedback Race Master support
Przemek Iskra
2006-07-06
Input: iforce - check array bounds before accessing elements
Dmitry Torokhov
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
Input: iforce - remove some pointless casts
Jesper Juhl
2006-06-05
Input: iforce - use ENOSPC instead of ENOMEM
Anssi Hannula
2006-02-19
Input: joysticks - semaphore to mutex conversion
Ingo Molnar
2006-01-31
Input: iforce - fix detection of USB devices
Dmitry Torokhov
2006-01-29
Input: iforce - do not return ENOMEM upon successful allocation
Alexey Dobriyan
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-09-05
Input: iforce - use wait_event_interruptible_timeout
Vojtech Pavlik
2005-05-29
Input: Add a new I-Force device to the iforce driver.
Marian-Nicolae V. Ion
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds