summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2018-01-16Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24Input: keyboard - convert timers to use timer_setup()Kees Cook
2017-10-23Input: gpio-keys - convert timers to use timer_setup()stephen lu
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
2017-07-12Input: gpio_keys - constify attribute_group structuresArvind Yadav
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov
2017-07-09Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov
2017-06-05Input: add D-Link DIR-685 touchkeys driverLinus Walleij
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov
2017-05-29gpio: adp5588: move header file out of I2C realmWolfram Sang
2017-05-22Input: mcs - move header file out of I2C realmWolfram Sang
2017-05-22Input: lm8323 - move header file out of I2C realmWolfram Sang
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann
2017-04-10Input: omap-keypad - fix error handling codeChristophe JAILLET
2017-04-10Input: locomokbd - use setup_timerGeliang Tang
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqRajat Jain
2017-03-29Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin
2017-03-23Input: qt1070 - add OF device ID tableJavier Martinez Canillas
2017-02-23Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-02-15Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon