aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-18Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+5
2013-06-18Input: pxa27x-keypad - add device tree supportChao Xie1-4/+242
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2-12/+24
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings1-0/+1
2013-06-04Input: add TI-Nspire keypad supportDaniel Tang3-0/+296
2013-05-23Input: w90p910_keypad - pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-23Input: twl4030_keypad - pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-23Input: pxa27x_keypad - pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-23Input: ep93xx_keypad - pass correct pointer to free_irq()Lars-Peter Clausen1-2/+2
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+3
2013-05-08Input: w90p910_keypad - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-08Input: twl4030_keypad - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-08Input: tnetv107x-keypad - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-08Input: spear-keyboard - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-08Input: sh_keysc - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-08Input: samsung-keypad - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-08Input: pxa930_rotary - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-08Input: pxa27x_keypad - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-08Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-08Input: opencores-kbd - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0