summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: matrix_keypad - fix race when disabling interruptsZhang Bo2018-02-101-1/+3
* Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-171-1/+0Star
* Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-081-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Input: keyboard - convert timers to use timer_setup()Kees Cook2017-10-246-22/+19Star
* | Input: gpio-keys - convert timers to use timer_setup()stephen lu2017-10-241-4/+3Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-221-12/+17
|\
| * Input: tca8418 - enable interrupt after it has been requestedDamien Riegel2017-10-201-12/+17
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-071-1/+1
|\ \
| * | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-0710-14/+22
|\ \ \ | | |/ | |/|
| * | Input: pxa27x_keypad - handle return value of clk_prepare_enableArvind Yadav2017-08-311-5/+10
| * | Input: tegra-kbc - handle return value of clk_prepare_enableArvind Yadav2017-08-311-1/+4
| * | Input: xtkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| * | Input: sunkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| * | Input: stowaway - constify serio_device_idArvind Yadav2017-08-191-1/+1
| * | Input: newtonkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| * | Input: lkkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| * | Input: hil_kbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| * | Input: iatkbd - constify serio_device_idArvind Yadav2017-08-191-1/+1
| * | Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-252-15/+3Star
| |\ \
| * | | Input: gpio_keys - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-051-14/+2Star
|\ \ \ \
| * \ \ \ Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman2017-07-221-14/+2Star
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov2017-07-221-14/+2Star
* | | | parisc/input/hilkbd: Fix section mismatchesHelge Deller2017-08-221-5/+5
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-151-1/+16
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2017-07-121-1/+16
| |\ \ \ | | | |/ | | |/|
| | * | Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo2017-07-091-1/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-085-2/+169
|\| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2017-07-065-2/+169
| |\| | | | |/ | |/|
| | * Input: add D-Link DIR-685 touchkeys driverLinus Walleij2017-06-063-0/+167
| | * Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-301-1/+1
| | |\
| | * | Input: mcs - move header file out of I2C realmWolfram Sang2017-05-231-1/+1
| | * | Input: lm8323 - move header file out of I2C realmWolfram Sang2017-05-231-1/+1
* | | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | gpio: adp5588: move header file out of I2C realmWolfram Sang2017-05-291-1/+1
| | |/ | |/|
* / | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti2017-06-021-1/+1
|/ /
* / Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-121-1/+1
|/
* Input: omap-keypad - fix error handling codeChristophe JAILLET2017-04-111-1/+1
* Input: locomokbd - use setup_timerGeliang Tang2017-04-111-3/+2Star
* Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-032-18/+8Star
|\
| * Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-232-18/+8Star
| |\
| | * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-042-6/+8
| | * gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-262-2/+4
| | * gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-262-17/+3Star
* | | Input: cros_ec_keyb - add an EC event for sysrqRajat Jain2017-04-031-0/+7
* | | Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin2017-03-291-4/+9
* | | Input: qt1070 - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+9
* | | Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov2017-02-231-2/+0Star
|/ /