summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2020-11-12Input: imx6ul_tsc - remove set but unused variable 'value'Lee Jones
2020-11-12Input: samsung-keypad - remove set but unused variable 'var'Lee Jones
2020-11-11Input: st1232 - add support resolution readingAndrej Valek
2020-11-09Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones
2020-11-08Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...Lee Jones
2020-11-08Input: resistive-adc-touch - struct headers should start with 'struct <name>'Lee Jones
2020-11-08Input: analog - fix formatting of error codeZhang Qilong
2020-11-08Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones
2020-11-08Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones
2020-11-08Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc headerLee Jones
2020-11-08Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones
2020-11-08Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones
2020-11-08Input: elantech - demote obvious abuse of kernel-doc headerLee Jones
2020-11-08Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones
2020-11-08Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones
2020-11-08Input: drv2667 - fix formatting and add missing member docsLee Jones
2020-11-08Input: drv2665 - fix formatting expected by kernel-docLee Jones
2020-11-08Input: drv260x - fix kernel-doc formatting and remove one abuseLee Jones
2020-11-08Input: ads7846 - use kobj_to_dev() APIWang Qing
2020-11-08Input: ektf2127 - add support for eKTF2132 touchscreenJonathan Neuschäfer
2020-10-06Input: evdev - per-client waitgroupsKenny Levinsen
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede
2020-10-04Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld
2020-10-04Input: synaptics-rmi4 - support bootloader v8 in f34v7Jason A. Donenfeld
2020-10-04Input: synaptics-rmi4 - add support for F3AVincent Huang
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang
2020-10-04Input: add zinitix touchscreen driverMichael Srba
2020-09-28Input: joystick - add ADC attached joystick driver.Artur Rojek
2020-09-16Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-16Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-16Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-16Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-16Input: stmfts - fix a & vs && typoYueHaibing
2020-09-16Input: imx6ul_tsc - unify open/close and PM pathsDmitry Torokhov
2020-09-16Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter
2020-09-16Input: elants_i2c - fix typo for an attribute to show calibration countJohnny Chuang
2020-09-13Input: elants_i2c - report resolution of ABS_MT_TOUCH_MAJOR by FW information.Johnny Chuang
2020-09-13Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...Furquan Shaikh
2020-09-13Input: soc_button_array - work around DSDTs which modify the irqflagsHans de Goede
2020-09-13Input: soc_button_array - add support for INT33D3 tablet-mode switch devicesHans de Goede
2020-09-13Input: soc_button_array - add active_low setting to soc_button_infoHans de Goede
2020-08-25Input: MT - avoid comma separated statementsJoe Perches
2020-08-06Input: exc3000 - add support to query model and fw_versionSebastian Reichel
2020-08-06Input: exc3000 - add reset gpio supportSebastian Reichel
2020-08-06Input: exc3000 - add EXC80H60 and EXC80H84 supportSebastian Reichel
2020-08-06Input: sentelic - fix error return when fsp_reg_write failsColin Ian King
2020-08-06Input: alps - remove redundant assignment to variable retColin Ian King
2020-08-06Input: ims-pcu - return error code rather than -ENOMEMColin Ian King
2020-07-29Input: elan_i2c - add ic type 0x15Jingle Wu
2020-07-28Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessaryNick Dyer