| Commit message (Expand) | Author | Files | Lines |
2021-01-20 | Input: stmpe-ts - add description for 'prop' struct member | Lee Jones | 1 | -0/+1 |
2021-01-20 | Input: surface3_spi - remove set but unused variable 'timestamp' | Lee Jones | 1 | -2/+0 |
2021-01-20 | Input: usbtouchscreen - actually check return value of usb_submit_urb() | Lee Jones | 1 | -0/+3 |
2021-01-20 | Input: melfas_mip4 - mark a bunch of variables as __always_unused | Lee Jones | 1 | -4/+4 |
2021-01-20 | Input: synaptics - replace NOOP with suitable commentary | Lee Jones | 1 | -2/+5 |
2021-01-11 | Input: omap4-keypad - implement errata check for lost key-up events | Tony Lindgren | 1 | -0/+30 |
2021-01-11 | Input: omap4-keypad - use PM runtime autosuspend | Tony Lindgren | 1 | -11/+39 |
2021-01-11 | Input: omap4-keypad - move rest of key scanning to a separate function | Tony Lindgren | 1 | -13/+26 |
2021-01-11 | Input: omap4-keypad - scan keys in two phases and simplify with bitmask | Tony Lindgren | 1 | -28/+45 |
2021-01-11 | Input: omap4-keypad - disable unused long interrupts | Tony Lindgren | 1 | -3/+2 |
2021-01-11 | Input: omap4-keypad - switch to use managed resources | Dmitry Torokhov | 1 | -84/+53 |
2020-12-18 | Input: imx_keypad - add dependency on HAS_IOMEM | Dmitry Torokhov | 1 | -1/+1 |
2020-12-18 | Input: da7280 - protect OF match table with CONFIG_OF | Dmitry Torokhov | 1 | -0/+2 |
2020-12-16 | Input: raydium_ts_i2c - do not send zero length | jeffrey.lin | 1 | -1/+2 |
2020-12-16 | Input: da7280 - fix missing error test | Dmitry Torokhov | 1 | -0/+1 |
2020-12-15 | Input: da7280 - fix spelling mistake "sequemce" -> "sequence" | Colin Ian King | 1 | -1/+1 |
2020-12-15 | Input: cyapa_gen6 - fix out-of-bounds stack access | Arnd Bergmann | 1 | -1/+1 |
2020-12-12 | Input: sc27xx - add support for sc2730 and sc2721 | Nemo Han | 1 | -12/+59 |
2020-12-12 | dt-bindings: input: Add compatible string for SC2721 and SC2730 | Chunyan Zhang | 1 | -0/+2 |
2020-12-12 | dt-bindings: input: Convert sc27xx-vibra.txt to json-schema | Chunyan Zhang | 2 | -23/+46 |
2020-12-12 | Input: stmpe - add axis inversion and swapping capability | Stefan Riedmueller | 1 | -2/+5 |
2020-12-11 | Input: adp5589-keys - do not explicitly control IRQ for wakeup | Dmitry Torokhov | 1 | -18/+9 |
2020-12-11 | Input: adp5589-keys - do not unconditionally configure as wakeup source | Dmitry Torokhov | 1 | -2/+0 |
2020-12-11 | Input: ipx4xx-beeper - convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-11 | Input: parkbd - convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-11 | Input: new da7280 haptic driver | Roy Im | 3 | -0/+1342 |