summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-09Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...Lee Jones2-14/+14
2020-11-09Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones1-1/+1
2020-11-09Input: analog - fix formatting of error codeZhang Qilong1-1/+1
2020-11-09Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones1-2/+2
2020-11-09Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones1-1/+1
2020-11-09Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones1-1/+1
2020-11-09Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones1-4/+5
2020-11-09Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones1-1/+1
2020-11-09Input: elantech - demote obvious abuse of kernel-doc headerLee Jones1-1/+1
2020-11-09Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones1-11/+11
2020-11-09Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones1-0/+2
2020-11-09Input: drv2667 - fix formatting and add missing member docsLee Jones1-6/+8
2020-11-09Input: drv2665 - fix formatting expected by kernel-docLee Jones1-5/+5
2020-11-09Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones1-13/+13
2020-11-09Input: ads7846 - use kobj_to_dev() APIWang Qing1-1/+1
2020-11-09Input: ektf2127 - add support for eKTF2132 touchscreenJonathan Neuschäfer1-1/+31
2020-11-09dt-bindings: input: ektf2127: Add elan,ektf2132 compatible stringJonathan Neuschäfer1-1/+1
2020-10-07Input: Add MAINTAINERS entry for SiS i2c touch input driverMika Penttilä1-0/+7
2020-10-07Input: evdev - per-client waitgroupsKenny Levinsen1-10/+9
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede1-0/+1
2020-10-05Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld1-1/+2
2020-10-05Input: synaptics-rmi4 - support bootloader v8 in f34v7Jason A. Donenfeld1-2/+7
2020-10-05Input: synaptics-rmi4 - add support for F3AVincent Huang5-0/+254
2020-10-05Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang4-14/+15
2020-10-05Input: add zinitix touchscreen driverMichael Srba3-0/+594
2020-10-05dt-bindings: input/touchscreen: add bindings for zinitixMichael Srba2-0/+42
2020-09-29Input: joystick - add ADC attached joystick driver.Artur Rojek3-0/+275
2020-09-29dt-bindings: input: Add docs for ADC driven joystickArtur Rojek1-0/+121
2020-09-16Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-6/+3
2020-09-16Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-09-16Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-4/+2
2020-09-16Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-09-16Input: stmfts - fix a & vs && typoYueHaibing1-1/+1
2020-09-16Input: imx6ul_tsc - unify open/close and PM pathsDmitry Torokhov1-30/+22
2020-09-16Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter1-11/+16
2020-09-16Input: elants_i2c - fix typo for an attribute to show calibration countJohnny Chuang1-1/+1
2020-09-14Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.Johnny Chuang1-0/+6
2020-09-14Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...Furquan Shaikh1-73/+58
2020-09-14Input: soc_button_array - work around DSDTs which modify the irqflagsHans de Goede1-9/+60
2020-09-14Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesHans de Goede1-0/+11
2020-09-14Input: soc_button_array - add active_low setting to soc_button_infoHans de Goede1-9/+11
2020-09-09platform/x86: thinkpad_acpi: Map Clipping tool hotkey to KEY_SELECTIVE_SCREEN...Hans de Goede1-1/+1
2020-09-09platform/x86: thinkpad_acpi: Add support for new hotkeys found on X1C8 / T14Hans de Goede1-5/+13
2020-09-09Input: allocate keycode for Fn + right shiftHans de Goede1-0/+1
2020-09-09Input: allocate keycodes for notification-center, pickup-phone and hangup-phoneHans de Goede1-0/+3
2020-08-25Input: MT - avoid comma separated statementsJoe Perches1-4/+7
2020-08-07Input: exc3000 - add support to query model and fw_versionSebastian Reichel2-1/+162
2020-08-07Input: exc3000 - add reset gpio supportSebastian Reichel2-0/+19
2020-08-07Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel2-15/+70
2020-08-07dt-bindings: touchscreen: Convert EETI EXC3000 touchscreen to json-schemaSebastian Reichel2-26/+53