summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+1
|\
| * Update email addressMatthew Wilcox2018-09-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-10-271-3/+3
|\ \ | |/ |/|
| * Merge branch 'next' into for-linusDmitry Torokhov2018-10-221-3/+3
| |\
| | * Input: sun4i-lradc - convert to using %pOFn instead of device_node.nameRob Herring2018-09-291-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-09-291-46/+28Star
|\| |
| * | Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz2018-09-191-8/+2Star
| * | Input: atakbd - fix Atari keymapAndreas Schwab2018-09-191-38/+26Star
| |/
* | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-211-1/+1
|\ \
| * | Input: keyboard: Fix ChromeOS EC keyboard help message.Enric Balletbo i Serra2018-07-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-1911-92/+37Star
|\ \ \ | | |/ | |/|
| * | Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+1
| * | Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko2018-08-021-4/+4
| * | Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-276-24/+0Star
| * | Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King2018-07-041-3/+0Star
| * | Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam2018-06-221-11/+4Star
| * | Input: imx_keypad - switch to SPDX identifierFabio Estevam2018-06-221-8/+4Star
| * | Input: cros_ec_keyb - remove check before calling pm_wakeup_eventRavi Chandra Sadineni2018-06-131-19/+11Star
| * | Input: cros_ec_keyb - switch to SPDX identifierEnric Balletbo i Serra2018-06-131-22/+12Star
| * | Input: cros_ec_keyb - make license text and MODULE_LICENSE matchEnric Balletbo i Serra2018-06-131-1/+1
* | | Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven2018-07-291-2/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-271-4/+5
|\|
| * Input: goldfish_events - fix checkpatch warningsRoman Kiryanov2018-06-041-4/+5
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-133-6/+6
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+2
* | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-06-113-0/+349
|\ \
| * | input: Add MediaTek PMIC keys supportChen Zhong2018-04-163-0/+349
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-071-2/+1Star
|\ \ \ | |_|/ |/| |
| * | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+1Star
| |/
* / Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni2018-05-311-12/+21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-04-052-18/+143
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-04-051-14/+131
| |\
| | * Input: gpio-keys - add support for wakeup event actionJeffy Chen2018-03-141-14/+131
| * | Input: stmpe-keypad - remove VLA usageGustavo A. R. Silva2018-03-101-4/+12
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-033-406/+0Star
|\ \ \ | |/ / |/| |
| * | input: keyboard: remove bf54x driverArnd Bergmann2018-03-263-406/+0Star
| |/
* / 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