aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds41-135/+132
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker31-31/+0
2014-01-06Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov1-48/+22
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel1-17/+50
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson1-4/+11
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson1-3/+10
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov4-5/+15
2013-12-11Input: tegra-kbc - use reset frameworkStephen Warren1-3/+10
2013-12-07Input: samsung-keypad - favor platform data if presentDmitry Torokhov1-15/+21
2013-12-06Input: use dev_get_platdata()Jingoo Han21-29/+37
2013-12-05Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart1-1/+1
2013-11-25Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu3-3/+6
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov9-38/+43
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter1-2/+2
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart1-1/+1
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen1-2/+2
2013-10-15Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun1-1/+3
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov1-2/+2
2013-10-06Input: pxa27x_keypad - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: gpio_keys_polled - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: gpio_keys - include linux/of.h headerSachin Kamat1-0/+1
2013-10-06Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-09-18Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn1-2/+9
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov3-77/+30
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-2/+2
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-49/+103
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov7-49/+103
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov1-2/+1
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov1-0/+39
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov1-1/+2
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov1-9/+20
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov1-14/+11
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall3-18/+3
2013-08-15Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall1-6/+1
2013-08-13Input: qt1070 - add power management opsBo Shen1-0/+27
2013-08-12Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-1/+1
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2013-07-06Input: nspire-keypad - replace magic offset with defineDaniel Tang1-1/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds23-122/+580
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-27/+27
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov26-93/+944
2013-06-27Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun1-3/+1
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov6-21/+366
2013-06-25Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham1-50/+2
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2013-06-23input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven1-27/+27
2013-06-18Input: pxa27x-keypad - make platform data constDmitry Torokhov1-24/+23