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 Torvalds2014-01-24
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
| * Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov2014-01-07
| * Input: twl4030-keypad - add device tree supportSebastian Reichel2014-01-04
| * Input: cros_ec_keyb - fix problems with backslashDoug Anderson2013-12-31
| * Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-16
| |\
| * | Input: samsung-keypad - favor platform data if presentDmitry Torokhov2013-12-07
| * | Input: use dev_get_platdata()Jingoo Han2013-12-06
| * | Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart2013-12-05
* | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-26
|\ \ \ | |_|/ |/| |
| * | Input: tegra-kbc - use reset frameworkStephen Warren2013-12-11
* | | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-25
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2013-11-14
|\|
| * Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter2013-11-11
| * Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart2013-10-31
| * Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-10-31
| * Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-16
| * Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-08
| |\
| | * Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-07
| | |\
| * | | Input: pxa27x_keypad - include linux/of.h headerSachin Kamat2013-10-06
| * | | Input: gpio_keys_polled - include linux/of.h headerSachin Kamat2013-10-06
| * | | Input: gpio_keys - include linux/of.h headerSachin Kamat2013-10-06
| * | | Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat2013-10-06
| * | | Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat2013-10-06
| * | | Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat2013-10-06
| * | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-18
| |\| |
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-13
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-04
| | |\ \ \
| | * \ \ \ Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-03
| | |\ \ \ \
| | | * | | | input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven2013-06-23
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-23
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn2013-09-18
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-09-06
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Input: omap-keypad - set up irq type from DTIllia Smyrnov2013-08-26
| * | | | Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov2013-08-26
| * | | | Input: omap-keypad - clear interrupts on openIllia Smyrnov2013-08-26
| * | | | Input: omap-keypad - convert to threaded IRQIllia Smyrnov2013-08-26
| * | | | Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov2013-08-26
| * | | | Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-15
| * | | | Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall2013-08-15
| * | | | Input: qt1070 - add power management opsBo Shen2013-08-13
| * | | | Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-13
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-07-13
|\| | | | | |_|_|/ |/| | |
| * | | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-07
* | | | Merge branch 'next' into for-linusDmitry Torokhov2013-07-02
|\| | |
| * | | Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-28
| * | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-28
| |\| |
| | * | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
| | |\ \
| | | * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16