summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter1-11/+16
2020-10-14Input: 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-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-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-06-03Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun1-1/+2
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
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-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-02Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter1-4/+4
2020-04-02Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2020-02-28Input: edt-ft5x06 - work around first register access errorPhilipp Zabel1-0/+7
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: keyspan-remote - fix control-message timeoutsJohan Hovold1-3/+6
2020-01-29Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter1-1/+1
2020-01-14Input: add safety guards to input_set_keycode()Dmitry Torokhov1-10/+16
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green1-0/+4
2019-12-21Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-21Input: cyttsp4_core - fix use after free bugPan Bian1-7/+0
2019-12-05parisc: Fix HP SDC hpa address outputHelge Deller1-2/+2
2019-12-05parisc: Fix serio address outputHelge Deller1-2/+2
2019-11-25Input: silead - try firmware reload after unsuccessful resumeJulian Sax1-0/+13
2019-11-25Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger1-0/+1
2019-11-25Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-25Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach1-1/+1
2019-11-25Input: synaptics-rmi4 - fix video buffer sizeLucas Stach1-1/+1
2019-11-25Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-10-29Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch1-4/+1
2019-08-25Input: psmouse - fix build error of multiple definitionYueHaibing1-1/+2
2019-08-25Input: iforce - add sanity checksOliver Neukum1-0/+5
2019-08-25Input: kbtab - sanity check for endpoint typeOliver Neukum1-2/+4
2019-08-04Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17
2019-07-21Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang1-4/+14
2019-07-21Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma1-0/+2
2019-07-10Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-05-16Input: synaptics-rmi4 - fix possible double freePan Bian1-5/+1
2019-05-08Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang1-3/+3
2019-05-02Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-03-23Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2