summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2020-06-24input: i8042 - Remove special PowerPC handlingNathan Chancellor2-59/+0
2020-06-24Input: edt-ft5x06 - fix get_default register write accessMarco Felsch1-3/+9
2020-06-17Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu1-0/+1
2020-06-17Input: mms114 - fix handling of mms345lStephan Gerhold1-7/+5
2020-06-03Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun1-1/+2
2020-06-03Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green1-1/+1
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-06-03Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET1-1/+1
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersƁukasz Patron1-0/+12
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks1-15/+4
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard1-0/+1
2020-04-17Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-17Input: tm2-touchkey - add support for Coreriver TC360 variantNick Reitemeyer1-0/+11
2020-04-01Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1
2020-04-01Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1
2020-04-01Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter1-4/+4
2020-02-24Input: edt-ft5x06 - work around first register access errorPhilipp Zabel1-0/+7
2020-02-19Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires1-1/+1
2020-02-19Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal1-0/+1
2020-02-19Input: synaptics - switch T470s to RMI4 by defaultLyude Paul1-0/+1
2020-02-06Input: max77650-onkey - add of_match tableBartosz Golaszewski1-0/+7
2020-02-06Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen1-4/+1
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan1-1/+5
2020-01-29Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold1-1/+1
2020-01-29Input: aiptek - fix endpoint sanity checkJohan Hovold1-3/+3
2020-01-29Input: gtco - fix endpoint sanity checkJohan Hovold1-7/+3
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold1-1/+1
2020-01-29Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold1-1/+1
2020-01-29Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil1-0/+2
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold1-3/+6
2020-01-14Input: input_event - fix struct padding on sparc64Arnd Bergmann2-12/+16
2020-01-14Input: add safety guards to input_set_keycode()Dmitry Torokhov1-10/+16
2020-01-04Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov1-1/+6
2020-01-04Input: st1232 - do not reset the chip too earlyDmitry Torokhov1-10/+12
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green1-0/+4
2019-12-13Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost1-1/+1
2019-12-13Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-13Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil1-2/+0
2019-12-13Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach1-0/+3
2019-12-13Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil1-0/+1
2019-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+0
2019-11-23Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul1-1/+0
2019-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+11
2019-11-16Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul1-0/+1
2019-11-15Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-15Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-19/+33
2019-11-13Input: cyttsp4_core - fix use after free bugPan Bian1-7/+0
2019-11-13Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach1-1/+1
2019-11-05Input: synaptics-rmi4 - remove unused result_bits maskAndrew Duggan1-4/+1