summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/xpad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-311-0/+3
* Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman2018-12-081-10/+6Star
* Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez2018-10-021-0/+3
* Input: xpad - fix GPD Win 2 controller nameEnno Boland2018-06-221-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-241-2/+7
|\
| * Input: xpad - add PDP device id 0x02a4Francis Therien2018-03-271-2/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2018-02-011-5/+2Star
| |\
* | | Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-091-10/+10
* | | Input: xpad - fix some coding style issuesLeo Sperling2018-05-091-6/+9
* | | Merge tag 'v4.15' into nextDmitry Torokhov2018-02-011-0/+19
|\| | | |/ |/|
| * Input: xpad - add support for PDP Xbox One controllersMark Furneaux2018-01-221-0/+19
| * Merge branch 'next' into for-linusDmitry Torokhov2017-09-151-4/+6
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2017-09-041-1/+1
| |\ \
* | | | Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-5/+2Star
* | | | Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov2017-09-221-5/+19
|\| | | | |_|/ |/| |
| * | Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman2017-08-311-5/+19
* | | Input: xpad - validate USB endpoint type during probeCameron Gutman2017-09-121-4/+6
| |/ |/|
* | Input: xpad - constify usb_device_idArvind Yadav2017-08-081-1/+1
|/
* Input: xpad - sync supported devices with XBCDBenjamin Valentin2017-06-191-0/+30
* Input: xpad - sync supported devices with 360ControllerBenjamin Valentin2017-06-191-0/+57
* 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-021-13/+101
|\
| * Input: xpad - support some quirky Xbox One padsCameron Gutman2017-04-111-13/+101
* | Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-111-0/+2
|/
* Input: xpad - restore LED state after device resumeCameron Gutman2017-02-071-1/+10
* Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman2017-02-061-0/+33
* Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-241-0/+6
|\
| * Input: xpad - use correct product id for x360w controllersPavel Rojtberg2016-12-271-0/+6
* | Input: xpad - don't depend on endpoint orderCameron Gutman2017-01-061-14/+21
* | Input: xpad - simplify error condition in init_outputPavel Rojtberg2017-01-061-7/+6Star
* | Input: xpad - move reporting xbox one home button to common functionDaniel Tobias2017-01-061-33/+19Star
* | Input: xpad - correctly sort vendor id'sDaniel Tobias2017-01-061-6/+6
|/
* Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman2016-11-281-3/+3
* Input: xpad - add product ID for Xbox One S padCameron Gutman2016-11-281-0/+1
* Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-281-0/+43
* Input: xpad - validate USB endpoint count during probeCameron Gutman2016-06-291-0/+3
* Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman2016-06-231-10/+13
* Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman2016-06-011-8/+8
* Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-281-1/+2
* Input: xpad - add more third-party controllersPavel Rojtberg2016-05-281-0/+9
* Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-281-0/+4
* Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-281-1/+1
* Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen2016-04-051-0/+2
* Input: xpad - remove unused functionArnd Bergmann2016-01-281-1/+0Star
* Input: xpad - correct xbox one pad device namePavel Rojtberg2016-01-131-1/+1
* Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov2016-01-041-1/+1
* Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg2016-01-041-38/+137