summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-021-2/+2
|\
| * Input: zhenhua - ensure we have BITREVERSEAndrew Morton2015-09-291-0/+1
| * Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov2015-09-191-2/+2
* | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-021-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-041-11/+2Star
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2015-09-031-11/+2Star
| |\
| | * Input: zhenhua - switch to using bitrev8()Yalin Wang2015-08-211-11/+2Star
* | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-181-1/+1
|\| |
| * | Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
| |/
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-2/+2
* | x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski2015-07-061-2/+2
|/
* Input: xpad - re-send LED command on present eventPavel Rojtberg2015-06-221-8/+20
* Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2015-06-221-5/+45
* Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei2015-04-151-1/+20
* Input: adi - remove an unnecessary checkMarkus Elfring2015-02-121-2/+1Star
* Merge branch 'next' into for-linusDmitry Torokhov2014-12-161-4/+4
|\
| * Input: initialize device counter variables with -1Aniroop Mathur2014-12-041-4/+4
* | Input: xpad - use proper endpoint typeGreg Kroah-Hartman2014-11-251-3/+13
* | Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2014-10-161-0/+1
* | Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2014-10-161-0/+1
|/
* Input: joystick - use ktime for measuring timingTakashi Iwai2014-09-121-19/+52
* Input: xpad - sync device IDs with xboxdrvBenjamin Valentin2014-09-081-0/+33
* Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg2014-09-081-0/+1
* Merge branch 'next' into for-linusDmitry Torokhov2014-08-151-17/+157
|\
| * Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
* | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
|/
* Merge branch 'next' into for-linusDmitry Torokhov2014-01-2320-20/+0Star
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0720-20/+0Star
| * Merge tag 'v3.11' into nextDmitry Torokhov2013-09-181-1/+2
| |\
* | | Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2014-01-031-0/+2
* | | Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2014-01-031-2/+2
* | | Merge branch 'next' into for-linusDmitry Torokhov2013-09-072-3/+4
|\| | | |/ |/|
| * Input: as5011 - fix error return code in as5011_probe()Wei Yongjun2013-08-251-0/+1
| * Input: joysticks - use dev_get_platdata()Jingoo Han2013-08-132-3/+3
* | Input: xpad - add signature for Razer Onza Classic EditionMag2013-08-261-0/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2013-07-021-6/+2Star
|\|
| * input/joystick: use get_cycles on ARMArnd Bergmann2013-03-141-6/+2Star
* | Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-191-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-201-36/+46
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2013-02-201-36/+46
| |\
| | * Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov2013-01-221-10/+6Star
| | * Input: walkera0701 - use proper error codesDmitry Torokhov2013-01-221-20/+36
| | * Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov2013-01-221-13/+10Star
| | * Input: walkera0701 - set up input device's parentDmitry Torokhov2013-01-221-0/+1
* | | drivers/input/joystick/analog.c: enable precise timerChris Metcalf2013-02-041-1/+1
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2012-12-173-14/+28
|\|
| * Input: walkera0701 - fix crash on startupPeter Popovec2012-12-171-3/+4
| * Input: remove use of __devexitBill Pemberton2012-11-242-2/+2
| * Input: remove use of __devinitBill Pemberton2012-11-242-4/+4
| * Input: remove use of __devexit_pBill Pemberton2012-11-242-2/+2