summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-041-1/+3
|\
| * Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam2015-06-221-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-246-33/+16
|\ \ | |/
| * Input: improve usage of gpiod APIUwe Kleine-König2015-06-161-6/+1
| * Input: update email-id of Rajeev KumarRajeev Kumar2015-05-221-1/+1
| * Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2015-05-152-21/+10
| * Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov2015-05-151-1/+0
| * Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski2015-05-061-1/+1
| * Input: adp5589-keys - fix event count maskGuido Martínez2015-05-061-1/+1
| * Input: adp5589-keys - fix pull mask settingGuido Martínez2015-05-061-2/+2
* | mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-1/+1
* | mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-151-1/+1
* | mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-10/+19
* | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-5/+8
|\ \
| * | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-5/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-211-2/+2
|\ \ \ | | |/ | |/|
| * | Input: lm8333 - fix broken email addressWolfram Sang2015-04-201-2/+2
* | | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-1/+1
|\ \ \ | |/ / |/| |
| * | gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-041-1/+1
| |/
* | Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov2015-04-111-0/+6
* | Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso2015-04-061-1/+1
* | mfd: tc3589x: enforce device-tree only modeLinus Walleij2015-04-031-9/+0
* | Input: tc3589x - localize platform dataLinus Walleij2015-04-031-7/+26
* | Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-233-6/+6
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-091-3/+3
| |\ \ | | |/ | |/|
| | * Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-041-3/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-211-3/+1
| |\ \ | | |/
| * | input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-3/+3
* | | Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij2015-03-063-0/+179
* | | Input: add driver for Broadcom keypad controllerScott Branden2015-03-023-0/+470
| |/ |/|
* | Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter2015-02-111-3/+1
|/
* Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring2015-02-031-4/+1
* Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin2015-02-011-1/+0
* Input: atari - enable the 102nd key for German keyboardsMichael Karcher2015-01-181-1/+1
* Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-1533-101/+60
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-304-121/+141
| |\
| | * Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire2014-12-271-3/+3
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-12-183-118/+138
| | |\
| * | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1711-547/+490
| |\ \ \ | | |/ /
| | * | Merge branch 'next' into for-linusDmitry Torokhov2014-12-1511-547/+490
| | |\ \
| * | \ \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1427-27/+0
| |\ \ \ \
| | * \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0327-27/+0
| | |\ \ \ \
| | | * | | | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-2027-27/+0
| * | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-081-1/+1
| |\ \ \ \ \ \
| | * | | | | | input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-1/+1
| | |/ / / / /
| * | | | | | input: gpio_keys_polled: Make use of device property APIAaron Lu2014-11-041-49/+24
| * | | | | | input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu2014-11-041-12/+27
| |/ / / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-312-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-281-1/+1
| | * | | Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-241-1/+1
OpenPOWER on IntegriCloud