summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: omap4-keypad - implement errata check for lost key-up eventsTony Lindgren2021-01-111-0/+30
* Input: omap4-keypad - use PM runtime autosuspendTony Lindgren2021-01-111-11/+39
* Input: omap4-keypad - move rest of key scanning to a separate functionTony Lindgren2021-01-111-13/+26
* Input: omap4-keypad - scan keys in two phases and simplify with bitmaskTony Lindgren2021-01-111-28/+45
* Input: omap4-keypad - disable unused long interruptsTony Lindgren2021-01-111-3/+2
* Input: omap4-keypad - switch to use managed resourcesDmitry Torokhov2021-01-111-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-161-1/+2
* Input: da7280 - fix missing error testDmitry Torokhov2020-12-161-0/+1
* Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King2020-12-151-1/+1
* Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann2020-12-151-1/+1
* Input: sc27xx - add support for sc2730 and sc2721Nemo Han2020-12-121-12/+59
* dt-bindings: input: Add compatible string for SC2721 and SC2730Chunyan Zhang2020-12-121-0/+2
* dt-bindings: input: Convert sc27xx-vibra.txt to json-schemaChunyan Zhang2020-12-122-23/+46
* Input: stmpe - add axis inversion and swapping capabilityStefan Riedmueller2020-12-121-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
* dt-bindings: input: Add document bindings for DA7280Roy Im2020-12-111-0/+108
* MAINTAINERS: da7280 updates to the Dialog Semiconductor search termsRoy Im2020-12-111-0/+2
* 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-111-5/+13
* Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_c...Zheng Yongjun2020-12-111-6/+1
* Input: imx_keypad - add COMPILE_TEST supportAnson Huang2020-12-111-1/+1
* Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-111-4/+8
* Input: synaptics-rmi4 - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-111-2/+4
* Input: ad7877 - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-111-2/+4
* Input: edt-ft5x06 - consolidate handling of number of electrodesDmitry Torokhov2020-12-111-26/+17
* Input: tm2-touchkey - add vddio regulatorStephan Gerhold2020-12-101-1/+2
* dt-bindings: input: tm2-touchkey: document vddio-supplyStephan Gerhold2020-12-101-0/+5
* dt-bindings: input: tm2-touchkey: convert to yamlStephan Gerhold2020-12-102-33/+68
* Input: cyapa - switch to using devm_add_action_or_reset()Fuqian Huang2020-12-101-6/+4
* Input: add driver for power button on Dell Wyse 3020Lubomir Rintel2020-12-103-0/+181
* dt-bindings: input: Add Dell Wyse 3020 Power Button bindingLubomir Rintel2020-12-101-0/+57
* Input: gtco - remove driverDmitry Torokhov2020-12-105-1058/+0
* Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King2020-12-041-1/+1
* Input: document inhibitingAndrzej Pietrasiewicz2020-12-031-0/+46
* Input: Add "inhibited" propertyPatrik Fimml2020-12-032-9/+115
* Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-0341-90/+96
* Input: add input_device_enabled()Andrzej Pietrasiewicz2020-12-032-0/+10
* Input: omap4-keypad - set up interrupt as wakeup sourceDmitry Torokhov2020-12-031-35/+8
* Input: remove input_polled_dev implementationDmitry Torokhov2020-12-025-443/+0
* Input: libps2 - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-1/+1
* Input: pcspkr - fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* Input: omap4-keypad - fix runtime PM error handlingZhang Qilong2020-11-231-36/+53
* Input: vmmouse - demote obvious abuse of kernel-doc headerLee Jones2020-11-201-1/+1