index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-5
/
+2
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-5
/
+2
2018-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+19
2018-01-22
Input: xpad - add support for PDP Xbox One controllers
Mark Furneaux
1
-0
/
+19
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
1
-5
/
+2
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2017-11-29
Input: joystick/analog - riscv has get_cycles()
Olof Johansson
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-9
/
+9
2017-11-10
Input: gamecon - mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-11-10
Input: sidewinder - mark expected switch fall-throughs
Gustavo A. R. Silva
1
-5
/
+5
2017-11-10
Input: spaceball - mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-5
/
+7
2017-09-12
Input: xpad - validate USB endpoint type during probe
Cameron Gutman
1
-4
/
+6
2017-09-04
Input: adi - make array seq static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-04
Merge branch 'next' into for-linus
Dmitry Torokhov
10
-10
/
+10
2017-08-31
Input: xpad - fix PowerA init quirk for some gamepad models
Cameron Gutman
1
-5
/
+19
2017-08-18
Input: zhenhua - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: warrior - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: twidjoy - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: stinger - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: spaceorb - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: spaceball - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: magellan - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: iforce - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: xpad - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: iforce - constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-06-18
Input: xpad - sync supported devices with XBCD
Benjamin Valentin
1
-0
/
+30
2017-06-18
Input: xpad - sync supported devices with 360Controller
Benjamin Valentin
1
-0
/
+57
2017-05-10
Input: add support for PlayStation 1/2 joypads connected via SPI
Tomohiro Yoshidomi
3
-0
/
+423
2017-05-07
Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth
Benjamin Valentin
1
-0
/
+2
2017-05-07
Input: xpad - sync supported devices with xboxdrv
Benjamin Valentin
1
-0
/
+13
2017-05-07
Input: xpad - sort supported devices by USB ID
Benjamin Valentin
1
-6
/
+6
2017-05-02
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-20
/
+105
2017-04-10
Input: xpad - add support for Razer Wildcat gamepad
Cameron Gutman
1
-0
/
+2
2017-04-10
Input: xpad - support some quirky Xbox One pads
Cameron Gutman
1
-13
/
+101
2017-04-10
Input: turbografx - use setup_timer
Geliang Tang
1
-3
/
+1
2017-04-10
Input: db9 - use setup_timer
Geliang Tang
1
-3
/
+1
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
1
-0
/
+3
2017-03-17
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+2
2017-03-16
Input: iforce - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2017-02-06
Input: xpad - restore LED state after device resume
Cameron Gutman
1
-1
/
+10
2017-02-06
Input: xpad - fix stuck mode button on Xbox One S pad
Cameron Gutman
1
-0
/
+33
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2
-1
/
+7
2017-01-22
Input: maplecontrol - drop unnecessary call to input_set_drvdata
Guenter Roeck
1
-1
/
+0
2017-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+6
2017-01-06
Input: xpad - don't depend on endpoint order
Cameron Gutman
1
-14
/
+21
2017-01-06
Input: xpad - simplify error condition in init_output
Pavel Rojtberg
1
-7
/
+6
2017-01-06
Input: xpad - move reporting xbox one home button to common function
Daniel Tobias
1
-33
/
+19
2017-01-06
Input: xpad - correctly sort vendor id's
Daniel Tobias
1
-6
/
+6
[next]