summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-041-1/+1
|\
| * Input: db9 - do not ignore dev2 module parameterDmitry Torokhov2007-05-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-233-7/+12
|\|
| * Input: iforce - minor clean-upsJohann Deneux2007-05-232-5/+9
| * Input: iforce - fix force feedback not workingJohann Deneux2007-05-231-2/+3
* | missing dependencies for USB drivers in inputAl Viro2007-05-161-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-088-29/+480
|\|
| * Input: move USB gamepads under drivers/input/joystickDmitry Torokhov2007-05-083-2/+451
| * Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-035-27/+30
|/
* Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1218-18/+19
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-1220-49/+59
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-126-38/+33Star
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-185-18/+0Star
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-3/+3
|\
| * usb: iforce-usb free urb cleanupMariusz Kozlowski2006-12-011-3/+3
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-247-15/+17
* | Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-0616-59/+120
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0511-46/+28Star
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-194-238/+147Star
* Input: spaceball - make 4000FLX Lefty workNick Martin2006-07-191-1/+1
* Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra2006-07-151-0/+1
* Input: iforce - check array bounds before accessing elementsDmitry Torokhov2006-07-071-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* Input: db9 - fix potential buffer overrunEric Sesterhenn2006-06-281-1/+1
* Input: iforce - remove some pointless castsJesper Juhl2006-06-261-3/+3
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-2616-30/+40
* Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula2006-06-051-4/+4
* Input: sidewinder - fix memory leakJesper Juhl2006-05-301-5/+6
* Input: gamecon - add SNES mouse supportRaphael Assenat2006-04-021-13/+70
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-197-38/+43
* Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-312-3/+2Star
* Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov2006-01-301-42/+46
* Input: tmdc - handle errors from input_register_device()Dmitry Torokhov2006-01-301-4/+11
* Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-301-7/+13
* Input: gamecon - handle errors from input_register_device()Dmitry Torokhov2006-01-301-6/+12
* Input: gamecon - fix crash when accessing deviceDmitry Torokhov2006-01-301-149/+194
* Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov2006-01-301-2/+6
* Input: sidewinder - fix an oopsZinx Verituse2006-01-301-1/+1
* Input: db9 - handle errors from input_register_device()Dmitry Torokhov2006-01-301-5/+10
* Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov2006-01-301-34/+36
* Input: grip - handle errors from input_register_device()Dmitry Torokhov2006-01-301-2/+6
* Input: grip - fix crash when accessing deviceDmitry Torokhov2006-01-301-0/+3
* Input: make needlessly global code staticAdrian Bunk2006-01-301-2/+2
* Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-301-1/+1
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-2/+2
* Input: grip_mp - kill commented out codeDmitry Torokhov2006-01-101-9/+0Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov2005-12-301-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-3112-0/+12