summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-071-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/+19
* | Input: gpio-keys - convert timers to use timer_setup()stephen lu2017-10-231-4/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-211-12/+17
|\
| * Input: tca8418 - enable interrupt after it has been requestedDamien Riegel2017-10-191-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-181-1/+1
| * | Input: sunkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * | Input: stowaway - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * | Input: newtonkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * | Input: lkkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * | Input: hil_kbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * | Input: iatkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
| * | Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-242-15/+3
| |\ \
| * | | 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/+2
|\ \ \ \
| * \ \ \ Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman2017-07-221-14/+2
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov2017-07-221-14/+2
* | | | 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-141-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-053-0/+167
| | * Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-291-1/+1
| | |\
| | * | Input: mcs - move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| | * | Input: lm8323 - move header file out of I2C realmWolfram Sang2017-05-221-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-011-1/+1
|/ /
* / Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
|/
* Input: omap-keypad - fix error handling codeChristophe JAILLET2017-04-101-1/+1
* Input: locomokbd - use setup_timerGeliang Tang2017-04-101-3/+2
* Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-032-18/+8
|\
| * Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-232-18/+8
| |\
| | * 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/+3
* | | 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/+0
|/ /
* | Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov2017-02-151-44/+406
|\ \
| * | input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou2017-02-131-0/+5