summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2021-05-04Merge branch 'next' into for-linusDmitry Torokhov
2021-04-07Input: gpio-keys - fix crash when disabliing GPIO-less buttonsDmitry Torokhov
2021-03-27Input: imx_keypad - convert to a DT-only driverFabio Estevam
2021-03-25Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song
2021-03-25Merge tag 'v5.12-rc4' into nextDmitry Torokhov
2021-03-25Input: gpio-keys - use hrtimer for software debounce, if possiblePaul Cercueil
2021-03-25Input: gpio-keys - use hrtimer for release timerPaul Cercueil
2021-03-25Input: gpio-keys - remove extra call to input_syncPaul Cercueil
2021-03-23Input: nspire-keypad - enable interrupts only when openedFabian Vogt
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-02-22Input: cros-ec-keyb - expose function row physical map to userspacePhilip Chen
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov
2021-02-19Input: applespi - fix occasional crc errors under load.Ronald Tschalär
2021-02-19Input: applespi - don't wait for responses to commands indefinitely.Ronald Tschalär
2021-02-19Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König
2021-01-10Input: omap4-keypad - implement errata check for lost key-up eventsTony Lindgren
2021-01-10Input: omap4-keypad - use PM runtime autosuspendTony Lindgren
2021-01-10Input: omap4-keypad - move rest of key scanning to a separate functionTony Lindgren
2021-01-10Input: omap4-keypad - scan keys in two phases and simplify with bitmaskTony Lindgren
2021-01-10Input: omap4-keypad - disable unused long interruptsTony Lindgren
2021-01-10Input: omap4-keypad - switch to use managed resourcesDmitry Torokhov
2020-12-18Input: imx_keypad - add dependency on HAS_IOMEMDmitry Torokhov
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-11Input: adp5589-keys - do not explicitly control IRQ for wakeupDmitry Torokhov
2020-12-11Input: adp5589-keys - do not unconditionally configure as wakeup sourceDmitry Torokhov
2020-12-10Input: imx_keypad - add COMPILE_TEST supportAnson Huang
2020-12-10Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean
2020-12-09Input: tm2-touchkey - add vddio regulatorStephan Gerhold
2020-12-09Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2020-12-02Input: omap4-keypad - set up interrupt as wakeup sourceDmitry Torokhov
2020-11-22Input: omap4-keypad - fix runtime PM error handlingZhang Qilong
2020-11-19Input: applespi - provide missing struct 'message' descriptionsLee Jones
2020-11-19Input: adp5589-keys - use BIT()Dmitry Torokhov
2020-11-19Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov
2020-11-18Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-11-12Input: samsung-keypad - remove set but unused variable 'var'Lee Jones
2020-11-08Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones
2020-11-08Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones
2020-11-08Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones
2020-11-08Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones