summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: matrix_keypad - fix race when disabling interruptsZhang Bo2018-06-161-1/+3
* Input: mms114 - fix license module informationAndi Shyti2018-06-161-1/+1
* Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov2018-06-161-8/+6
* Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma2018-03-031-0/+3
* Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos2018-03-031-2/+2
* Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-03-031-4/+12
* Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-03-031-2/+1
* Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2018-03-031-0/+1
* Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-03-031-2/+4
* Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2018-03-031-1/+2
* Input: elantech - add new icbody type 15Aaron Ma2018-03-031-1/+1
* Input: adxl34x - do not treat FIFO_MODE() as booleanArnd Bergmann2018-02-131-1/+1
* Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov2018-01-011-2/+14
* Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance2018-01-011-1/+1
* Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov2018-01-011-18/+21
* Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2018-01-012-3/+28
* Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-11-261-7/+10
* Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-11-261-0/+7
* Input: xpad - validate USB endpoint type during probeCameron Gutman2017-11-261-4/+6
* Input: xpad - don't depend on endpoint orderCameron Gutman2017-11-261-14/+21
* Input: xpad - add support for Xbox One controllersTed Mielczarek2017-11-261-17/+157
* Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov2017-11-261-2/+2
* Input: joystick - use get_cycles on ARMv8Mark Brown2017-11-111-1/+1
* Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven2017-11-111-1/+1
* Input: trackpoint - add new trackpoint firmware IDAaron Ma2017-11-112-2/+4
* Input: ads7846 - correct the value got from SPIAndrey Gelman2017-10-121-2/+6
* Input: i8042 - fix crash at boot timeChen Hong2017-10-121-3/+9
* Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-09-151-0/+7
* Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-09-151-0/+16
* Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel2017-08-261-1/+1
* Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-07-181-0/+7
* Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis2017-07-181-0/+8
* Input: sur40 - validate number of endpoints before using themJohan Hovold2017-07-181-0/+3
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-07-181-0/+3
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-07-181-0/+3
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-07-181-0/+4
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-07-181-0/+4
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-07-181-0/+4
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-07-181-0/+3
* Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-07-181-0/+7
* Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2017-03-161-0/+6
* Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2017-02-231-0/+7
* Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2017-02-231-2/+9
* Input: tegra-kbc - fix inverted reset logicMasahiro Yamada2016-11-201-1/+1
* Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2016-11-201-0/+1
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-11-202-21/+5
* Input: xpad - validate USB endpoint count during probeCameron Gutman2016-11-201-0/+3
* Input: elantech - add more IC body types to the listDmitry Torokhov2016-08-221-7/+1
* Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-08-221-1/+1
* Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-08-221-21/+48