Age | Commit message (Expand) | Author | Files | Lines |
2008-01-21 | Input: iforce - don't access input_dev->private directly | Dmitry Torokhov | 1 | -8/+9 |
2007-10-20 | changed email | Johann Deneux | 1 | -1/+1 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 2 | -3/+4 |
2007-08-30 | Input: iforce - fix 'unused variable' warning | Andrew Morton | 1 | -4/+4 |
2007-05-23 | Input: iforce - minor clean-ups | Johann Deneux | 2 | -5/+9 |
2007-05-23 | Input: iforce - fix force feedback not working | Johann Deneux | 1 | -2/+3 |
2007-05-03 | Input: drivers/joystick - fix various sparse warnings | Dmitry Torokhov | 1 | -1/+1 |
2007-04-12 | Input: joysticks - switch to using input_dev->dev.parent | Dmitry Torokhov | 1 | -2/+2 |
2007-04-12 | Input: iforce - use usb_kill_urb instead of usb_unlink_urb | Johann Deneux | 6 | -38/+33 |
2006-12-08 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 1 | -3/+3 |
2006-12-02 | usb: iforce-usb free urb cleanup | Mariusz Kozlowski | 1 | -3/+3 |
2006-11-24 | Input: handle serio_register_driver() errors | Akinobu Mita | 1 | -3/+11 |
2006-11-06 | Input: joysticks - handle errors when registering input devices | Dmitry Torokhov | 2 | -18/+19 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 4 | -12/+8 |
2006-07-19 | Input: iforce - switch to the new FF interface | Anssi Hannula | 4 | -238/+147 |
2006-07-15 | Input: iforce - add Trust Force Feedback Race Master support | Przemek Iskra | 1 | -0/+1 |
2006-07-07 | Input: iforce - check array bounds before accessing elements | Dmitry Torokhov | 1 | -9/+9 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-26 | Input: iforce - remove some pointless casts | Jesper Juhl | 1 | -3/+3 |
2006-06-05 | Input: iforce - use ENOSPC instead of ENOMEM | Anssi Hannula | 1 | -4/+4 |
2006-02-19 | Input: joysticks - semaphore to mutex conversion | Ingo Molnar | 3 | -15/+16 |
2006-01-31 | Input: iforce - fix detection of USB devices | Dmitry Torokhov | 2 | -3/+2 |
2006-01-30 | Input: iforce - do not return ENOMEM upon successful allocation | Alexey Dobriyan | 1 | -1/+1 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 1 | -1/+0 |
2005-10-28 | [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation | Dmitry Torokhov | 5 | -75/+70 |
2005-09-05 | Input: iforce - use wait_event_interruptible_timeout | Vojtech Pavlik | 2 | -25/+8 |
2005-05-29 | Input: Add a new I-Force device to the iforce driver. | Marian-Nicolae V. Ion | 2 | -0/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 8 | -0/+2098 |