summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2015-08-24Input: gpio-keys - report error when disabling unsupported keyPeng Fan
2015-08-19Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyJavier Martinez Canillas
2015-08-17Input: cap11xx - add LED supportMatt Ranostay
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-07-24Input: tc3589x-keypad - switch to using managed resourcesHimangi Saraogi
2015-07-24Input: tc3589x-keypad - change name of wakeup propertyDmitry Torokhov
2015-07-24Input: samsung-keypad - change name of wakeup propertyDmitry Torokhov
2015-07-23Input: gpio_keys[_polled] - change name of wakeup propertyDmitry Torokhov
2015-07-23Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov
2015-07-23Input: matrix_keypad - change name of wakeup property to "wakeup-source"Dmitry Torokhov
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-22Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam
2015-06-17Input: improve usage of gpiod APIUwe Kleine-König
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar
2015-05-15Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov
2015-05-15Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov
2015-05-06Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski
2015-05-06Input: adp5589-keys - fix event count maskGuido Martínez
2015-05-06Input: adp5589-keys - fix pull mask settingGuido Martínez
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-04-11Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov
2015-04-06Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso
2015-04-04mfd: tc3589x: enforce device-tree only modeLinus Walleij
2015-04-04Input: tc3589x - localize platform dataLinus Walleij
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov
2015-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-03-06Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij
2015-03-04Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg
2015-03-04gpio: add parameter to allow the use named gpiosOlliver Schinagl
2015-03-02Input: add driver for Broadcom keypad controllerScott Branden
2015-02-26mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-14input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter
2015-02-03Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring
2015-02-01Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov
2015-01-08Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam
2014-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-28Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire