summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-051-3/+3
* Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter2015-02-121-3/+1Star
* Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring2015-02-041-4/+1Star
* Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin2015-02-011-1/+0Star
* 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/+60Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-314-121/+141
| |\
| | * Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire2014-12-281-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/+490Star
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2014-12-1611-547/+490Star
| | |\ \
| * | \ \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1527-27/+0Star
| |\ \ \ \
| | * \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0427-27/+0Star
| | |\ \ \ \
| | | * | | | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-2027-27/+0Star
| * | | | | | 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/+24Star
| * | | | | | 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-11-012-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
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-193-55/+27Star
| |\| | |
| * | | | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-1/+1
| |\ \ \ \
| | * | | | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-061-1/+1
| * | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-092-6/+2Star
| |\ \ \ \ \
| | * | | | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-182-6/+2Star
| | |/ / / /
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2014-10-032-80/+98
| |\ \ \ \ \
* | | | | | | Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam2015-01-081-2/+1Star
* | | | | | | Input: add new sun4i-lradc-keys driverHans de Goede2014-12-223-0/+297
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: stmpe - bias keypad columns properlyLinus Walleij2014-12-161-2/+35
* | | | | | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-162-59/+46Star
* | | | | | Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov2014-12-161-34/+31Star
* | | | | | Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov2014-12-161-23/+26
| |_|_|_|/ |/| | | |
* | | | | Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam2014-12-141-2/+3
* | | | | Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov2014-12-081-4/+2Star
* | | | | Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein2014-12-041-14/+20
* | | | | Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven2014-12-041-1/+2
* | | | | Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-041-17/+29
* | | | | Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter2014-12-041-0/+2
* | | | | Input: atkbd - correct MSC_SCAN events for force_release keysStefan BrĂ¼ns2014-11-171-2/+4
* | | | | Input: cap11xx - support for irq-active-high optionMatt Ranostay2014-11-021-0/+8
* | | | | Input: cap11xx - add support for various cap11xx devicesMatt Ranostay2014-11-021-23/+51
* | | | | Input: rename cap1106 driver to cap11xxMatt Ranostay2014-11-024-346/+345Star
* | | | | Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav2014-10-221-72/+20Star
* | | | | Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav2014-10-221-64/+20Star
* | | | | Input: mpr121 - switch to using managed resourcesPramod Gurav2014-10-221-30/+12Star
| |_|_|/ |/| | |
* | | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-113-14/+7Star
|\ \ \ \
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-161-8/+0Star
| |\| | |
| | * | | Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-121-8/+0Star
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-112-6/+7
| |\| | | | | |_|/ | |/| |