summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2007-05-15missing dependencies for USB drivers in inputAl Viro
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov
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: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
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-10-03more misc typo fixesMatt LaPlante
2006-07-19Input: iforce - switch to the new FF interfaceAnssi Hannula
2006-07-19Input: spaceball - make 4000FLX Lefty workNick Martin
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-27Input: db9 - fix potential buffer overrunEric Sesterhenn
2006-06-26Input: iforce - remove some pointless castsJesper Juhl
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov
2006-06-05Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula
2006-05-29Input: sidewinder - fix memory leakJesper Juhl
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov
2006-01-29Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov
2006-01-29Input: tmdc - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: turbografx - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: gamecon - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: gamecon - fix crash when accessing deviceDmitry Torokhov
2006-01-29Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: sidewinder - fix an oopsZinx Verituse
2006-01-29Input: db9 - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov
2006-01-29Input: grip - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: grip - fix crash when accessing deviceDmitry Torokhov
2006-01-29Input: make needlessly global code staticAdrian Bunk
2006-01-29Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2006-01-10Input: grip_mp - kill commented out codeDmitry Torokhov
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-12-30[PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-09Manual merge with LinusDmitry Torokhov
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-09-05Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik
2005-07-13[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven