| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2021-05-06 | 39 | -413/+4137 |
|\ |
|
| * | Input: xpad - add support for Amazon Game Controller | Matt Reynolds | 2021-05-06 | 1 | -0/+2 |
| * | Input: ili210x - add missing negation for touch indication on ili210x | Hansem Ro | 2021-05-06 | 1 | -1/+1 |
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2021-05-04 | 43 | -425/+4141 |
| |\ |
|
| | * | Input: add driver for the Hycon HY46XX touchpanel series | Giulio Benetti | 2021-04-13 | 3 | -0/+603 |
| | * | Input: cyttsp - flag the device properly | Linus Walleij | 2021-04-10 | 1 | -1/+1 |
| | * | Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJOR | Linus Walleij | 2021-04-10 | 1 | -0/+3 |
| | * | Input: cyttsp - drop the phys path | Linus Walleij | 2021-04-10 | 2 | -3/+0 |
| | * | Input: cyttsp - reduce reset pulse timings | Linus Walleij | 2021-04-10 | 1 | -2/+8 |
| | * | Input: cyttsp - error message on boot mode exit error | Linus Walleij | 2021-04-10 | 1 | -1/+3 |
| | * | Input: apbps2 - remove useless variable | Jiapeng Chong | 2021-04-10 | 1 | -2/+1 |
| | * | Input: mms114 - support MMS136 | Linus Walleij | 2021-04-09 | 1 | -6/+16 |
| | * | Input: Add support for ILITEK Lego Series | Joe Hung | 2021-04-09 | 3 | -0/+703 |
| | * | Input: add MStar MSG2638 touchscreen driver | Vincent Knecht | 2021-04-09 | 3 | -0/+350 |
| | * | Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s... | Hans de Goede | 2021-04-09 | 1 | -4/+40 |
| | * | Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices | Hans de Goede | 2021-04-09 | 1 | -2/+42 |
| | * | Input: gpio-keys - fix crash when disabliing GPIO-less buttons | Dmitry Torokhov | 2021-04-07 | 1 | -17/+13 |
| | * | Input: imx_keypad - convert to a DT-only driver | Fabio Estevam | 2021-03-27 | 1 | -11/+2 |
| | * | Input: elan_i2c - fix a typo in parameter name | Nikolai Kostrigin | 2021-03-25 | 1 | -1/+1 |
| | * | Input: move to use request_irq by IRQF_NO_AUTOEN flag | Barry Song | 2021-03-25 | 11 | -28/+18 |
| | * | Merge tag 'v5.12-rc4' into next | Dmitry Torokhov | 2021-03-25 | 8 | -15/+15 |
| | |\ |
|
| | * | | Input: cyttsp - verbose error on soft reset | Linus Walleij | 2021-03-25 | 1 | -5/+8 |
| | * | | Input: iqs5xx - make reset GPIO optional | Jeff LaBundy | 2021-03-25 | 1 | -8/+17 |
| | * | | Input: Add support for Azoteq IQS626A | Jeff LaBundy | 2021-03-25 | 3 | -0/+1850 |
| | * | | Input: touchscreen - broaden use-cases described in comments | Jeff LaBundy | 2021-03-25 | 1 | -6/+7 |
| | * | | Input: touchscreen - move helper functions to core | Jeff LaBundy | 2021-03-25 | 4 | -5/+1 |
| | * | | Input: wacom_i2c - switch to using managed resources | Dmitry Torokhov | 2021-03-25 | 1 | -38/+17 |
| | * | | Input: wacom_i2c - do not force interrupt trigger | Dmitry Torokhov | 2021-03-25 | 1 | -2/+1 |
| | * | | Input: iqs5xx - close bootloader using hardware reset | Jeff LaBundy | 2021-03-25 | 1 | -17/+7 |
| | * | | Input: iqs5xx - remove superfluous revision validation | Jeff LaBundy | 2021-03-25 | 1 | -32/+8 |
| | * | | Input: iqs5xx - expose firmware revision to user space | Jeff LaBundy | 2021-03-25 | 1 | -16/+40 |
| | * | | Input: iqs5xx - optimize axis definition and validation | Jeff LaBundy | 2021-03-25 | 1 | -16/+14 |
| | * | | Input: iqs5xx - update vendor's URL | Jeff LaBundy | 2021-03-25 | 1 | -1/+1 |
| | * | | Input: silead - fix a typo | Bhaskar Chowdhury | 2021-03-25 | 1 | -1/+1 |
| | * | | Input: gpio-keys - use hrtimer for software debounce, if possible | Paul Cercueil | 2021-03-25 | 1 | -14/+52 |
| | * | | Input: gpio-keys - use hrtimer for release timer | Paul Cercueil | 2021-03-25 | 1 | -11/+16 |
| | * | | Input: gpio-keys - remove extra call to input_sync | Paul Cercueil | 2021-03-25 | 1 | -1/+1 |
| | * | | Input: max8997 - simplify open coding of a division using up to 64 divisions | Uwe Kleine-König | 2021-03-25 | 1 | -7/+2 |
| | * | | Input: atmel_mxt_ts - support wakeup methods | Dmitry Osipenko | 2021-03-20 | 1 | -0/+78 |
| | * | | Input: lpc32xx_ts - convert to use BIT() | edison.jiang | 2021-03-20 | 1 | -5/+5 |
| | * | | Input: ims-pcu - drop redundant driver-data assignment | Johan Hovold | 2021-03-19 | 1 | -1/+0 |
| | * | | Input: tsc2007 - make use of device properties | Andy Shevchenko | 2021-03-15 | 1 | -32/+17 |
| | * | | Input: tsc2007 - convert to GPIO descriptors | Andy Shevchenko | 2021-03-15 | 2 | -8/+11 |
| | * | | Input: elan_i2c - reduce the resume time for new devices | Jingle Wu | 2021-03-09 | 2 | -10/+53 |
| | * | | Input: exc3000 - add type sysfs attribute | Lucas Stach | 2021-03-07 | 1 | -0/+17 |
| | * | | Input: exc3000 - fix firmware version query for device in bootloader | Lucas Stach | 2021-03-07 | 1 | -0/+14 |
| | * | | Input: exc3000 - factor out vendor data request | Lucas Stach | 2021-03-07 | 1 | -68/+54 |
| | * | | Input: exc3000 - split MT event handling from IRQ handler | Lucas Stach | 2021-03-07 | 1 | -53/+61 |
* | | | | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-04-30 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | Input: elantech - Prepare a complete software node for the device | Heikki Krogerus | 2021-04-10 | 1 | -2/+4 |
| | |_|/
| |/| | |
|