summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* input: gameport: Do not disable interrupts on PREEMPT_RTIngo Molnar2020-11-061-6/+6
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-6/+3
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-2/+2
* Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-10-291-11/+16
* Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina2020-10-141-0/+7
* Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede2020-09-231-0/+16
* Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-08-261-1/+1
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-211-1/+1
* Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen2020-07-221-0/+7
* Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun2020-06-031-1/+2
* Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke2020-06-031-0/+7
* 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: edt-ft5x06 - work around first register access errorPhilipp Zabel2020-02-281-0/+7
* 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: keyspan-remote - fix control-message timeoutsJohan Hovold2020-01-291-3/+6
* Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2020-01-291-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: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-211-0/+9
* Input: cyttsp4_core - fix use after free bugPan Bian2019-12-211-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-251-0/+13
* Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger2019-11-251-0/+1
* Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan2019-11-251-0/+1
* Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach2019-11-251-1/+1
* Input: synaptics-rmi4 - fix video buffer sizeLucas Stach2019-11-251-1/+1
* Input: ff-memless - kill timer in destroy()Oliver Neukum2019-11-251-0/+9
* Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch2019-10-291-4/+1
* Input: psmouse - fix build error of multiple definitionYueHaibing2019-08-251-1/+2
* Input: iforce - add sanity checksOliver Neukum2019-08-251-0/+5
* Input: kbtab - sanity check for endpoint typeOliver Neukum2019-08-251-2/+4
* Input: gtco - bounds check collection indent levelGrant Hernandez2019-08-041-3/+17
* Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang2019-07-211-4/+14
* Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma2019-07-211-0/+2
* Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov2019-07-101-2/+20
* Input: synaptics-rmi4 - fix possible double freePan Bian2019-05-161-5/+1
* Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang2019-05-081-3/+3
* Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-05-021-1/+1