summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee2018-06-041-0/+2
* Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-242-3/+8
|\
| * 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: 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: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-12/+15
* | | | | Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-3/+1
* | | | | Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-10/+10
* | | | | Input: xpad - fix some coding style issuesLeo Sperling2018-05-081-6/+9
| |_|_|/ |/| | |
* | | | 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
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-5/+2
|/
* 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
OpenPOWER on IntegriCloud