aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-main.c
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-101-1/+1
* Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-101-0/+4
* Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2009-12-301-0/+3
* Input: iforce - fix oops on device disconnectDmitry Torokhov2009-12-241-21/+5
* Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-191-0/+1
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-171-6/+8
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* Input: iforce - don't access input_dev->private directlyDmitry Torokhov2008-01-211-8/+9
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+2
* Input: iforce - minor clean-upsJohann Deneux2007-05-221-3/+1
* Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-2/+2
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-121-12/+10
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-231-3/+11
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-051-7/+10
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-191-147/+79
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-061-9/+9
* Input: iforce - remove some pointless castsJesper Juhl2006-06-261-3/+3
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-191-1/+1
* Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-291-1/+1
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-55/+51
* Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2005-05-291-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+557