summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-0639-413/+4137
|\
| * Input: xpad - add support for Amazon Game ControllerMatt Reynolds2021-05-061-0/+2
| * Input: ili210x - add missing negation for touch indication on ili210xHansem Ro2021-05-061-1/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2021-05-0443-425/+4141
| |\
| | * Input: add driver for the Hycon HY46XX touchpanel seriesGiulio Benetti2021-04-133-0/+603
| | * Input: cyttsp - flag the device properlyLinus Walleij2021-04-101-1/+1
| | * Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJORLinus Walleij2021-04-101-0/+3
| | * Input: cyttsp - drop the phys pathLinus Walleij2021-04-102-3/+0
| | * Input: cyttsp - reduce reset pulse timingsLinus Walleij2021-04-101-2/+8
| | * Input: cyttsp - error message on boot mode exit errorLinus Walleij2021-04-101-1/+3
| | * Input: apbps2 - remove useless variableJiapeng Chong2021-04-101-2/+1
| | * Input: mms114 - support MMS136Linus Walleij2021-04-091-6/+16
| | * Input: Add support for ILITEK Lego SeriesJoe Hung2021-04-093-0/+703
| | * Input: add MStar MSG2638 touchscreen driverVincent Knecht2021-04-093-0/+350
| | * Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede2021-04-091-4/+40
| | * Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede2021-04-091-2/+42
| | * Input: gpio-keys - fix crash when disabliing GPIO-less buttonsDmitry Torokhov2021-04-071-17/+13
| | * Input: imx_keypad - convert to a DT-only driverFabio Estevam2021-03-271-11/+2
| | * Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin2021-03-251-1/+1
| | * Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song2021-03-2511-28/+18
| | * Merge tag 'v5.12-rc4' into nextDmitry Torokhov2021-03-258-15/+15
| | |\
| | * | Input: cyttsp - verbose error on soft resetLinus Walleij2021-03-251-5/+8
| | * | Input: iqs5xx - make reset GPIO optionalJeff LaBundy2021-03-251-8/+17
| | * | Input: Add support for Azoteq IQS626AJeff LaBundy2021-03-253-0/+1850
| | * | Input: touchscreen - broaden use-cases described in commentsJeff LaBundy2021-03-251-6/+7
| | * | Input: touchscreen - move helper functions to coreJeff LaBundy2021-03-254-5/+1
| | * | Input: wacom_i2c - switch to using managed resourcesDmitry Torokhov2021-03-251-38/+17
| | * | Input: wacom_i2c - do not force interrupt triggerDmitry Torokhov2021-03-251-2/+1
| | * | Input: iqs5xx - close bootloader using hardware resetJeff LaBundy2021-03-251-17/+7
| | * | Input: iqs5xx - remove superfluous revision validationJeff LaBundy2021-03-251-32/+8
| | * | Input: iqs5xx - expose firmware revision to user spaceJeff LaBundy2021-03-251-16/+40
| | * | Input: iqs5xx - optimize axis definition and validationJeff LaBundy2021-03-251-16/+14
| | * | Input: iqs5xx - update vendor's URLJeff LaBundy2021-03-251-1/+1
| | * | Input: silead - fix a typoBhaskar Chowdhury2021-03-251-1/+1
| | * | Input: gpio-keys - use hrtimer for software debounce, if possiblePaul Cercueil2021-03-251-14/+52
| | * | Input: gpio-keys - use hrtimer for release timerPaul Cercueil2021-03-251-11/+16
| | * | Input: gpio-keys - remove extra call to input_syncPaul Cercueil2021-03-251-1/+1
| | * | Input: max8997 - simplify open coding of a division using up to 64 divisionsUwe Kleine-König2021-03-251-7/+2
| | * | Input: atmel_mxt_ts - support wakeup methodsDmitry Osipenko2021-03-201-0/+78
| | * | Input: lpc32xx_ts - convert to use BIT()edison.jiang2021-03-201-5/+5
| | * | Input: ims-pcu - drop redundant driver-data assignmentJohan Hovold2021-03-191-1/+0
| | * | Input: tsc2007 - make use of device propertiesAndy Shevchenko2021-03-151-32/+17
| | * | Input: tsc2007 - convert to GPIO descriptorsAndy Shevchenko2021-03-152-8/+11
| | * | Input: elan_i2c - reduce the resume time for new devicesJingle Wu2021-03-092-10/+53
| | * | Input: exc3000 - add type sysfs attributeLucas Stach2021-03-071-0/+17
| | * | Input: exc3000 - fix firmware version query for device in bootloaderLucas Stach2021-03-071-0/+14
| | * | Input: exc3000 - factor out vendor data requestLucas Stach2021-03-071-68/+54
| | * | Input: exc3000 - split MT event handling from IRQ handlerLucas Stach2021-03-071-53/+61
* | | | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-2/+4
|\ \ \ \
| * | | | Input: elantech - Prepare a complete software node for the deviceHeikki Krogerus2021-04-101-2/+4
| | |_|/ | |/| |