aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/iforce/iforce-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina1-0/+1
2008-10-17USB: 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-22Input: 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-01usb: 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-04[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-16Linux-2.6.12-rc2Linus Torvalds1-0/+243