Age | Commit message (Expand) | Author |
2007-04-12 | Input: joysticks - switch to using input_dev->dev.parent | Dmitry Torokhov |
2007-04-12 | Input: drivers/input/joystick - don't access dev->private directly | Dmitry Torokhov |
2007-04-12 | Input: iforce - use usb_kill_urb instead of usb_unlink_urb | Johann Deneux |
2007-02-18 | Input: remove obsolete setup parameters from input drivers | Dmitry Torokhov |
2006-12-08 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2006-12-01 | usb: iforce-usb free urb cleanup | Mariusz Kozlowski |
2006-11-23 | Input: handle serio_register_driver() errors | Akinobu Mita |
2006-11-05 | Input: joysticks - handle errors when registering input devices | Dmitry Torokhov |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-03 | more misc typo fixes | Matt LaPlante |
2006-07-19 | Input: iforce - switch to the new FF interface | Anssi Hannula |
2006-07-19 | Input: spaceball - make 4000FLX Lefty work | Nick Martin |
2006-07-15 | Input: iforce - add Trust Force Feedback Race Master support | Przemek Iskra |
2006-07-06 | Input: iforce - check array bounds before accessing elements | Dmitry Torokhov |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | Input: db9 - fix potential buffer overrun | Eric Sesterhenn |
2006-06-26 | Input: iforce - remove some pointless casts | Jesper Juhl |
2006-06-26 | Input: fix potential overflows in driver/input/joystick | Dmitry Torokhov |
2006-06-05 | Input: iforce - use ENOSPC instead of ENOMEM | Anssi Hannula |
2006-05-29 | Input: sidewinder - fix memory leak | Jesper Juhl |
2006-04-02 | Input: gamecon - add SNES mouse support | Raphael Assenat |
2006-02-19 | Input: joysticks - semaphore to mutex conversion | Ingo Molnar |
2006-01-31 | Input: iforce - fix detection of USB devices | Dmitry Torokhov |
2006-01-29 | Input: a3d - convert to dynamic input_dev allocation | Dmitry Torokhov |
2006-01-29 | Input: tmdc - handle errors from input_register_device() | Dmitry Torokhov |
2006-01-29 | Input: turbografx - handle errors from input_register_device() | Dmitry Torokhov |
2006-01-29 | Input: gamecon - handle errors from input_register_device() | Dmitry Torokhov |
2006-01-29 | Input: gamecon - fix crash when accessing device | Dmitry Torokhov |
2006-01-29 | Input: sidewinder - handle errors from input_register_device() | Dmitry Torokhov |
2006-01-29 | Input: sidewinder - fix an oops | Zinx Verituse |
2006-01-29 | Input: db9 - handle errors from input_register_device() | Dmitry Torokhov |
2006-01-29 | Input: db9 - fix possible crash with Saturn gamepads | Dmitry Torokhov |
2006-01-29 | Input: grip - handle errors from input_register_device() | Dmitry Torokhov |
2006-01-29 | Input: grip - fix crash when accessing device | Dmitry Torokhov |
2006-01-29 | Input: make needlessly global code static | Adrian Bunk |
2006-01-29 | Input: iforce - do not return ENOMEM upon successful allocation | Alexey Dobriyan |
2006-01-12 | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro |
2006-01-10 | Input: grip_mp - kill commented out code | Dmitry Torokhov |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman |
2005-12-30 | [PATCH] Input: warrior - fix HAT0Y axis setup | Dmitry Torokhov |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-10-28 | [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation | Dmitry Torokhov |
2005-09-09 | Manual merge with Linus | Dmitry Torokhov |
2005-09-07 | [PATCH] input: convert kcalloc to kzalloc | Pekka Enberg |
2005-09-05 | Input: iforce - use wait_event_interruptible_timeout | Vojtech Pavlik |
2005-07-13 | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes | Geert Uytterhoeven |
2005-06-30 | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar |
2005-05-29 | Input: Add a new I-Force device to the iforce driver. | Marian-Nicolae V. Ion |
2005-05-29 | Input: fix open/close races in joystick drivers - add a semaphore | Dmitry Torokhov |
2005-05-29 | Input: whitespace fixes in driver/input/joystick | Dmitry Torokhov |