summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
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-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-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
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-08-24MLK-16765-4 input: keyboard: imx_sc_pwrkey: add powerkey driver on i.mx8QM/QXPRobin Gong
2018-08-24MLK-16262: Input: snvs_pwrkey - move devm_request_irq to the end of probe fun...Shenwei Wang
2018-08-24MLK-15328-1 input: keyboard: add i.mx8mq snvs onoff button supportAnson Huang
2018-08-24MLK-14619 input: keyboard: rpmsg-keys: add rpmsg-keys driverRobin Gong
2018-08-24MLK-13614 input: keyboard: imx: make sure keypad interrupts are enabled in su...Anson Huang
2018-08-24MLK-9987: Input: imx_keypad: Fix suspend/resume while keypad is pressedFabio Estevam
2018-08-24ENGR00318936-2 input: keyboard: imx: remove usless release interrupt enabled ...Robin Gong
2018-08-24ENGR00318936-1 input: keyboard: imx: add pm_stay_awake and pm_relaxRobin Gong
2018-08-24MLK-12928-12 input: keyboard: pf1550: enable ONKEY wakeup interrupt before su...Robin Gong
2018-08-24MLK-12928-5 input: keyboard: pf1550_onkey: add onkey driver for pf1550Robin Gong
2018-08-24MLK-12271 Input: atkbd: add return value check after calling .dmi_check_system()Fugang Duan
2018-08-24MLK-11281-1: input: keyboard: gpio_keys: add pinctl set in suspend and resumeRobin Gong
2018-08-24MLK-11566-3 input: keyboard: add i.mx6ul support for snvs power keyAnson Huang
2018-03-22Input: qt1070 - add OF device ID tableJavier Martinez Canillas
2018-03-18Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2018-02-25Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann
2017-11-15Input: mpr121 - set missing event capabilityAkinobu Mita
2017-11-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2017-04-12Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov
2016-09-26Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin
2016-09-10Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King
2016-08-31Input: cros_ec_keyb: Stop handling interrupts directlyVic Yang
2016-08-29Input: add ADC resistor ladder driverAlexandre Belloni
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-22Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King
2016-08-22Input: jornada720_kbd - switch to devm_* APIsRussell King
2016-08-22Input: tegra-kbc - fix inverted reset logicMasahiro Yamada
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-26Input: cros_ec_keyb - cleanup use of devDouglas Anderson
2016-07-06input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan
2016-06-23Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds