aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-21
|\
| * Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter2015-02-12
* | input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
|/
* Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring2015-02-03
* Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin2015-02-01
* Input: atari - enable the 102nd key for German keyboardsMichael Karcher2015-01-18
* Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-30
| |\
| | * Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire2014-12-27
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-12-18
| | |\
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-17
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2014-12-15
| | |\ \
| * | \ \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
| |\ \ \ \
| | * \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| | |\ \ \ \
| | | * | | | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-20
| * | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-08
| |\ \ \ \ \ \
| | * | | | | | input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-04
| | |/ / / / /
| * | | | | | input: gpio_keys_polled: Make use of device property APIAaron Lu2014-11-04
| * | | | | | input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu2014-11-04
| |/ / / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-31
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Input: opencores-kbd - fix error handlingDmitry Torokhov2014-10-28
| | * | | Input: stmpe-keypad - fix valid key line bitmaskLinus Walleij2014-10-24
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-19
| |\| | |
| * | | | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-15
| |\ \ \ \
| | * | | | mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-06
| * | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
| |\ \ \ \ \
| | * | | | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
| | |/ / / /
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2014-10-03
| |\ \ \ \ \
* | | | | | | Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam2015-01-07
* | | | | | | Input: add new sun4i-lradc-keys driverHans de Goede2014-12-21
| |_|_|_|_|/ |/| | | | |
* | | | | | Input: stmpe - bias keypad columns properlyLinus Walleij2014-12-16
* | | | | | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-16
* | | | | | Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov2014-12-16
* | | | | | Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov2014-12-16
| |_|_|_|/ |/| | | |
* | | | | Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam2014-12-14
* | | | | Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov2014-12-08
* | | | | Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein2014-12-03
* | | | | Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven2014-12-03
* | | | | Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven2014-12-03
* | | | | Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter2014-12-03
* | | | | Input: atkbd - correct MSC_SCAN events for force_release keysStefan BrĂ¼ns2014-11-16
* | | | | Input: cap11xx - support for irq-active-high optionMatt Ranostay2014-11-02
* | | | | Input: cap11xx - add support for various cap11xx devicesMatt Ranostay2014-11-02
* | | | | Input: rename cap1106 driver to cap11xxMatt Ranostay2014-11-02
* | | | | Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav2014-10-22
* | | | | Input: pxa27x_keypad - switch to using managed resourcesPramod Gurav2014-10-22
* | | | | Input: mpr121 - switch to using managed resourcesPramod Gurav2014-10-22
| |_|_|/ |/| | |
* | | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-11
|\ \ \ \
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-15
| |\| | |
| | * | | Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-12