aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/input/joystick/xpad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28Input: xpad - add X-Box Adaptive Profile buttonNate Yocom1-2/+15
2022-09-28Input: xpad - add X-Box Adaptive XBox buttonNate Yocom1-1/+2
2022-09-28Input: xpad - add X-Box Adaptive supportNate Yocom1-0/+1
2022-09-27Input: xpad - decipher xpadone packages with GIP definesPavel Rojtberg1-30/+69
2022-09-27Input: xpad - refactor using BIT() macroPavel Rojtberg1-56/+57
2022-09-06Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett1-61/+193
2022-09-06Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari1-0/+24
2022-09-06Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman1-1/+0
2022-09-06Input: xpad - add supported devices as contributed on githubPavel Rojtberg1-0/+19
2022-02-15Input: xbox - correct the name for Xbox Series S|X controllerMarcos Alano1-1/+1
2021-10-15Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-05-24Input: xpad - map "Select" button on Microsoft Xbox One controllerChris Ye1-0/+6
2021-05-06Input: xpad - add support for Amazon Game ControllerMatt Reynolds1-0/+2
2021-02-16Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Series X|SOlivier Crête1-0/+1
2021-01-24Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin1-1/+16
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov1-3/+3
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz1-2/+2
2020-11-30Input: xpad - support Ardwiino ControllersSanjay Govind1-0/+2
2020-11-19Input: xpad - demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-04-22Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron1-0/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-01-13Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2018-12-03Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman1-10/+6
2018-10-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-06-21Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-06-04Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov1-2/+7
2018-05-08Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-05-08Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-03-26Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov1-0/+19
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov1-5/+2
2018-01-22Input: xpad - add support for PDP Xbox One controllersMark Furneaux1-0/+19
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall1-5/+2
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov1-5/+19
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov1-4/+6
2017-09-12Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2017-08-07Input: xpad - constify usb_device_idArvind Yadav1-1/+1
2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30
2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57
2017-05-07Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin1-0/+2
2017-05-07Input: xpad - sync supported devices with xboxdrvBenjamin Valentin1-0/+13
2017-05-07Input: xpad - sort supported devices by USB IDBenjamin Valentin1-6/+6
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov1-13/+101
2017-04-10Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-10Input: xpad - support some quirky Xbox One padsCameron Gutman1-13/+101
2017-02-06Input: xpad - restore LED state after device resumeCameron Gutman1-1/+10
2017-02-06Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman1-0/+33