aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-main.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+557