summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/xpad.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-171-38/+69
* Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels2015-12-171-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/+69Star
* Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2015-10-101-78/+1Star
* 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
* Input: xpad - re-send LED command on present eventPavel Rojtberg2015-06-221-8/+20
* Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2015-06-221-5/+45
* Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei2015-04-151-1/+20
* Merge branch 'next' into for-linusDmitry Torokhov2014-12-161-4/+4
|\
| * Input: initialize device counter variables with -1Aniroop Mathur2014-12-041-4/+4
* | Input: xpad - use proper endpoint typeGreg Kroah-Hartman2014-11-251-3/+13
* | Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2014-10-161-0/+1
* | Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2014-10-161-0/+1
|/
* Input: xpad - sync device IDs with xboxdrvBenjamin Valentin2014-09-081-0/+33
* Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg2014-09-081-0/+1
* Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
* Merge branch 'next' into for-linusDmitry Torokhov2014-01-231-1/+0Star
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* | Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2014-01-031-0/+2
* | Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2014-01-031-2/+2
|/
* Input: xpad - add signature for Razer Onza Classic EditionMag2013-08-261-0/+1
* Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-191-1/+1
* Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral2012-12-041-9/+18
* Input: xpad - minor formatting fixesGuillermo A. Amaral2012-12-041-3/+3
* Merge branch 'next' into for-linusDmitry Torokhov2012-07-251-11/+24
|\
| * USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-3/+5
| * USB: xpad.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-11/+19
| * USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-2/+2