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