summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce
AgeCommit message (Expand)AuthorLines
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman-5/+7
2012-05-01USB: iforce: remove dbg() usageGreg Kroah-Hartman-8/+12
2012-05-01USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman-2/+2
2012-04-25USB: iforce: remove err() usageGreg Kroah-Hartman-6/+12
2010-11-22Input: iforce - clean up MakefileDmitry Torokhov-12/+3
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut-1/+1
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut-0/+5
2009-12-30Input: iforce - wait for command completion when closing the deviceDmitry Torokhov-0/+4
2009-12-24Input: iforce - fix oops on device disconnectDmitry Torokhov-44/+12
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina-0/+2
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman-23/+37
2008-05-20Input: remove CVS keywordsAdrian Bunk-12/+0
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2008-04-28usb input endianness annotations and fixesAl Viro-1/+1
2008-01-21Input: iforce - don't access input_dev->private directlyDmitry Torokhov-8/+9
2007-10-20changed emailJohann Deneux-1/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-3/+4
2007-08-30Input: iforce - fix 'unused variable' warningAndrew Morton-4/+4
2007-05-22Input: iforce - minor clean-upsJohann Deneux-5/+9
2007-05-22Input: iforce - fix force feedback not workingJohann Deneux-2/+3
2007-05-03Input: drivers/joystick - fix various sparse warningsDmitry Torokhov-1/+1
2007-04-12Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov-2/+2
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux-38/+33
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-3/+3
2006-12-01usb: iforce-usb free urb cleanupMariusz Kozlowski-3/+3
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita-3/+11
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov-18/+19
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-12/+8
2006-07-19Input: iforce - switch to the new FF interfaceAnssi Hannula-238/+147
2006-07-15Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra-0/+1
2006-07-06Input: iforce - check array bounds before accessing elementsDmitry Torokhov-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26Input: iforce - remove some pointless castsJesper Juhl-3/+3
2006-06-05Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula-4/+4
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar-15/+16
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov-3/+2
2006-01-29Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman-1/+0
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov-75/+70
2005-09-05Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik-25/+8
2005-05-29Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2098