| Commit message (Expand) | Author | Age | Files | Lines |
* | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 | 1 | -2/+4 |
* | Input: drop redundant includes of moduleparam.h | Julia Lawall | 2008-01-21 | 6 | -6/+0 |
* | Input: iforce - don't access input_dev->private directly | Dmitry Torokhov | 2008-01-21 | 1 | -8/+9 |
* | Input: xpad - add more USB IDs | Joshua J Bowman | 2007-10-27 | 1 | -0/+2 |
* | changed email | Johann Deneux | 2007-10-20 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 24 | -48/+64 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 1 | -4/+4 |
|\ |
|
| * | Input: xpad - fix dependancy on LEDS class | Dmitry Torokhov | 2007-09-28 | 1 | -1/+1 |
| * | Input: iforce - fix 'unused variable' warning | Andrew Morton | 2007-08-30 | 1 | -4/+4 |
* | | Input: xpad - fix dependancy on LEDS class | Dmitry Torokhov | 2007-09-26 | 1 | -1/+1 |
* | | Input: xpad - use le16_to_cpup when parsing data stream | Dmitry Torokhov | 2007-07-18 | 1 | -19/+36 |
|/ |
|
* | Input: xpad - add support for leds on xbox 360 pad | Jan Kratochvil | 2007-07-18 | 2 | -42/+155 |
* | Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 | Dmitry Torokhov | 2007-07-10 | 1 | -20/+20 |
* | Input: xpad - make xpad_play_effect() static | Adrian Bunk | 2007-07-10 | 1 | -1/+2 |
* | Input: xpad - fix check for succesful usb_buffer_alloc | Jan Kratochvil | 2007-07-10 | 1 | -1/+1 |
* | Input: grip-mp - use ARRAY_SIZE | Andi Drebes | 2007-07-10 | 1 | -2/+2 |
* | Input: xpad - add Xbox360 gamepad rumble support | Jan Kratochvil | 2007-07-10 | 2 | -4/+128 |
* | Input: xpad - add support for Xbox 360 gamepad | Jan Kratochvil | 2007-07-10 | 1 | -34/+117 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-04 | 1 | -1/+1 |
|\ |
|
| * | Input: db9 - do not ignore dev2 module parameter | Dmitry Torokhov | 2007-05-28 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 | 3 | -7/+12 |
|\ \
| |/ |
|
| * | Input: iforce - minor clean-ups | Johann Deneux | 2007-05-22 | 2 | -5/+9 |
| * | Input: iforce - fix force feedback not working | Johann Deneux | 2007-05-22 | 1 | -2/+3 |
* | | missing dependencies for USB drivers in input | Al Viro | 2007-05-15 | 1 | -0/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2007-05-08 | 8 | -29/+480 |
|\ \
| |/ |
|
| * | Input: move USB gamepads under drivers/input/joystick | Dmitry Torokhov | 2007-05-08 | 3 | -2/+451 |
| * | Input: drivers/joystick - fix various sparse warnings | Dmitry Torokhov | 2007-05-03 | 5 | -27/+30 |
|/ |
|
* | Input: joysticks - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 | 18 | -18/+19 |
* | Input: drivers/input/joystick - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 | 20 | -49/+59 |
* | Input: iforce - use usb_kill_urb instead of usb_unlink_urb | Johann Deneux | 2007-04-12 | 6 | -38/+33 |
* | Input: remove obsolete setup parameters from input drivers | Dmitry Torokhov | 2007-02-18 | 5 | -18/+0 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 | 1 | -3/+3 |
|\ |
|
| * | usb: iforce-usb free urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -3/+3 |
* | | Input: handle serio_register_driver() errors | Akinobu Mita | 2006-11-23 | 7 | -15/+17 |
* | | Input: joysticks - handle errors when registering input devices | Dmitry Torokhov | 2006-11-05 | 16 | -59/+120 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 11 | -46/+28 |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | Input: iforce - switch to the new FF interface | Anssi Hannula | 2006-07-19 | 4 | -238/+147 |
* | Input: spaceball - make 4000FLX Lefty work | Nick Martin | 2006-07-19 | 1 | -1/+1 |
* | Input: iforce - add Trust Force Feedback Race Master support | Przemek Iskra | 2006-07-15 | 1 | -0/+1 |
* | Input: iforce - check array bounds before accessing elements | Dmitry Torokhov | 2006-07-06 | 1 | -9/+9 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | Input: db9 - fix potential buffer overrun | Eric Sesterhenn | 2006-06-27 | 1 | -1/+1 |
* | Input: iforce - remove some pointless casts | Jesper Juhl | 2006-06-26 | 1 | -3/+3 |
* | Input: fix potential overflows in driver/input/joystick | Dmitry Torokhov | 2006-06-26 | 16 | -30/+40 |
* | Input: iforce - use ENOSPC instead of ENOMEM | Anssi Hannula | 2006-06-05 | 1 | -4/+4 |
* | Input: sidewinder - fix memory leak | Jesper Juhl | 2006-05-29 | 1 | -5/+6 |
* | Input: gamecon - add SNES mouse support | Raphael Assenat | 2006-04-02 | 1 | -13/+70 |
* | Input: joysticks - semaphore to mutex conversion | Ingo Molnar | 2006-02-19 | 7 | -38/+43 |