summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/iforce
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-12/+8
2006-07-19Input: iforce - switch to the new FF interfaceAnssi Hannula4-238/+147
2006-07-15Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra1-0/+1
2006-07-07Input: iforce - check array bounds before accessing elementsDmitry Torokhov1-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26Input: iforce - remove some pointless castsJesper Juhl1-3/+3
2006-06-05Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula1-4/+4
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar3-15/+16
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov2-3/+2
2006-01-30Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan1-1/+1
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 Torokhov5-75/+70
2005-09-05Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2-25/+8
2005-05-29Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2-0/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds8-0/+2098