Age | Commit message (Expand) | Author | Files | Lines |
2011-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2011-08-05 | Input: remove CLOCK_TICK_RATE from analog joystick driver | Deepak Saxena | 1 | -1/+1 |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -5/+26 |
2011-07-05 | Input: xpad - enable rumble support for XBox360 Wireless Controllers | Chris Moeller | 1 | -4/+21 |
2011-06-22 | Input: xpad - add support for two more dance pads and a guitar | Magnus Hörlin | 1 | -1/+5 |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-01-12 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -0/+378 |
2011-01-10 | Input: add Austria Microsystem AS5011 joystick driver | Fabien Marteau | 3 | -0/+378 |
2011-01-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -64/+74 |
2010-12-01 | Input: turbografx - fix reference counting | Namhyung Kim | 1 | -0/+1 |
2010-11-22 | Input: iforce - clean up Makefile | Dmitry Torokhov | 1 | -12/+3 |
2010-11-18 | Input: xpad - ensure xpad->bulk_out is initialized before submitting urb | Axel Lin | 1 | -16/+16 |
2010-11-12 | Input: xpad - remove useless check in xpad_remove | Dmitry Torokhov | 1 | -19/+18 |
2010-11-12 | Input: xpad - fix resource reclaim in xpad_probe error path | Axel Lin | 1 | -12/+18 |
2010-11-12 | Input: xpad - fix a memory leak | Axel Lin | 1 | -2/+3 |
2010-11-12 | Input: xpad - return proper error in error path | Axel Lin | 1 | -10/+23 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+1 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -2/+1 |
2010-08-13 | Input: fix faulty XXinput_* calls | Daniel Mack | 1 | -1/+1 |
2010-08-10 | Merge branch 'next' into for-linus | Dmitry Torokhov | 7 | -30/+32 |
2010-08-10 | Input: xpad - add USB-ID for PL-3601 Xbox 360 pad | Christoph Fritz | 1 | -0/+1 |
2010-08-03 | Input: switch to input_abs_*() access functions | Daniel Mack | 6 | -30/+31 |
2010-08-03 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -44/+63 |
2010-07-26 | Input: xpad - add product ID for Hori Fighting Stick EX2 | Chris Merrett | 1 | -0/+1 |
2010-07-21 | Input: gamecon - reference correct pad in gc_psx_command() | Dmitry Torokhov | 1 | -1/+1 |
2010-07-21 | Input: gamecon - reference correct input device in NES mode | Dmitry Torokhov | 1 | -2/+1 |
2010-07-13 | Input: xpad - remove mouse buttons and axes for dance pads | Christoph Fritz | 1 | -44/+63 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -8/+8 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -8/+8 |
2010-05-18 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2010-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+6 |
2010-05-11 | Input: iforce - fix Guillemot Jet Leader 3D entry | Marek Vasut | 1 | -1/+1 |
2010-05-11 | Input: iforce - add Guillemot Jet Leader Force Feedback | Marek Vasut | 2 | -0/+5 |
2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 3 | -1/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
2010-03-05 | Input: gamecon - fix off by one range check | Dan Carpenter | 1 | -1/+1 |
2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2010-02-22 | Input: gamecon - use pr_err() and friends | Dmitry Torokhov | 1 | -8/+10 |
2010-02-22 | Input: gamecon - constify some of the setup structures | Dmitry Torokhov | 1 | -10/+10 |
2010-02-22 | Input: gamecon - simplify pad type handling | Dmitry Torokhov | 1 | -79/+123 |
2010-02-22 | Input: gamecon - simplify coordinate calculation for PSX | Dmitry Torokhov | 1 | -4/+8 |
2010-02-22 | Input: gamecon - fix some formatting issues | Dmitry Torokhov | 1 | -153/+194 |
2010-02-22 | Input: gamecon - add rumble support for N64 pads | Scott Moreau | 2 | -6/+120 |
2010-01-25 | Input: xpad - add rumble support for original xbox controller | Benjamin Valentin | 1 | -16/+37 |
2010-01-22 | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov | 5 | -47/+19 |
2010-01-10 | Input: xbox - do not use GFP_KERNEL under spinlock | Dmitry Torokhov | 1 | -2/+2 |
2010-01-02 | Input: gf2k - fix &&/|| confusion in gf2k_connect() | Roel Kluin | 1 | -1/+1 |
2009-12-30 | Input: iforce - wait for command completion when closing the device | Dmitry Torokhov | 2 | -0/+4 |
2009-12-30 | Input: xpad - allow using triggers as buttons rather than axes | Nicolas Léveillé | 1 | -79/+121 |