Age | Commit message (Expand) | Author | Files | Lines |
2021-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 39 | -413/+4137 |
2021-05-06 | Input: xpad - add support for Amazon Game Controller | Matt Reynolds | 1 | -0/+2 |
2021-05-06 | Input: ili210x - add missing negation for touch indication on ili210x | Hansem Ro | 1 | -1/+1 |
2021-05-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 43 | -425/+4141 |
2021-04-30 | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+4 |
2021-04-28 | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 3 | -1/+317 |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2021-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -32/+38 |
2021-04-14 | Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-... | Lee Jones | 4 | -2/+317 |
2021-04-13 | Input: add driver for the Hycon HY46XX touchpanel series | Giulio Benetti | 3 | -0/+603 |
2021-04-10 | Input: elantech - Prepare a complete software node for the device | Heikki Krogerus | 1 | -2/+4 |
2021-04-10 | Input: cyttsp - flag the device properly | Linus Walleij | 1 | -1/+1 |
2021-04-10 | Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJOR | Linus Walleij | 1 | -0/+3 |
2021-04-10 | Input: cyttsp - drop the phys path | Linus Walleij | 2 | -3/+0 |
2021-04-10 | Input: cyttsp - reduce reset pulse timings | Linus Walleij | 1 | -2/+8 |
2021-04-10 | Input: cyttsp - error message on boot mode exit error | Linus Walleij | 1 | -1/+3 |
2021-04-10 | Input: apbps2 - remove useless variable | Jiapeng Chong | 1 | -2/+1 |
2021-04-09 | Input: mms114 - support MMS136 | Linus Walleij | 1 | -6/+16 |
2021-04-09 | Input: Add support for ILITEK Lego Series | Joe Hung | 3 | -0/+703 |
2021-04-09 | Input: add MStar MSG2638 touchscreen driver | Vincent Knecht | 3 | -0/+350 |
2021-04-09 | Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s... | Hans de Goede | 1 | -4/+40 |
2021-04-09 | Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices | Hans de Goede | 1 | -2/+42 |
2021-04-07 | Input: gpio-keys - fix crash when disabliing GPIO-less buttons | Dmitry Torokhov | 1 | -17/+13 |
2021-03-28 | Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution | Dmitry Osipenko | 1 | -2/+1 |
2021-03-27 | Input: elants_i2c - fix division by zero if firmware reports zero phys size | Dmitry Osipenko | 1 | -1/+1 |
2021-03-27 | Input: imx_keypad - convert to a DT-only driver | Fabio Estevam | 1 | -11/+2 |
2021-03-25 | Input: elan_i2c - fix a typo in parameter name | Nikolai Kostrigin | 1 | -1/+1 |
2021-03-25 | Input: move to use request_irq by IRQF_NO_AUTOEN flag | Barry Song | 11 | -28/+18 |
2021-03-25 | Merge tag 'v5.12-rc4' into next | Dmitry Torokhov | 8 | -15/+15 |
2021-03-25 | Input: cyttsp - verbose error on soft reset | Linus Walleij | 1 | -5/+8 |
2021-03-25 | Input: iqs5xx - make reset GPIO optional | Jeff LaBundy | 1 | -8/+17 |
2021-03-25 | Input: Add support for Azoteq IQS626A | Jeff LaBundy | 3 | -0/+1850 |
2021-03-25 | Input: touchscreen - broaden use-cases described in comments | Jeff LaBundy | 1 | -6/+7 |
2021-03-25 | Input: touchscreen - move helper functions to core | Jeff LaBundy | 4 | -5/+1 |
2021-03-25 | Input: wacom_i2c - switch to using managed resources | Dmitry Torokhov | 1 | -38/+17 |
2021-03-25 | Input: wacom_i2c - do not force interrupt trigger | Dmitry Torokhov | 1 | -2/+1 |
2021-03-25 | Input: iqs5xx - close bootloader using hardware reset | Jeff LaBundy | 1 | -17/+7 |
2021-03-25 | Input: iqs5xx - remove superfluous revision validation | Jeff LaBundy | 1 | -32/+8 |
2021-03-25 | Input: iqs5xx - expose firmware revision to user space | Jeff LaBundy | 1 | -16/+40 |
2021-03-25 | Input: iqs5xx - optimize axis definition and validation | Jeff LaBundy | 1 | -16/+14 |
2021-03-25 | Input: iqs5xx - update vendor's URL | Jeff LaBundy | 1 | -1/+1 |
2021-03-25 | Input: silead - fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-25 | Input: gpio-keys - use hrtimer for software debounce, if possible | Paul Cercueil | 1 | -14/+52 |
2021-03-25 | Input: gpio-keys - use hrtimer for release timer | Paul Cercueil | 1 | -11/+16 |
2021-03-25 | Input: gpio-keys - remove extra call to input_sync | Paul Cercueil | 1 | -1/+1 |
2021-03-25 | Input: max8997 - simplify open coding of a division using up to 64 divisions | Uwe Kleine-König | 1 | -7/+2 |
2021-03-23 | Input: nspire-keypad - enable interrupts only when opened | Fabian Vogt | 1 | -25/+31 |
2021-03-23 | Input: i8042 - fix Pegatron C15B ID entry | Arnd Bergmann | 1 | -0/+1 |
2021-03-22 | input: raspberrypi-ts: Release firmware handle when not needed | Nicolas Saenz Julienne | 1 | -1/+1 |
2021-03-20 | Input: atmel_mxt_ts - support wakeup methods | Dmitry Osipenko | 1 | -0/+78 |