summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Input: turbografx - store object in correct indexSudip Mukherjee2015-10-061-9/+11
* | | Input: gamecon - store object at correct indexSudip Mukherjee2015-10-061-9/+10
* | | Input: db9 - store object at correct indexSudip Mukherjee2015-10-061-9/+10
* | | Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-302-3/+3
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-041-11/+2
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2015-09-031-11/+2
| | |\
| * | | 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: walkera0701 - use parallel port device modelSudip Mukherjee2015-09-301-27/+37
* | | Input: turbografx - use parallel port device modelSudip Mukherjee2015-09-301-49/+51
* | | Input: gamecon - use parallel port device modelSudip Mukherjee2015-09-301-47/+53
* | | Input: db9 - use parallel port device modelSudip Mukherjee2015-09-291-54/+56
| |/ |/|
* | Input: zhenhua - switch to using bitrev8()Yalin Wang2015-08-211-11/+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/+1
* 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/+0
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0720-20/+0
| * 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/+2
|\|
| * input/joystick: use get_cycles on ARMArnd Bergmann2013-03-141-6/+2
* | 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/+6
| | * Input: walkera0701 - use proper error codesDmitry Torokhov2013-01-221-20/+36
| | * Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov2013-01-221-13/+10
| | * 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
|\|