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 Torvalds2014-01-2441-135/+132
|\
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0631-31/+0
| * Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov2014-01-061-48/+22
| * Input: twl4030-keypad - add device tree supportSebastian Reichel2014-01-041-17/+50
| * Input: cros_ec_keyb - fix problems with backslashDoug Anderson2013-12-311-4/+11
| * Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-164-5/+15
| |\
| * | Input: samsung-keypad - favor platform data if presentDmitry Torokhov2013-12-071-15/+21
| * | Input: use dev_get_platdata()Jingoo Han2013-12-0621-29/+37
| * | Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart2013-12-051-1/+1
* | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-261-3/+10
|\ \ \ | |_|/ |/| |
| * | Input: tegra-kbc - use reset frameworkStephen Warren2013-12-111-3/+10
* | | Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu2013-11-253-3/+6
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2013-11-149-38/+43
|\ \ | |/
| * Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter2013-11-111-2/+2
| * Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart2013-10-311-1/+1
| * Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-10-311-2/+2
| * Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-151-1/+3
| * Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-081-2/+2
| |\
| | * Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-2/+2
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-077-49/+103
| | |\
| * | | Input: pxa27x_keypad - include linux/of.h headerSachin Kamat2013-10-061-0/+1
| * | | Input: gpio_keys_polled - include linux/of.h headerSachin Kamat2013-10-061-0/+1
| * | | Input: gpio_keys - include linux/of.h headerSachin Kamat2013-10-061-0/+1
| * | | Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| * | | Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| * | | Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
| * | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-183-77/+30
| |\ \ \ | | |/ /
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-131-1/+1
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-0423-122/+580
| | |\ \ \
| | * \ \ \ Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-27/+27
| | |\ \ \ \
| | | * | | | input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven2013-06-231-27/+27
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-231-0/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn2013-09-181-2/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-09-067-49/+103
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Input: omap-keypad - set up irq type from DTIllia Smyrnov2013-08-261-2/+1
| * | | | Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov2013-08-261-0/+39
| * | | | Input: omap-keypad - clear interrupts on openIllia Smyrnov2013-08-261-1/+2
| * | | | Input: omap-keypad - convert to threaded IRQIllia Smyrnov2013-08-261-9/+20
| * | | | Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov2013-08-261-14/+11
| * | | | Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-153-18/+3
| * | | | Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+1
| * | | | Input: qt1070 - add power management opsBo Shen2013-08-131-0/+27
| * | | | Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-121-1/+1
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2013-07-121-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
* | | | Merge branch 'next' into for-linusDmitry Torokhov2013-07-0226-93/+944
|\ \ \ \ | |/ / /
| * | | Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-271-3/+1
| * | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-276-21/+366
| |\ \ \ | | |/ /
| | * | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+3
| | |\ \
| | | * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-3/+3
OpenPOWER on IntegriCloud