index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
xpad.c
Age
Commit message (
Expand
)
Author
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-01-22
Input: xpad - add support for PDP Xbox One controllers
Mark Furneaux
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2017-09-21
Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dmitry Torokhov
2017-09-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-09-12
Input: xpad - validate USB endpoint type during probe
Cameron Gutman
2017-09-04
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-08-31
Input: xpad - fix PowerA init quirk for some gamepad models
Cameron Gutman
2017-08-07
Input: xpad - constify usb_device_id
Arvind Yadav
2017-06-18
Input: xpad - sync supported devices with XBCD
Benjamin Valentin
2017-06-18
Input: xpad - sync supported devices with 360Controller
Benjamin Valentin
2017-05-07
Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth
Benjamin Valentin
2017-05-07
Input: xpad - sync supported devices with xboxdrv
Benjamin Valentin
2017-05-07
Input: xpad - sort supported devices by USB ID
Benjamin Valentin
2017-05-02
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-04-10
Input: xpad - add support for Razer Wildcat gamepad
Cameron Gutman
2017-04-10
Input: xpad - support some quirky Xbox One pads
Cameron Gutman
2017-02-06
Input: xpad - restore LED state after device resume
Cameron Gutman
2017-02-06
Input: xpad - fix stuck mode button on Xbox One S pad
Cameron Gutman
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-06
Input: xpad - don't depend on endpoint order
Cameron Gutman
2017-01-06
Input: xpad - simplify error condition in init_output
Pavel Rojtberg
2017-01-06
Input: xpad - move reporting xbox one home button to common function
Daniel Tobias
2017-01-06
Input: xpad - correctly sort vendor id's
Daniel Tobias
2016-12-27
Input: xpad - use correct product id for x360w controllers
Pavel Rojtberg
2016-11-27
Input: xpad - fix Xbox One rumble stopping after 2.5 secs
Cameron Gutman
2016-11-27
Input: xpad - add product ID for Xbox One S pad
Cameron Gutman
2016-07-27
Input: xpad - power off wireless 360 controllers on suspend
Cameron Gutman
2016-06-29
Input: xpad - validate USB endpoint count during probe
Cameron Gutman
2016-06-23
Input: xpad - fix oops when attaching an unknown Xbox One gamepad
Cameron Gutman
2016-06-01
Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
Cameron Gutman
2016-05-27
Input: xpad - xbox one elite controller support
Pavel Rojtberg
2016-05-27
Input: xpad - add more third-party controllers
Pavel Rojtberg
2016-05-27
Input: xpad - prevent spurious input from wired Xbox 360 controllers
Cameron Gutman
2016-05-27
Input: xpad - move pending clear to the correct location
Pavel Rojtberg
2016-04-05
Input: xpad - add Mad Catz FightStick TE 2 VID/PID
Silvan Jegen
2016-01-27
Input: xpad - remove unused function
Arnd Bergmann
2016-01-12
Input: xpad - correct xbox one pad device name
Pavel Rojtberg
2016-01-04
Input: xpad - use LED API when identifying wireless controllers
Dmitry Torokhov
2016-01-04
Input: xpad - workaround dead irq_out after suspend/ resume
Pavel Rojtberg
2016-01-04
Input: xpad - update Xbox One Force Feedback Support
Pierre-Loup A. Griffais
2016-01-04
Input: xpad - correctly handle concurrent LED and FF requests
Pavel Rojtberg
2015-12-16
Input: xpad - handle "present" and "gone" correctly
Pierre-Loup A. Griffais
2015-12-16
Input: xpad - remove spurious events of wireless xpad 360 controller
Clement Calmels
2015-10-19
Input: xpad - fix clash of presence handling with LED setting
Pavel Rojtberg
2015-10-10
Input: xpad - query wireless controller state at init
Pavel Rojtberg
2015-10-10
Input: xpad - move the input device creation to a new function
Pierre-Loup A. Griffais
2015-10-10
Input: xpad - x360w: report dpad as buttons and axes
Pavel Rojtberg
2015-10-10
Input: xpad - factor out URB submission in xpad_play_effect
Pavel Rojtberg
2015-10-10
Input: xpad - remove needless bulk out URB used for LED setup
Pavel Rojtberg
[next]