summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones2020-11-081-4/+5
* Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones2020-11-081-1/+1
* Input: elantech - demote obvious abuse of kernel-doc headerLee Jones2020-11-081-1/+1
* Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones2020-11-081-11/+11
* Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones2020-11-081-0/+2
* Input: drv2667 - fix formatting and add missing member docsLee Jones2020-11-081-6/+8
* Input: drv2665 - fix formatting expected by kernel-docLee Jones2020-11-081-5/+5
* Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones2020-11-081-13/+13
* Input: ads7846 - use kobj_to_dev() APIWang Qing2020-11-081-1/+1
* Input: ektf2127 - add support for eKTF2132 touchscreenJonathan Neuschäfer2020-11-081-1/+31
* dt-bindings: input: ektf2127: Add elan,ektf2132 compatible stringJonathan Neuschäfer2020-11-081-1/+1
* Input: Add MAINTAINERS entry for SiS i2c touch input driverMika Penttilä2020-10-061-0/+7
* Input: evdev - per-client waitgroupsKenny Levinsen2020-10-061-10/+9
* Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede2020-10-051-0/+1
* Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld2020-10-041-1/+2
* Input: synaptics-rmi4 - support bootloader v8 in f34v7Jason A. Donenfeld2020-10-041-2/+7
* Input: synaptics-rmi4 - add support for F3AVincent Huang2020-10-045-0/+254
* Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang2020-10-044-14/+15
* Input: add zinitix touchscreen driverMichael Srba2020-10-043-0/+594
* dt-bindings: input/touchscreen: add bindings for zinitixMichael Srba2020-10-042-0/+42
* Input: joystick - add ADC attached joystick driver.Artur Rojek2020-09-283-0/+275
* dt-bindings: input: Add docs for ADC driven joystickArtur Rojek2020-09-281-0/+121
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-6/+3
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-4/+2
* Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-2/+2
* Input: stmfts - fix a & vs && typoYueHaibing2020-09-161-1/+1
* Input: imx6ul_tsc - unify open/close and PM pathsDmitry Torokhov2020-09-161-30/+22
* Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-09-161-11/+16
* Input: elants_i2c - fix typo for an attribute to show calibration countJohnny Chuang2020-09-161-1/+1
* Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.Johnny Chuang2020-09-131-0/+6
* Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...Furquan Shaikh2020-09-131-73/+58
* Input: soc_button_array - work around DSDTs which modify the irqflagsHans de Goede2020-09-131-9/+60
* Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesHans de Goede2020-09-131-0/+11
* Input: soc_button_array - add active_low setting to soc_button_infoHans de Goede2020-09-131-9/+11
* platform/x86: thinkpad_acpi: Map Clipping tool hotkey to KEY_SELECTIVE_SCREEN...Hans de Goede2020-09-081-1/+1
* platform/x86: thinkpad_acpi: Add support for new hotkeys found on X1C8 / T14Hans de Goede2020-09-081-5/+13
* Input: allocate keycode for Fn + right shiftHans de Goede2020-09-081-0/+1
* Input: allocate keycodes for notification-center, pickup-phone and hangup-phoneHans de Goede2020-09-081-0/+3
* Input: MT - avoid comma separated statementsJoe Perches2020-08-251-4/+7
* Input: exc3000 - add support to query model and fw_versionSebastian Reichel2020-08-062-1/+162
* Input: exc3000 - add reset gpio supportSebastian Reichel2020-08-062-0/+19
* Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel2020-08-062-15/+70
* dt-bindings: touchscreen: Convert EETI EXC3000 touchscreen to json-schemaSebastian Reichel2020-08-062-26/+53
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-061-1/+1
* Input: alps - remove redundant assignment to variable retColin Ian King2020-08-061-1/+1
* Input: ims-pcu - return error code rather than -ENOMEMColin Ian King2020-08-061-1/+1
* Input: elan_i2c - add ic type 0x15Jingle Wu2020-07-291-1/+2
* Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessaryNick Dyer2020-07-281-3/+53
* Input: uinput - fix typo in function name documentationPavel Machek2020-07-281-3/+3