summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-291-0/+1
* Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-221-0/+7
* Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-06-201-0/+1
* Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun2020-06-031-1/+2
* Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green2020-06-031-1/+1
* Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke2020-06-031-0/+7
* Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET2020-06-031-1/+1
* Input: xpad - add custom init packet for Xbox One S controllersƁukasz Patron2020-06-031-0/+12
* Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks2020-06-031-15/+4
* Input: usbtouchscreen - add support for BonXeon TPJames Hilliard2020-06-031-0/+1
* Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede2020-04-241-0/+11
* Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter2020-04-021-4/+4
* Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva2020-04-021-2/+2
* Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil2020-04-021-0/+1
* Input: edt-ft5x06 - work around first register access errorPhilipp Zabel2020-02-281-0/+7
* Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires2020-02-281-1/+1
* Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal2020-02-281-0/+1
* Input: synaptics - switch T470s to RMI4 by defaultLyude Paul2020-02-281-0/+1
* Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan2020-01-291-1/+5
* Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold2020-01-291-1/+1
* Input: aiptek - fix endpoint sanity checkJohan Hovold2020-01-291-3/+3
* Input: gtco - fix endpoint sanity checkJohan Hovold2020-01-291-7/+3
* Input: sur40 - fix interface sanity checksJohan Hovold2020-01-291-1/+1
* Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold2020-01-291-1/+1
* Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil2020-01-291-0/+2
* Input: keyspan-remote - fix control-message timeoutsJohan Hovold2020-01-291-3/+6
* Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2020-01-271-1/+1
* Input: add safety guards to input_set_keycode()Dmitry Torokhov2020-01-141-10/+16
* Input: atmel_mxt_ts - disable IRQ across suspendEvan Green2020-01-041-0/+4
* Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost2019-12-171-1/+1
* Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-171-0/+9
* Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil2019-12-171-2/+0
* Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-171-0/+3
* Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil2019-12-171-0/+1
* Input: cyttsp4_core - fix use after free bugPan Bian2019-12-171-7/+0
* parisc: Fix HP SDC hpa address outputHelge Deller2019-12-051-2/+2
* parisc: Fix serio address outputHelge Deller2019-12-051-2/+2
* Input: silead - try firmware reload after unsuccessful resumeJulian Sax2019-11-241-0/+13
* Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger2019-11-241-0/+1
* Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan2019-11-201-0/+1
* Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach2019-11-201-1/+1
* Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2019-11-202-4/+4
* Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan2019-11-201-2/+26
* Input: synaptics-rmi4 - fix video buffer sizeLucas Stach2019-11-201-1/+1
* Input: ff-memless - kill timer in destroy()Oliver Neukum2019-11-201-0/+9
* Revert "Input: synaptics-rmi4 - avoid processing unknown IRQs"Evan Green2019-11-201-5/+1
* Input: synaptics-rmi4 - avoid processing unknown IRQsEvan Green2019-10-291-1/+5
* Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch2019-10-291-4/+1
* Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires2019-09-211-1/+1
* Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui2019-09-101-29/+6