summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-10-15Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov
2013-10-06Input: pxa27x_keypad - include linux/of.h headerSachin Kamat
2013-10-06Input: gpio_keys_polled - include linux/of.h headerSachin Kamat
2013-10-06Input: gpio_keys - include linux/of.h headerSachin Kamat
2013-10-06Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat
2013-09-18Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-15Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-13Input: qt1070 - add power management opsBo Shen
2013-08-12Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-12Merge branch 'next' into for-linusDmitry Torokhov
2013-07-06Input: nspire-keypad - replace magic offset with defineDaniel Tang
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov
2013-06-27Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-06-25Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-23input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven
2013-06-18Input: pxa27x-keypad - make platform data constDmitry Torokhov
2013-06-18Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2013-06-18Input: pxa27x-keypad - add device tree supportChao Xie
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-06-04Input: add TI-Nspire keypad supportDaniel Tang
2013-05-23Input: w90p910_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: twl4030_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: pxa27x_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-23Input: ep93xx_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-08Input: w90p910_keypad - remove redundant platform_set_drvdata()Sachin Kamat
2013-05-08Input: twl4030_keypad - remove redundant platform_set_drvdata()Sachin Kamat