Age | Commit message (Expand) | Author | Files | Lines |
2017-02-07 | Input: xpad - restore LED state after device resume | Cameron Gutman | 1 | -1/+10 |
2017-02-07 | Input: xpad - fix stuck mode button on Xbox One S pad | Cameron Gutman | 1 | -0/+33 |
2017-01-24 | Merge tag 'v4.10-rc5' into next | Dmitry Torokhov | 2 | -1/+7 |
2017-01-23 | Input: maplecontrol - drop unnecessary call to input_set_drvdata | Guenter Roeck | 1 | -1/+0 |
2017-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+6 |
2017-01-06 | Input: xpad - don't depend on endpoint order | Cameron Gutman | 1 | -14/+21 |
2017-01-06 | Input: xpad - simplify error condition in init_output | Pavel Rojtberg | 1 | -7/+6 |
2017-01-06 | Input: xpad - move reporting xbox one home button to common function | Daniel Tobias | 1 | -33/+19 |
2017-01-06 | Input: xpad - correctly sort vendor id's | Daniel Tobias | 1 | -6/+6 |
2016-12-28 | Input: xpad - use correct product id for x360w controllers | Pavel Rojtberg | 1 | -0/+6 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
2016-11-28 | Input: xpad - fix Xbox One rumble stopping after 2.5 secs | Cameron Gutman | 1 | -3/+3 |
2016-11-28 | Input: xpad - add product ID for Xbox One S pad | Cameron Gutman | 1 | -0/+1 |
2016-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+43 |
2016-07-28 | Input: xpad - power off wireless 360 controllers on suspend | Cameron Gutman | 1 | -0/+43 |
2016-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+3 |
2016-06-29 | Input: xpad - validate USB endpoint count during probe | Cameron Gutman | 1 | -0/+3 |
2016-06-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -18/+21 |
2016-06-23 | Input: xpad - fix oops when attaching an unknown Xbox One gamepad | Cameron Gutman | 1 | -10/+13 |
2016-06-02 | Input: xpad - fix rumble on Xbox One controllers with 2015 firmware | Cameron Gutman | 1 | -8/+8 |
2016-05-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+16 |
2016-05-28 | Input: xpad - xbox one elite controller support | Pavel Rojtberg | 1 | -1/+2 |
2016-05-28 | Input: xpad - add more third-party controllers | Pavel Rojtberg | 1 | -0/+9 |
2016-05-28 | Input: xpad - prevent spurious input from wired Xbox 360 controllers | Cameron Gutman | 1 | -0/+4 |
2016-05-28 | Input: xpad - move pending clear to the correct location | Pavel Rojtberg | 1 | -1/+1 |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar | 1 | -0/+2 |
2016-04-13 | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage | Borislav Petkov | 1 | -3/+3 |
2016-04-05 | Input: xpad - add Mad Catz FightStick TE 2 VID/PID | Silvan Jegen | 1 | -0/+2 |
2016-01-28 | Input: xpad - remove unused function | Arnd Bergmann | 1 | -1/+0 |
2016-01-22 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -166/+425 |
2016-01-13 | Input: xpad - correct xbox one pad device name | Pavel Rojtberg | 1 | -1/+1 |
2016-01-12 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -2/+2 |
2016-01-05 | Input: xpad - use LED API when identifying wireless controllers | Dmitry Torokhov | 1 | -1/+1 |
2016-01-05 | Input: xpad - workaround dead irq_out after suspend/ resume | Pavel Rojtberg | 1 | -38/+137 |
2016-01-04 | Input: xpad - update Xbox One Force Feedback Support | Pierre-Loup A. Griffais | 1 | -5/+10 |
2016-01-04 | Input: xpad - correctly handle concurrent LED and FF requests | Pavel Rojtberg | 1 | -99/+223 |
2015-12-17 | Input: xpad - handle "present" and "gone" correctly | Pierre-Loup A. Griffais | 1 | -38/+69 |
2015-12-17 | Input: xpad - remove spurious events of wireless xpad 360 controller | Clement Calmels | 1 | -1/+1 |
2015-11-17 | Input: walkera0701 - clear unused function pointers | Sudip Mukherjee | 1 | -0/+1 |
2015-11-17 | Input: turbografx - clear unused function pointers | Sudip Mukherjee | 1 | -0/+1 |
2015-11-17 | Input: gamecon - clear unused function pointers | Sudip Mukherjee | 1 | -0/+1 |
2015-11-17 | Input: db9 - clear unused function pointers | Sudip Mukherjee | 1 | -0/+1 |
2015-11-10 | remove abs64() | Andrew Morton | 1 | -2/+2 |
2015-10-19 | Input: xpad - fix clash of presence handling with LED setting | Pavel Rojtberg | 1 | -2/+9 |
2015-10-10 | Input: xpad - query wireless controller state at init | Pavel Rojtberg | 1 | -0/+40 |
2015-10-10 | Input: xpad - move the input device creation to a new function | Pierre-Loup A. Griffais | 1 | -92/+119 |
2015-10-10 | Input: xpad - x360w: report dpad as buttons and axes | Pavel Rojtberg | 1 | -2/+20 |
2015-10-10 | Input: xpad - factor out URB submission in xpad_play_effect | Pavel Rojtberg | 1 | -71/+69 |
2015-10-10 | Input: xpad - remove needless bulk out URB used for LED setup | Pavel Rojtberg | 1 | -78/+1 |
2015-10-10 | Input: xpad - use ida() for finding the pad_nr | Pavel Rojtberg | 1 | -12/+20 |