summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/iforce/iforce-usb.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-25Input: iforce - add sanity checksOliver Neukum1-0/+5
2017-08-08Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-03-16Input: iforce - validate number of endpoints before using themJohan Hovold1-0/+3
2012-05-05USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman1-3/+4
2012-05-02USB: iforce: remove dbg() usageGreg Kroah-Hartman1-6/+8
2012-05-02USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman1-1/+1
2012-04-26USB: iforce: remove err() usageGreg Kroah-Hartman1-2/+3
2010-05-11Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut1-0/+1
2009-12-30Input: iforce - wait for command completion when closing the deviceDmitry Torokhov1-0/+1
2009-12-25Input: iforce - fix oops on device disconnectDmitry Torokhov1-21/+7
2009-08-20Input: iforce - support new revision of ACT LABS Force RSJiri Kosina1-0/+1
2008-10-18USB: remove warn() macro from usb input driversGreg Kroah-Hartman1-1/+1
2008-05-20Input: remove CVS keywordsAdrian Bunk1-2/+0
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-28usb input endianness annotations and fixesAl Viro1-1/+1
2007-05-23Input: iforce - fix force feedback not workingJohann Deneux1-2/+3
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux1-7/+6
2006-12-02usb: iforce-usb free urb cleanupMariusz Kozlowski1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov1-1/+0
2006-01-05[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov1-12/+10
2005-09-05Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik1-0/+1
2005-05-29Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion1-0/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+243