aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Input: iforce - don't access input_dev->private directlyDmitry Torokhov1-8/+9
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+2
2007-05-22Input: iforce - minor clean-upsJohann Deneux1-3/+1
2007-04-12Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov1-2/+2
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux1-12/+10
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita1-3/+11
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov1-7/+10
2006-07-19Input: iforce - switch to the new FF interfaceAnssi Hannula1-147/+79
2006-07-15Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra1-0/+1
2006-07-06Input: iforce - check array bounds before accessing elementsDmitry Torokhov1-9/+9
2006-06-26Input: iforce - remove some pointless castsJesper Juhl1-3/+3
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar1-1/+1
2006-01-29Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan1-1/+1
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov1-55/+51
2005-05-29Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+557