summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/xpad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2017-09-151-4/+6
|\
| * Input: xpad - validate USB endpoint type during probeCameron Gutman2017-09-121-4/+6
* | Merge branch 'next' into for-linusDmitry Torokhov2017-09-041-1/+1
|\ \ | |/
| * Input: xpad - constify usb_device_idArvind 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: 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-101-13/+101
* | Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-101-0/+2
|/
* Input: xpad - restore LED state after device resumeCameron Gutman2017-02-061-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/+6
* | Input: xpad - move reporting xbox one home button to common functionDaniel Tobias2017-01-061-33/+19
* | 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-271-3/+3
* Input: xpad - add product ID for Xbox One S padCameron Gutman2016-11-271-0/+1
* Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-271-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-271-1/+2
* Input: xpad - add more third-party controllersPavel Rojtberg2016-05-271-0/+9
* Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-271-0/+4
* Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-271-1/+1
* Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen2016-04-051-0/+2
* Input: xpad - remove unused functionArnd Bergmann2016-01-271-1/+0
* Input: xpad - correct xbox one pad device namePavel Rojtberg2016-01-121-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
* Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais2016-01-041-5/+10
* Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg2016-01-041-99/+223
* Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais2015-12-161-38/+69
* Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels2015-12-161-1/+1
* Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg2015-10-191-2/+9
* Input: xpad - query wireless controller state at initPavel Rojtberg2015-10-101-0/+40
* Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais2015-10-101-92/+119
* Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2015-10-101-2/+20
* Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2015-10-101-71/+69
* Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2015-10-101-78/+1
* Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2015-10-101-12/+20
* Input: xpad - clarify LED enumerationPavel Rojtberg2015-10-101-7/+9
* Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2015-10-101-1/+1
* Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2015-10-101-0/+1
OpenPOWER on IntegriCloud