summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/xpad.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-05Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen1-0/+2
2016-01-27Input: xpad - remove unused functionArnd Bergmann1-1/+0
2016-01-12Input: xpad - correct xbox one pad device namePavel Rojtberg1-1/+1
2016-01-04Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov1-1/+1
2016-01-04Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg1-38/+137
2016-01-04Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais1-5/+10
2016-01-04Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg1-99/+223
2015-12-16Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais1-38/+69
2015-12-16Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels1-1/+1
2015-10-19Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg1-2/+9
2015-10-10Input: xpad - query wireless controller state at initPavel Rojtberg1-0/+40
2015-10-10Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais1-92/+119
2015-10-10Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg1-2/+20
2015-10-10Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg1-71/+69
2015-10-10Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg1-78/+1
2015-10-10Input: xpad - use ida() for finding the pad_nrPavel Rojtberg1-12/+20
2015-10-10Input: xpad - clarify LED enumerationPavel Rojtberg1-7/+9
2015-10-10Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa1-1/+1
2015-10-10Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren1-0/+1
2015-06-22Input: xpad - re-send LED command on present eventPavel Rojtberg1-8/+20
2015-06-22Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais1-5/+45
2015-04-14Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei1-1/+20
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov1-4/+4
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur1-4/+4
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala1-0/+1
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala1-0/+1
2014-09-08Input: xpad - sync device IDs with xboxdrvBenjamin Valentin1-0/+33
2014-09-08Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg1-0/+1
2014-08-13Input: xpad - add support for Xbox One controllersTed Mielczarek1-17/+157
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov1-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-02Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor1-0/+2
2014-01-02Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis1-2/+2
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-06-18Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2012-12-03Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral1-9/+18
2012-12-03Input: xpad - minor formatting fixesGuillermo A. Amaral1-3/+3
2012-07-24Merge branch 'next' into for-linusDmitry Torokhov1-11/+24
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-11Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan1-0/+1
2012-05-04USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+5
2012-05-01USB: xpad.c: remove dbg() usageGreg Kroah-Hartman1-11/+19
2012-05-01USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman1-2/+2
2012-04-25USB: xpad.c: remove err() usageGreg Kroah-Hartman1-4/+7
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-07-04Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller1-4/+21
2011-06-21Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin1-1/+5