summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-02Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1
2020-04-02Input: 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-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-27Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter1-1/+1
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: 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-12-13Input: 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-24Input: silead - try firmware reload after unsuccessful resumeJulian Sax1-0/+13
2019-11-24Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger1-0/+1
2019-11-20Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-20Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach1-1/+1
2019-11-20Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2-4/+4
2019-11-20Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan1-2/+26
2019-11-20Input: synaptics-rmi4 - fix video buffer sizeLucas Stach1-1/+1
2019-11-20Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-10-29Input: synaptics-rmi4 - avoid processing unknown IRQsEvan Green1-1/+5
2019-10-29Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch1-4/+1
2019-09-21Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
2019-09-06Revert "Input: elantech - enable SMBus on new (2018+) systems"Benjamin Tissoires1-25/+29
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-16Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov1-0/+1
2019-08-16Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng1-29/+25
2019-08-16Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum1-0/+2
2019-07-26Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-26Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black1-0/+1
2019-07-26Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang1-0/+32
2019-07-26Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17