summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Input: stmpe-ts - add description for 'prop' struct memberLee Jones2021-01-191-0/+1
| * | | | | | | | | | Input: surface3_spi - remove set but unused variable 'timestamp'Lee Jones2021-01-191-2/+0
| * | | | | | | | | | Input: usbtouchscreen - actually check return value of usb_submit_urb()Lee Jones2021-01-191-0/+3
| * | | | | | | | | | Input: melfas_mip4 - mark a bunch of variables as __always_unusedLee Jones2021-01-191-4/+4
| * | | | | | | | | | Input: synaptics - replace NOOP with suitable commentaryLee Jones2021-01-191-2/+5
| * | | | | | | | | | Input: omap4-keypad - implement errata check for lost key-up eventsTony Lindgren2021-01-101-0/+30
| * | | | | | | | | | Input: omap4-keypad - use PM runtime autosuspendTony Lindgren2021-01-101-11/+39
| * | | | | | | | | | Input: omap4-keypad - move rest of key scanning to a separate functionTony Lindgren2021-01-101-13/+26
| * | | | | | | | | | Input: omap4-keypad - scan keys in two phases and simplify with bitmaskTony Lindgren2021-01-101-28/+45
| * | | | | | | | | | Input: omap4-keypad - disable unused long interruptsTony Lindgren2021-01-101-3/+2
| * | | | | | | | | | Input: omap4-keypad - switch to use managed resourcesDmitry Torokhov2021-01-101-84/+53
| * | | | | | | | | | Input: imx_keypad - add dependency on HAS_IOMEMDmitry Torokhov2020-12-181-1/+1
| * | | | | | | | | | Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov2020-12-181-0/+2
| * | | | | | | | | | Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin2020-12-151-1/+2
| * | | | | | | | | | Input: da7280 - fix missing error testDmitry Torokhov2020-12-151-0/+1
* | | | | | | | | | | Input: st1232 - add IDLE state as ready conditionMichael Tretter2021-02-191-1/+1
* | | | | | | | | | | Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête2021-02-161-0/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-01-241-1/+16
* | | | | | | | | | Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_tableSouptick Joarder2021-01-111-6/+0
* | | | | | | | | | Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno2021-01-091-0/+2
* | | | | | | | | | Input: ili210x - implement pressure reporting for ILI251xMarek Vasut2021-01-031-7/+19
* | | | | | | | | | Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-01-031-0/+2
* | | | | | | | | | Input: st1232 - wait until device is ready before reading resolutionGeert Uytterhoeven2021-01-011-0/+35
* | | | | | | | | | Input: st1232 - do not read more bytes than neededGeert Uytterhoeven2021-01-011-4/+5
* | | | | | | | | | Input: st1232 - fix off-by-one error in resolution handlingGeert Uytterhoeven2021-01-011-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2020-12-14111-2347/+2566
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King2020-12-141-1/+1
| * | | | | | | Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann2020-12-141-1/+1
| * | | | | | | Input: sc27xx - add support for sc2730 and sc2721Nemo Han2020-12-111-12/+59
| * | | | | | | Input: stmpe - add axis inversion and swapping capabilityStefan Riedmueller2020-12-111-2/+5
| * | | | | | | Input: adp5589-keys - do not explicitly control IRQ for wakeupDmitry Torokhov2020-12-111-18/+9
| * | | | | | | Input: adp5589-keys - do not unconditionally configure as wakeup sourceDmitry Torokhov2020-12-111-2/+0
| * | | | | | | Input: ipx4xx-beeper - convert comma to semicolonZheng Yongjun2020-12-111-1/+1
| * | | | | | | Input: parkbd - convert comma to semicolonZheng Yongjun2020-12-111-1/+1
| * | | | | | | Input: new da7280 haptic driverRoy Im2020-12-113-0/+1342
| * | | | | | | Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2020-12-112-2/+101
| * | | | | | | Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu2020-12-113-14/+23
| * | | | | | | Input: elants - document some registers and valuesMichał Mirosław2020-12-101-5/+13
| * | | | | | | Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_c...Zheng Yongjun2020-12-101-6/+1
| * | | | | | | Input: imx_keypad - add COMPILE_TEST supportAnson Huang2020-12-101-1/+1
| * | | | | | | Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-101-4/+8
| * | | | | | | Input: synaptics-rmi4 - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-101-2/+4
| * | | | | | | Input: ad7877 - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-101-2/+4
| * | | | | | | Input: edt-ft5x06 - consolidate handling of number of electrodesDmitry Torokhov2020-12-101-26/+17
| * | | | | | | Input: tm2-touchkey - add vddio regulatorStephan Gerhold2020-12-091-1/+2
| * | | | | | | Input: cyapa - switch to using devm_add_action_or_reset()Fuqian Huang2020-12-091-6/+4
| * | | | | | | Input: add driver for power button on Dell Wyse 3020Lubomir Rintel2020-12-093-0/+181
| * | | | | | | Input: gtco - remove driverDmitry Torokhov2020-12-093-1056/+0
| * | | | | | | Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King2020-12-041-1/+1
| * | | | | | | Input: Add "inhibited" propertyPatrik Fimml2020-12-021-7/+105