summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn
2020-12-11Input: cm109 - do not stomp on control URBDmitry Torokhov
2020-12-09Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu
2020-12-09Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-12-06Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede
2020-12-06Input: raydium_ts_i2c - do not split tx transactionsFurquan Shaikh
2020-12-01Input: atmel_mxt_ts - fix lost interruptsLinus Walleij
2020-11-30Input: xpad - support Ardwiino ControllersSanjay Govind
2020-11-30Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin
2020-11-24Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-11-24Input: soc_button_array - add missing includeDmitry Torokhov
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu
2020-11-11Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran
2020-11-08Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2020-10-26Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede
2020-10-26Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov
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-28Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina
2020-09-28Input: trackpoint - enable Synaptics trackpointsVincent Huang
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-14Input: trackpoint - add new trackpoint variant IDsVincent Huang
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-09-08Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede
2020-09-08platform/x86: thinkpad_acpi: Map Clipping tool hotkey to KEY_SELECTIVE_SCREEN...Hans de Goede
2020-09-08platform/x86: thinkpad_acpi: Add support for new hotkeys found on X1C8 / T14Hans 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