summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2015-07-18Input: drop owner assignment from i2c_driverKrzysztof Kozlowski8-8/+0
2015-07-15input: keyboard: imx: add snvs power key driverRobin Gong3-0/+239
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+3
2015-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-33/+16
2015-06-22Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam1-1/+3
2015-06-17Input: improve usage of gpiod APIUwe Kleine-König1-6/+1
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-1/+1
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas1-1/+1
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-10/+19
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar1-1/+1
2015-05-16Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2-21/+10
2015-05-16Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov1-1/+0
2015-05-07Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-07Input: adp5589-keys - fix event count maskGuido Martínez1-1/+1
2015-05-07Input: adp5589-keys - fix pull mask settingGuido Martínez1-2/+2
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+8
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang1-2/+2
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2015-04-11Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov1-0/+6
2015-04-06Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso1-1/+1
2015-04-04mfd: tc3589x: enforce device-tree only modeLinus Walleij1-9/+0
2015-04-04Input: tc3589x - localize platform dataLinus Walleij1-7/+26
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov3-6/+6
2015-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+3
2015-03-06Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij3-0/+179
2015-03-05Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg1-3/+3
2015-03-04gpio: add parameter to allow the use named gpiosOlliver Schinagl1-1/+1
2015-03-03Input: add driver for Broadcom keypad controllerScott Branden3-0/+470
2015-02-27mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas1-5/+8
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+1
2015-02-14input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-3/+3
2015-02-12Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter1-3/+1
2015-02-04Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring1-4/+1
2015-02-01Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin1-1/+0
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher1-1/+1
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov33-101/+60
2015-01-08Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam1-2/+1
2014-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-121/+141
2014-12-28Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire1-3/+3
2014-12-22Input: add new sun4i-lradc-keys driverHans de Goede3-0/+297
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov3-118/+138
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-547/+490
2014-12-16Input: stmpe - bias keypad columns properlyLinus Walleij1-2/+35
2014-12-16Input: stmpe - enforce device tree only modeLinus Walleij2-59/+46
2014-12-16Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov1-34/+31
2014-12-16Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov1-23/+26
2014-12-16Merge branch 'next' into for-linusDmitry Torokhov11-547/+490
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds27-27/+0
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam1-2/+3