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 Torvalds2018-04-055-3/+322
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-04-046-9/+323
| |\
| | * Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson2018-03-263-0/+314
| | * Merge tag 'v4.15' into nextDmitry Torokhov2018-02-015-10/+29
| | |\
| * | | Input: xpad - add PDP device id 0x02a4Francis Therien2018-03-261-2/+7
| * | | Input: analog - use get_cycles() on PPCMichael Ellerman2018-03-141-1/+1
* | | | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-1/+1
* | | | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-011-5/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2018-02-011-5/+2
| |\ \ | | |/
| | * Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-5/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-251-0/+19
|\ \ \ | |/ /
| * | Input: xpad - add support for PDP Xbox One controllersMark Furneaux2018-01-221-0/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-051-1/+1
|\ \ \ | |/ /
| * | Input: joystick/analog - riscv has get_cycles()Olof Johansson2017-11-291-1/+1
| |/
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-9/+9
|/
* Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-0/+3
* Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-5/+5
* Input: spaceball - mark expected switch fall-throughsGustavo A. R. Silva2017-11-101-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'next' into for-linusDmitry Torokhov2017-09-152-5/+7
|\
| * Input: xpad - validate USB endpoint type during probeCameron Gutman2017-09-121-4/+6
| * Input: adi - make array seq static, reduces object code sizeColin Ian King2017-09-041-1/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2017-09-0410-10/+10
|\ \ | |/
| * Input: zhenhua - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * Input: warrior - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * Input: twidjoy - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * Input: stinger - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * Input: spaceorb - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * Input: spaceball - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * Input: magellan - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * Input: iforce - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * Input: xpad - constify usb_device_idArvind Yadav2017-08-071-1/+1
| * Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-071-1/+1
* | Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman2017-08-311-5/+19
|/
* Input: xpad - sync supported devices with XBCDBenjamin Valentin2017-06-181-0/+30
* Input: xpad - sync supported devices with 360ControllerBenjamin Valentin2017-06-181-0/+57
* Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
* Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
* Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
* Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* Merge branch 'next' into for-linusDmitry Torokhov2017-05-024-20/+105
|\
| * Input: xpad - support some quirky Xbox One padsCameron Gutman2017-04-101-13/+101
| * Input: turbografx - use setup_timerGeliang Tang2017-04-101-3/+1
| * Input: db9 - use setup_timerGeliang Tang2017-04-101-3/+1
| * Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-031-0/+3
| |\
| * | Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-171-1/+2
* | | Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-101-0/+2
| |/ |/|
* | Input: iforce - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
|/
* Input: xpad - restore LED state after device resumeCameron Gutman2017-02-061-1/+10
OpenPOWER on IntegriCloud