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-02-211-3/+1
|\
| * Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter2015-02-111-3/+1
* | input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-3/+3
|/
* 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
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-193-55/+27
| |\ \ \ \ | | |/ / /
| * | | | 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/+2
| |\ \ \ \ \
| | * | | | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-182-6/+2
| | |/ / / /
| * | | | | 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-071-2/+1
* | | | | | | Input: add new sun4i-lradc-keys driverHans de Goede2014-12-213-0/+297
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: stmpe - bias keypad columns properlyLinus Walleij2014-12-151-2/+35
* | | | | | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-152-59/+46
* | | | | | Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov2014-12-151-34/+31
* | | | | | Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov2014-12-151-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-071-4/+2
* | | | | Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein2014-12-031-14/+20
* | | | | Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven2014-12-031-1/+2
* | | | | Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-031-17/+29
* | | | | Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter2014-12-031-0/+2
* | | | | Input: atkbd - correct MSC_SCAN events for force_release keysStefan BrĂ¼ns2014-11-161-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/+345
* | | | | Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav2014-10-221-72/+20
* | | | | Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav2014-10-221-64/+20
* | | | | Input: mpr121 - switch to using managed resourcesPramod Gurav2014-10-221-30/+12
| |_|_|/ |/| | |
* | | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-113-14/+7
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-151-8/+0
| |\ \ \ \ | | |/ / /
| | * | | Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-111-8/+0
OpenPOWER on IntegriCloud