summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
2020-11-05hil/parisc: Disable HIL driver when it gets stuckHelge Deller2-7/+22
2020-10-29Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-6/+3
2020-10-29Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-10-29Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-4/+2
2020-10-29Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-10-29Input: stmfts - fix a & vs && typoYueHaibing1-1/+1
2020-10-29Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter1-11/+16
2020-10-14Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang1-2/+2
2020-10-07Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-10-07Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina1-0/+7
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-09-23Input: trackpoint - add new trackpoint variant IDsVincent Huang2-8/+12
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-07-29Input: elan_i2c - only increment wakeup count on touchDerek Basehore1-4/+5
2020-07-29Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson1-0/+1
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-07-22Input: mms114 - add extra compatible for mms345lStephan Gerhold1-2/+15
2020-07-22Input: goodix - fix touch coordinates on Cube I15-TCSergei A. Trusov1-0/+22
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