summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-07-21Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-08Revert "MLK-16262: Input: snvs_pwrkey - move devm_request_irq to the end of p...Philippe Schenker
2019-05-08Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang
2019-03-23Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-03-23Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov
2019-03-23Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov
2019-02-12MLK-20222-3 drivers:keyboard: Update SCFW APIRanjani Vaidyanathan
2019-02-12MLK-16765-4 input: keyboard: imx_sc_pwrkey: add powerkey driver on i.mx8QM/QXPRobin Gong
2019-02-12MLK-16262: Input: snvs_pwrkey - move devm_request_irq to the end of probe fun...Shenwei Wang
2019-02-12MLK-15328-1 input: keyboard: add i.mx8mq snvs onoff button supportAnson Huang
2019-02-12MLK-14619 input: keyboard: rpmsg-keys: add rpmsg-keys driverRobin Gong
2019-02-12MLK-13614 input: keyboard: imx: make sure keypad interrupts are enabled in su...Anson Huang
2019-02-12MLK-9987: Input: imx_keypad: Fix suspend/resume while keypad is pressedFabio Estevam
2019-02-12ENGR00318936-2 input: keyboard: imx: remove usless release interrupt enabled ...Robin Gong
2019-02-12ENGR00318936-1 input: keyboard: imx: add pm_stay_awake and pm_relaxRobin Gong
2019-02-12MLK-12928-12 input: keyboard: pf1550: enable ONKEY wakeup interrupt before su...Robin Gong
2019-02-12MLK-12928-5 input: keyboard: pf1550_onkey: add onkey driver for pf1550Robin Gong
2019-02-12MLK-12271 Input: atkbd: add return value check after calling .dmi_check_system()Fugang Duan
2019-02-12MLK-11281-1: input: keyboard: gpio_keys: add pinctl set in suspend and resumeRobin Gong
2019-02-12MLK-11566-3 input: keyboard: add i.mx6ul support for snvs power keyAnson Huang
2019-01-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren
2018-12-08Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-10-20Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz
2018-10-20Input: atakbd - fix Atari keymapAndreas Schwab
2018-03-15Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-19Input: tca8418 - enable interrupt after it has been requestedDamien Riegel
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-31Input: pxa27x_keypad - handle return value of clk_prepare_enableArvind Yadav
2017-08-31Input: tegra-kbc - handle return value of clk_prepare_enableArvind Yadav
2017-08-22parisc/input/hilkbd: Fix section mismatchesHelge Deller
2017-08-18Input: xtkbd - constify serio_device_idArvind Yadav
2017-08-18Input: sunkbd - constify serio_device_idArvind Yadav
2017-08-18Input: stowaway - constify serio_device_idArvind Yadav
2017-08-18Input: newtonkbd - constify serio_device_idArvind Yadav
2017-08-18Input: lkkbd - constify serio_device_idArvind Yadav
2017-08-18Input: hil_kbd - constify serio_device_idArvind Yadav
2017-08-18Input: iatkbd - constify serio_device_idArvind Yadav
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman
2017-07-22Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds