| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2017-09-15 | 2 | -5/+7 |
|\ |
|
| * | Input: xpad - validate USB endpoint type during probe | Cameron Gutman | 2017-09-12 | 1 | -4/+6 |
| * | Input: adi - make array seq static, reduces object code size | Colin Ian King | 2017-09-04 | 1 | -1/+1 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2017-09-04 | 10 | -10/+10 |
|\| |
|
| * | Input: zhenhua - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | Input: warrior - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | Input: twidjoy - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | Input: stinger - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | Input: spaceorb - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | Input: spaceball - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | Input: magellan - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | Input: iforce - constify serio_device_id | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| * | Input: xpad - constify usb_device_id | Arvind Yadav | 2017-08-07 | 1 | -1/+1 |
| * | Input: iforce - constify usb_device_id and fix space before '[' error | Arvind Yadav | 2017-08-07 | 1 | -1/+1 |
* | | Input: xpad - fix PowerA init quirk for some gamepad models | Cameron Gutman | 2017-08-31 | 1 | -5/+19 |
|/ |
|
* | Input: xpad - sync supported devices with XBCD | Benjamin Valentin | 2017-06-18 | 1 | -0/+30 |
* | Input: xpad - sync supported devices with 360Controller | Benjamin Valentin | 2017-06-18 | 1 | -0/+57 |
* | Input: add support for PlayStation 1/2 joypads connected via SPI | Tomohiro Yoshidomi | 2017-05-10 | 3 | -0/+423 |
* | Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth | Benjamin Valentin | 2017-05-07 | 1 | -0/+2 |
* | Input: xpad - sync supported devices with xboxdrv | Benjamin Valentin | 2017-05-07 | 1 | -0/+13 |
* | Input: xpad - sort supported devices by USB ID | Benjamin Valentin | 2017-05-07 | 1 | -6/+6 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2017-05-02 | 4 | -20/+105 |
|\ |
|
| * | Input: xpad - support some quirky Xbox One pads | Cameron Gutman | 2017-04-10 | 1 | -13/+101 |
| * | Input: turbografx - use setup_timer | Geliang Tang | 2017-04-10 | 1 | -3/+1 |
| * | Input: db9 - use setup_timer | Geliang Tang | 2017-04-10 | 1 | -3/+1 |
| * | Merge tag 'v4.11-rc5' into next | Dmitry Torokhov | 2017-04-03 | 1 | -0/+3 |
| |\ |
|
| * | | Input: convert remaining uses of pr_warning to pr_warn | Joe Perches | 2017-03-17 | 1 | -1/+2 |
* | | | Input: xpad - add support for Razer Wildcat gamepad | Cameron Gutman | 2017-04-10 | 1 | -0/+2 |
| |/
|/| |
|
* | | Input: iforce - validate number of endpoints before using them | Johan Hovold | 2017-03-16 | 1 | -0/+3 |
|/ |
|
* | Input: xpad - restore LED state after device resume | Cameron Gutman | 2017-02-06 | 1 | -1/+10 |
* | Input: xpad - fix stuck mode button on Xbox One S pad | Cameron Gutman | 2017-02-06 | 1 | -0/+33 |
* | Merge tag 'v4.10-rc5' into next | Dmitry Torokhov | 2017-01-24 | 2 | -1/+7 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-01-13 | 1 | -0/+6 |
| |\ |
|
| | * | Input: xpad - use correct product id for x360w controllers | Pavel Rojtberg | 2016-12-27 | 1 | -0/+6 |
| * | | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
| |/ |
|
* | | Input: maplecontrol - drop unnecessary call to input_set_drvdata | Guenter Roeck | 2017-01-22 | 1 | -1/+0 |
* | | Input: xpad - don't depend on endpoint order | Cameron Gutman | 2017-01-06 | 1 | -14/+21 |
* | | Input: xpad - simplify error condition in init_output | Pavel Rojtberg | 2017-01-06 | 1 | -7/+6 |
* | | Input: xpad - move reporting xbox one home button to common function | Daniel Tobias | 2017-01-06 | 1 | -33/+19 |
* | | Input: xpad - correctly sort vendor id's | Daniel Tobias | 2017-01-06 | 1 | -6/+6 |
|/ |
|
* | Input: xpad - fix Xbox One rumble stopping after 2.5 secs | Cameron Gutman | 2016-11-27 | 1 | -3/+3 |
* | Input: xpad - add product ID for Xbox One S pad | Cameron Gutman | 2016-11-27 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-08-05 | 1 | -0/+43 |
|\ |
|
| * | Input: xpad - power off wireless 360 controllers on suspend | Cameron Gutman | 2016-07-27 | 1 | -0/+43 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-07-16 | 1 | -0/+3 |
|\| |
|
| * | Input: xpad - validate USB endpoint count during probe | Cameron Gutman | 2016-06-29 | 1 | -0/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-06-27 | 1 | -18/+21 |
|\| |
|
| * | Input: xpad - fix oops when attaching an unknown Xbox One gamepad | Cameron Gutman | 2016-06-23 | 1 | -10/+13 |
| * | Input: xpad - fix rumble on Xbox One controllers with 2015 firmware | Cameron Gutman | 2016-06-01 | 1 | -8/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-05-27 | 1 | -2/+16 |
|\| |
|