| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-12-15 | 1 | -4/+4 |
|\ |
|
| * | Input: initialize device counter variables with -1 | Aniroop Mathur | 2014-12-03 | 1 | -4/+4 |
* | | Input: xpad - use proper endpoint type | Greg Kroah-Hartman | 2014-11-25 | 1 | -3/+13 |
* | | Input: xpad - add Thrustmaster as Xbox 360 controller vendor | Tommi Rantala | 2014-10-16 | 1 | -0/+1 |
* | | Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel | Tommi Rantala | 2014-10-16 | 1 | -0/+1 |
|/ |
|
* | Input: joystick - use ktime for measuring timing | Takashi Iwai | 2014-09-11 | 1 | -19/+52 |
* | Input: xpad - sync device IDs with xboxdrv | Benjamin Valentin | 2014-09-08 | 1 | -0/+33 |
* | Input: xpad - add VID/PID for Razer Sabertooth | Frank Razenberg | 2014-09-08 | 1 | -0/+1 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-08-14 | 1 | -17/+157 |
|\ |
|
| * | Input: xpad - add support for Xbox One controllers | Ted Mielczarek | 2014-08-13 | 1 | -17/+157 |
* | | Input: joystick - use get_cycles on ARMv8 | Mark Brown | 2014-08-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-01-23 | 20 | -20/+0 |
|\ |
|
| * | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 20 | -20/+0 |
| * | Merge tag 'v3.11' into next | Dmitry Torokhov | 2013-09-18 | 1 | -1/+2 |
| |\ |
|
* | | | Input: xpad - add new USB IDs for Logitech F310 and F710 | Petr Sebor | 2014-01-02 | 1 | -0/+2 |
* | | | Input: xpad - change D-PAD mapping on Razer devices | Thomaz de Oliveira dos Reis | 2014-01-02 | 1 | -2/+2 |
* | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-09-06 | 2 | -3/+4 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Input: as5011 - fix error return code in as5011_probe() | Wei Yongjun | 2013-08-24 | 1 | -0/+1 |
| * | Input: joysticks - use dev_get_platdata() | Jingoo Han | 2013-08-12 | 2 | -3/+3 |
* | | Input: xpad - add signature for Razer Onza Classic Edition | Mag | 2013-08-26 | 1 | -0/+1 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-07-02 | 1 | -6/+2 |
|\ \
| |/ |
|
| * | input/joystick: use get_cycles on ARM | Arnd Bergmann | 2013-03-14 | 1 | -6/+2 |
* | | Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers | Shawn Joseph | 2013-06-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-02-20 | 1 | -36/+46 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-02-19 | 1 | -36/+46 |
| |\ |
|
| | * | Input: walkera0701 - claim parport when opening the device | Dmitry Torokhov | 2013-01-21 | 1 | -10/+6 |
| | * | Input: walkera0701 - use proper error codes | Dmitry Torokhov | 2013-01-21 | 1 | -20/+36 |
| | * | Input: walkera0701 - switch to using pr_xxx() for messages | Dmitry Torokhov | 2013-01-21 | 1 | -13/+10 |
| | * | Input: walkera0701 - set up input device's parent | Dmitry Torokhov | 2013-01-21 | 1 | -0/+1 |
* | | | drivers/input/joystick/analog.c: enable precise timer | Chris Metcalf | 2013-02-04 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-12-16 | 3 | -14/+28 |
|\ \
| |/ |
|
| * | Input: walkera0701 - fix crash on startup | Peter Popovec | 2012-12-16 | 1 | -3/+4 |
| * | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 2 | -2/+2 |
| * | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 2 | -4/+4 |
| * | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 2 | -2/+2 |
| * | Input: as5011 - use C99-style structure initializators | Shubhrajyoti D | 2012-10-11 | 1 | -3/+16 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-07-13 | 1 | -1/+5 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-07-06 | 1 | -2/+3 |
| |\ \ |
|
* | | | | Input: xpad - add a few new VID/PID combinations | Guillermo A. Amaral | 2012-12-03 | 1 | -9/+18 |
* | | | | Input: xpad - minor formatting fixes | Guillermo A. Amaral | 2012-12-03 | 1 | -3/+3 |
* | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-07-24 | 6 | -24/+50 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'for-linus' to bring in change ensuring that drivers that | Dmitry Torokhov | 2012-07-07 | 1 | -2/+3 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 2012-05-30 | 1 | -0/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-05-24 | 18 | -248/+18 |
| |\ \ |
|
| * | | | USB: input: xpad.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -3/+5 |
| * | | | USB: input: iforce: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 3 | -5/+7 |
| * | | | USB: xpad.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -11/+19 |
| * | | | USB: iforce: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 2 | -8/+12 |
| * | | | USB: input: xpad.c: fix up dev_err() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -2/+2 |
| * | | | USB: input: joystick: iforce: fix up dev_err() usages | Greg Kroah-Hartman | 2012-05-01 | 2 | -2/+2 |