Age | Commit message (Expand) | Author | Files | Lines |
2014-01-23 | Merge branch 'next' into for-linus | Dmitry Torokhov | 20 | -20/+0 |
2014-01-07 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 20 | -20/+0 |
2014-01-03 | Input: xpad - add new USB IDs for Logitech F310 and F710 | Petr Sebor | 1 | -0/+2 |
2014-01-03 | Input: xpad - change D-PAD mapping on Razer devices | Thomaz de Oliveira dos Reis | 1 | -2/+2 |
2013-09-18 | Merge tag 'v3.11' into next | Dmitry Torokhov | 1 | -1/+2 |
2013-09-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -3/+4 |
2013-08-26 | Input: xpad - add signature for Razer Onza Classic Edition | Mag | 1 | -0/+1 |
2013-08-25 | Input: as5011 - fix error return code in as5011_probe() | Wei Yongjun | 1 | -0/+1 |
2013-08-13 | Input: joysticks - use dev_get_platdata() | Jingoo Han | 2 | -3/+3 |
2013-07-02 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -6/+2 |
2013-06-19 | Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers | Shawn Joseph | 1 | -1/+1 |
2013-03-15 | input/joystick: use get_cycles on ARM | Arnd Bergmann | 1 | -6/+2 |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -36/+46 |
2013-02-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -36/+46 |
2013-02-04 | drivers/input/joystick/analog.c: enable precise timer | Chris Metcalf | 1 | -1/+1 |
2013-01-22 | Input: walkera0701 - claim parport when opening the device | Dmitry Torokhov | 1 | -10/+6 |
2013-01-22 | Input: walkera0701 - use proper error codes | Dmitry Torokhov | 1 | -20/+36 |
2013-01-22 | Input: walkera0701 - switch to using pr_xxx() for messages | Dmitry Torokhov | 1 | -13/+10 |
2013-01-22 | Input: walkera0701 - set up input device's parent | Dmitry Torokhov | 1 | -0/+1 |
2012-12-17 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -14/+28 |
2012-12-17 | Input: walkera0701 - fix crash on startup | Peter Popovec | 1 | -3/+4 |
2012-12-04 | Input: xpad - add a few new VID/PID combinations | Guillermo A. Amaral | 1 | -9/+18 |
2012-12-04 | Input: xpad - minor formatting fixes | Guillermo A. Amaral | 1 | -3/+3 |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton | 2 | -2/+2 |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton | 2 | -4/+4 |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton | 2 | -2/+2 |
2012-10-11 | Input: as5011 - use C99-style structure initializators | Shubhrajyoti D | 1 | -3/+16 |
2012-07-25 | Merge branch 'next' into for-linus | Dmitry Torokhov | 6 | -24/+50 |
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-08 | Merge branch 'for-linus' to bring in change ensuring that drivers that | Dmitry Torokhov | 1 | -2/+3 |
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 |