summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+1
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-92/+37
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva-0/+1
2018-08-01Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko-4/+4
2018-07-29Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven-2/+2
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov-24/+0
2018-07-04Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King-3/+0
2018-07-03Input: keyboard: Fix ChromeOS EC keyboard help message.Enric Balletbo i Serra-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+5
2018-06-21Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam-11/+4
2018-06-21Input: imx_keypad - switch to SPDX identifierFabio Estevam-8/+4
2018-06-12Input: cros_ec_keyb - remove check before calling pm_wakeup_eventRavi Chandra Sadineni-19/+11
2018-06-12Input: cros_ec_keyb - switch to SPDX identifierEnric Balletbo i Serra-22/+12
2018-06-12Input: cros_ec_keyb - make license text and MODULE_LICENSE matchEnric Balletbo i Serra-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-6/+6
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+2
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+349
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook-2/+1
2018-06-04Input: goldfish_events - fix checkpatch warningsRoman Kiryanov-4/+5
2018-05-30Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni-12/+21
2018-04-16input: Add MediaTek PMIC keys supportChen Zhong-0/+349
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-18/+143
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov-14/+131
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-406/+0
2018-03-26input: keyboard: remove bf54x driverArnd Bergmann-406/+0
2018-03-14Input: gpio-keys - add support for wakeup event actionJeffy Chen-14/+131
2018-03-10Input: stmpe-keypad - remove VLA usageGustavo A. R. Silva-4/+12
2018-02-09Input: matrix_keypad - fix race when disabling interruptsZhang Bo-1/+3
2018-01-16Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman-1/+0
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-24Input: keyboard - convert timers to use timer_setup()Kees Cook-22/+19
2017-10-23Input: gpio-keys - convert timers to use timer_setup()stephen lu-4/+3
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-12/+17
2017-10-19Input: tca8418 - enable interrupt after it has been requestedDamien Riegel-12/+17
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+1
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+22
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+2
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang-1/+1
2017-08-31Input: pxa27x_keypad - handle return value of clk_prepare_enableArvind Yadav-5/+10
2017-08-31Input: tegra-kbc - handle return value of clk_prepare_enableArvind Yadav-1/+4
2017-08-22parisc/input/hilkbd: Fix section mismatchesHelge Deller-5/+5
2017-08-18Input: xtkbd - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: sunkbd - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: stowaway - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: newtonkbd - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: lkkbd - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: hil_kbd - constify serio_device_idArvind Yadav-1/+1
2017-08-18Input: iatkbd - constify serio_device_idArvind Yadav-1/+1