aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - clean up MakefileDmitry Torokhov2010-11-221-12/+3
* Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut2010-05-101-1/+1
* Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2010-05-102-0/+5
* Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2009-12-302-0/+4
* Input: iforce - fix oops on device disconnectDmitry Torokhov2009-12-243-44/+12
* Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-192-0/+2
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-174-23/+37
* Input: remove CVS keywordsAdrian Bunk2008-05-206-12/+0
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-3/+3
* usb input endianness annotations and fixesAl Viro2008-04-281-1/+1
* Input: iforce - don't access input_dev->private directlyDmitry Torokhov2008-01-211-8/+9
* changed emailJohann Deneux2007-10-201-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-192-3/+4
* Input: iforce - fix 'unused variable' warningAndrew Morton2007-08-301-4/+4
* Input: iforce - minor clean-upsJohann Deneux2007-05-222-5/+9
* Input: iforce - fix force feedback not workingJohann Deneux2007-05-221-2/+3
* Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-031-1/+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-126-38/+33
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-3/+3
|\
| * usb: iforce-usb free urb cleanupMariusz Kozlowski2006-12-011-3/+3
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-231-3/+11
* | Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-052-18/+19
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-054-12/+8
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-194-238/+147
* 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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Input: iforce - remove some pointless castsJesper Juhl2006-06-261-3/+3
* Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula2006-06-051-4/+4
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-193-15/+16
* Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-312-3/+2
* Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-291-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-285-75/+70
* Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-052-25/+8
* Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2005-05-292-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-168-0/+2098