summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei2021-05-251-0/+1
* Input: add driver for the Hycon HY46XX touchpanel seriesGiulio Benetti2021-04-143-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-101-6/+16
* Input: Add support for ILITEK Lego SeriesJoe Hung2021-04-103-0/+703
* Input: add MStar MSG2638 touchscreen driverVincent Knecht2021-04-103-0/+350
* Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede2021-04-101-4/+40
* Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede2021-04-101-2/+42
* Input: gpio-keys - fix crash when disabliing GPIO-less buttonsDmitry Torokhov2021-04-081-17/+13
* Input: imx_keypad - convert to a DT-only driverFabio Estevam2021-03-281-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
|\
| * module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-2328-517/+1126
| |\
| | * Input: st1232 - fix NORMAL vs. IDLE state handlingGeert Uytterhoeven2021-02-231-2/+7
| | * Merge branch 'next' into for-linusDmitry Torokhov2021-02-2330-528/+1180
| | |\
| | * | Input: st1232 - add IDLE state as ready conditionMichael Tretter2021-02-191-1/+1
| | * | Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête2021-02-171-0/+1
| * | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-223-8/+3
| |\ \ \
| | * \ \ Merge branch 'devel-stable' into for-linusRussell King2021-02-221-2/+1
| | |\ \ \
| | | * | | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-2/+1
| | * | | | ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-3/+1
| | * | | | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-011-3/+1
| | |/ / /
| * | | | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-02-211-3/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-176-20/+81
| | |\ \ \ \
| | * | | | | isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-3/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-211-1/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman2021-01-211-1/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-211-1/+3
* | | | | | 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