aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-301-1/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-2968-70/+70
* drivers: input: mouse: Use "static inline" instead of "inline" in "lifebook.h"demicro2018-11-291-3/+3
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-0/+1
* Input: gtco - fix potential out-of-bound accessDmitry Torokhov2018-11-271-7/+10
* meizu: drivers: touchscreen: cleanup windows ^MMoyster2018-05-166-329/+329
* ANDROID: Skip building uid_sys_stats and keyreset drivers as modulesAmit Pundir2018-01-201-4/+1
* arm64: use the new *_relaxed macros for lower power usagefranciscofranco2017-12-251-3/+3
* misc: replace __FUNCTION__ by __function__Moyster2017-09-2363-264/+264
* ANDROID: keychord: Fix for a memory leak in keychord.Mohan Srinivasan2017-08-121-0/+1
* ANDROID: keychord: Fix races in keychord_write.Mohan Srinivasan2017-08-121-1/+60
* Use %zu to print resid (size_t).Mohan Srinivasan2017-08-121-2/+2
* ANDROID: keychord: Fix a slab out-of-bounds read.Mohan Srinivasan2017-08-121-6/+22
* Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-07-041-0/+7
* Input: mpr121 - set missing event capabilityAkinobu Mita2017-07-041-0/+1
* Input: mpr121 - handle multiple bits change of status registerAkinobu Mita2017-07-041-9/+14
* Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard2017-07-041-3/+3
* Input: joydev - do not report stale values on first openRaphael Assenat2017-07-041-5/+13
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-07-041-0/+3
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-07-041-0/+3
* Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-07-041-0/+7
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-06-171-0/+3
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-06-171-0/+4
* Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2017-06-171-0/+6
* input: evdev: Move wake_lock_destroy callAnurag Singh2017-04-111-1/+1
* Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov2017-04-111-1/+1
* Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2017-04-111-0/+1
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2017-04-112-21/+5
* Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2017-04-111-2/+20
* Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2017-04-111-71/+69
* Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2017-04-111-78/+1
* Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2017-04-111-12/+20
* Input: xpad - clarify LED enumerationPavel Rojtberg2017-04-111-7/+9
* Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2017-04-111-1/+1
* Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2017-04-111-0/+1
* Input: xpad - re-send LED command on present eventPavel Rojtberg2017-04-111-8/+20
* Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2017-04-111-5/+45
* Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei2017-04-111-0/+19
* Input: initialize device counter variables with -1Aniroop Mathur2017-04-115-12/+12
* Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2017-04-111-0/+1
* Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2017-04-111-0/+1
* Input: xpad - sync device IDs with xboxdrvBenjamin Valentin2017-04-111-0/+33
* Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg2017-04-111-0/+1
* Input: xpad - add support for Xbox One controllersTed Mielczarek2017-04-111-17/+157
* Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2017-04-111-0/+2
* Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2017-04-111-2/+2
* Input: optimize events_per_packet count calculationAnshul Garg2016-09-101-9/+13
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-103-1/+10