aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Merge tag 'v4.14-rc8' into nextGravatar Dmitry Torokhov 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-24Input: keyboard - convert timers to use timer_setup()Gravatar Kees Cook 6-22/+19
2017-10-23Input: gpio-keys - convert timers to use timer_setup()Gravatar stephen lu 1-4/+3
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-12/+17
2017-10-19Input: tca8418 - enable interrupt after it has been requestedGravatar Damien Riegel 1-12/+17
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 1-1/+1
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 10-14/+22
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-14/+2
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-08-31Input: pxa27x_keypad - handle return value of clk_prepare_enableGravatar Arvind Yadav 1-5/+10
2017-08-31Input: tegra-kbc - handle return value of clk_prepare_enableGravatar Arvind Yadav 1-1/+4
2017-08-22parisc/input/hilkbd: Fix section mismatchesGravatar Helge Deller 1-5/+5
2017-08-18Input: xtkbd - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2017-08-18Input: sunkbd - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2017-08-18Input: stowaway - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2017-08-18Input: newtonkbd - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2017-08-18Input: lkkbd - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2017-08-18Input: hil_kbd - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2017-08-18Input: iatkbd - constify serio_device_idGravatar Arvind Yadav 1-1/+1
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Dmitry Torokhov 2-15/+3
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGravatar Greg Kroah-Hartman 1-14/+2
2017-07-22Input: gpio_keys - use devm_device_add_group() for attributesGravatar Dmitry Torokhov 1-14/+2
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+16
2017-07-12Input: gpio_keys - constify attribute_group structuresGravatar Arvind Yadav 1-1/+1
2017-07-12Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-1/+16
2017-07-09Input: gpio_keys - handle the missing key press event in resume phaseGravatar Joseph Lo 1-1/+16
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-2/+169
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-1/+1
2017-07-06Merge branch 'next' into for-linusGravatar Dmitry Torokhov 5-2/+169
2017-06-05Input: add D-Link DIR-685 touchkeys driverGravatar Linus Walleij 3-0/+167
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLGravatar Andi Shyti 1-1/+1
2017-05-29Merge tag 'v4.12-rc3' into nextGravatar Dmitry Torokhov 1-1/+1
2017-05-29gpio: adp5588: move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-05-22Input: mcs - move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-05-22Input: lm8323 - move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Gravatar Arnd Bergmann 1-1/+1
2017-04-10Input: omap-keypad - fix error handling codeGravatar Christophe JAILLET 1-1/+1
2017-04-10Input: locomokbd - use setup_timerGravatar Geliang Tang 1-3/+2
2017-04-03Merge tag 'v4.11-rc5' into nextGravatar Dmitry Torokhov 2-18/+8
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqGravatar Rajat Jain 1-0/+7
2017-03-29Input: matrix_keypad - add option to drive inactive columnsGravatar David Rivshin 1-4/+9
2017-03-23Input: qt1070 - add OF device ID tableGravatar Javier Martinez Canillas 1-0/+9
2017-02-23Input: tca8418_keypad - remove double read of key event registerGravatar Dmitry Torokhov 1-2/+0
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 2-18/+8
2017-02-15Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Dmitry Torokhov 1-44/+406
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGravatar Gwendal Grignou 1-0/+5
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesGravatar Douglas Anderson 1-45/+402
2017-02-04gpio: Rename devm_get_gpiod_from_child()Gravatar Boris Brezillon 2-6/+8
2017-01-31Input: tca8418 - switch to using generic device propertiesGravatar Dmitry Torokhov 1-64/+26