summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET2022-01-041-1/+1
* Merge tag 'v5.15' into nextDmitry Torokhov2021-12-093-6/+30
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-10-181-0/+29
| |\
| | * Input: snvs_pwrkey - add clk handlingUwe Kleine-König2021-10-161-0/+29
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-09-115-6/+6
| |\|
| * | parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-3/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-07-053-2/+3
| |\ \
| * | | m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap2021-06-071-3/+0
| * | | Merge branch 'next' into for-linusDmitry Torokhov2021-05-045-52/+78
| |\ \ \
* | | | | Input: cap11xx - add support for cap1206Jesse Taube2021-11-031-14/+29
* | | | | Input: tm2-touchkey - allow changing keycodes from userspaceStephan Gerhold2021-10-161-0/+4
* | | | | Input: tm2-touchkey - report scan codesStephan Gerhold2021-10-161-0/+3
* | | | | Input: ep93xx_keypad - switch to using managed resourcesDmitry Torokhov2021-10-161-81/+37
* | | | | Input: ep93xx_keypad - use dev_pm_set_wake_irq()Dmitry Torokhov2021-10-161-6/+7
* | | | | Input: ep93xx_keypad - use BIT() and GENMASK() macrosDmitry Torokhov2021-10-161-18/+19
* | | | | Input: ep93xx_keypad - annotate suspend/resume as __maybe_unusedDmitry Torokhov2021-10-161-4/+2
* | | | | Input: mpr121 - make use of the helper function devm_add_action_or_reset()Cai Huoqing2021-09-231-2/+2
* | | | | Input: omap-keypad - prefer struct_size over open coded arithmeticLen Baker2021-09-211-2/+1
* | | | | Input: cypress-sf - add Cypress StreetFighter touchkey driverYassine Oudjana2021-09-103-0/+235
| |_|_|/ |/| | |
* | | | Input: adc-keys - drop bogus __refdata annotationGeert Uytterhoeven2021-09-041-1/+1
* | | | Input: Fix spelling mistake in Kconfig "useable" -> "usable"Colin Ian King2021-09-041-1/+1
* | | | Input: adp5589-keys - use the right headerLinus Walleij2021-08-311-1/+1
* | | | Input: adp5588-keys - use the right headerLinus Walleij2021-08-311-1/+1
* | | | Input: ep93xx_keypad - prepare clock before using itAlexander Sverdlin2021-08-301-2/+2
| |_|/ |/| |
* | | Input: atkbd - use kobj_to_dev()YueHaibing2021-06-201-1/+1
* | | Input: cros_ec_keyb - use kobj_to_dev() APIzhouchuangao2021-06-201-1/+1
* | | Merge tag 'v5.12' into nextDmitry Torokhov2021-05-251-25/+31
|\ \ \
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-04-151-25/+31
| |\| |
| | * | Input: nspire-keypad - enable interrupts only when openedFabian Vogt2021-03-231-25/+31
* | | | Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei2021-05-251-0/+1
| |_|/ |/| |
* | | 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: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song2021-03-252-5/+3
* | | Merge tag 'v5.12-rc4' into nextDmitry Torokhov2021-03-251-3/+1
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-234-132/+278
| |\|
| * | ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-3/+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: cros-ec-keyb - expose function row physical map to userspacePhilip Chen2021-02-231-0/+79
* | Merge tag 'v5.11' into nextDmitry Torokhov2021-02-232-9/+35
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-1618-261/+193
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2020-12-1519-262/+194
| | |\
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-121-0/+1
| |\| |
| | * | Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-101-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-11-171-8/+33
| |\| |
| | * | Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov2020-11-091-8/+33
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-243-11/+7
| |\| |
| * | | platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck2020-08-241-1/+1
* | | | Input: applespi - fix occasional crc errors under load.Ronald Tschalär2021-02-191-0/+2