summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-291-4/+5
* 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: mms114 - add extra compatible for mms345lStephan Gerhold2020-07-221-2/+15
* Input: goodix - fix touch coordinates on Cube I15-TCSergei A. Trusov2020-07-221-0/+22
* input: i8042 - Remove special PowerPC handlingNathan Chancellor2020-06-242-59/+0
* Input: edt-ft5x06 - fix get_default register write accessMarco Felsch2020-06-241-3/+9
* Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-06-171-0/+1
* Input: mms114 - fix handling of mms345lStephan Gerhold2020-06-171-7/+5
* 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-171-0/+11
* Input: tm2-touchkey - add support for Coreriver TC360 variantNick Reitemeyer2020-04-171-0/+11
* Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil2020-04-011-0/+1
* Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov2020-04-011-0/+1
* Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter2020-04-011-4/+4
* Input: edt-ft5x06 - work around first register access errorPhilipp Zabel2020-02-241-0/+7
* Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires2020-02-191-1/+1
* Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal2020-02-191-0/+1
* Input: synaptics - switch T470s to RMI4 by defaultLyude Paul2020-02-191-0/+1
* Input: max77650-onkey - add of_match tableBartosz Golaszewski2020-02-051-0/+7
* Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen2020-02-051-4/+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: input_event - fix struct padding on sparc64Arnd Bergmann2020-01-142-12/+16
* Input: add safety guards to input_set_keycode()Dmitry Torokhov2020-01-141-10/+16
* Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov2020-01-041-1/+6
* Input: st1232 - do not reset the chip too earlyDmitry Torokhov2020-01-041-10/+12
* Input: atmel_mxt_ts - disable IRQ across suspendEvan Green2020-01-041-0/+4
* Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost2019-12-131-1/+1
* Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-131-0/+9
* Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil2019-12-131-2/+0
* Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-131-0/+3
* Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil2019-12-131-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-11-221-1/+0
|\
| * Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul2019-11-221-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-11-153-0/+11
|\|
| * Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul2019-11-151-0/+1
| * Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan2019-11-151-0/+1