Age | Commit message (Expand) | Author | Files | Lines |
2012-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+5 |
2012-07-13 | Input: xpad - add Andamiro Pump It Up pad | Yuri Khan | 1 | -0/+1 |
2012-07-11 | Input: xpad - add signature for Razer Onza Tournament Edition | Ilia Katsnelson | 1 | -1/+3 |
2012-07-11 | Input: xpad - handle all variations of Mad Catz Beat Pad | Yuri Khan | 1 | -0/+1 |
2012-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+3 |
2012-07-05 | Input: request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen | 1 | -2/+3 |
2012-05-30 | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 1 | -0/+1 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 18 | -248/+18 |
2012-05-05 | USB: input: xpad.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+5 |
2012-05-05 | USB: input: iforce: fix up dev_* messages | Greg Kroah-Hartman | 3 | -5/+7 |
2012-05-02 | USB: xpad.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -11/+19 |
2012-05-02 | USB: iforce: remove dbg() usage | Greg Kroah-Hartman | 2 | -8/+12 |
2012-05-02 | USB: input: xpad.c: fix up dev_err() usage | Greg Kroah-Hartman | 1 | -2/+2 |
2012-05-02 | USB: input: joystick: iforce: fix up dev_err() usages | Greg Kroah-Hartman | 2 | -2/+2 |
2012-04-26 | USB: xpad.c: remove err() usage | Greg Kroah-Hartman | 1 | -4/+7 |
2012-04-26 | USB: iforce: remove err() usage | Greg Kroah-Hartman | 3 | -6/+12 |
2012-04-22 | Merge commit 'v3.4-rc4' into next | Dmitry Torokhov | 1 | -1/+0 |
2012-04-04 | Input: gameport - use module_gameport_driver | Axel Lin | 11 | -136/+11 |
2012-04-04 | Input: serio - use module_serio_driver | Axel Lin | 7 | -112/+7 |
2012-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+3 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-26 | Input: amijoy - add missing platform check | Geert Uytterhoeven | 1 | -0/+3 |
2012-03-17 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 1 | -11/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -3/+3 |
2011-11-18 | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -12/+1 |
2011-11-01 | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker | 1 | -0/+1 |
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 |