summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-main.c
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - remove empty multiline commentsTim Schumacher2019-07-151-3/+0Star
* Merge tag 'v5.2' into nextDmitry Torokhov2019-07-151-13/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* | Input: iforce - add the Saitek R440 Force WheelTim Schumacher2019-06-231-0/+1
* | Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov2019-06-231-3/+4
* | Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov2019-06-231-12/+15
* | Input: iforce - update formatting of switch statementsDmitry Torokhov2019-06-231-38/+32Star
* | Input: iforce - split into core and transport modulesDmitry Torokhov2019-06-231-33/+2Star
* | Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov2019-06-231-15/+4Star
* | Input: iforce - introduce start and stop io transport opsDmitry Torokhov2019-06-231-23/+2Star
|/
* Input: iforce - reorganize joystick configuration listsTim Schumacher2018-07-281-14/+5Star
* Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher2018-07-271-5/+6
* Input: iforce - reformat the packet dump outputTim Schumacher2018-07-271-1/+1
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-271-4/+0Star
* USB: iforce: remove err() usageGreg Kroah-Hartman2012-04-251-1/+2
* Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-111-1/+1
* Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-111-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-251-21/+5Star
* Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-201-0/+1
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-171-6/+8
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0Star
* 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-231-3/+1Star
* 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/+10Star
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-241-3/+11
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-061-7/+10
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-191-147/+79Star
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-071-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-301-1/+1
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-55/+51Star
* 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-171-0/+557