summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov10-58/+948
2011-03-15Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov1-11/+11
2011-03-15Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm1-0/+28
2011-03-13Input: add Atmel AT42QT1070 keypad driverBo Shen3-0/+287
2011-02-23Input: mcs_touchkey - add shutdown handlerHeungJun Kim1-0/+9
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim1-1/+47
2011-02-23Input: omap4-keypad - wire up runtime PM handlingAbraham Arce1-19/+55
2011-02-21Input: max7359 - convert to dev_pm_opsMark Brown1-7/+10
2011-02-21Input: lm8323 - convert to dev_pm_opsMark Brown1-7/+8
2011-02-18Input: tegra-kbc - add function keymapRakesh Iyer1-3/+59
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+3
2011-01-28Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer1-1/+1
2011-01-28Input: tegra-kbc - fix build errorRakesh Iyer1-2/+2
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-5/+744
2011-01-20Input: tegra-kbc - add tegra keyboard driverRakesh Iyer3-0/+738
2011-01-20Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais1-3/+3
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-2/+2
2011-01-17Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-199/+0
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov3-199/+0
2011-01-08Input: remove aaed2000 keyboard driverJamie Iles3-199/+0
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-7/+370
2011-01-07input/tc3589x: fix compile errorDan Carpenter1-1/+1
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov4-7/+370
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-22/+19
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King3-0/+483
2010-12-29input/tc3589x: add tc3589x keypad supportSundar Iyer3-0/+483
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-22/+19
2010-12-07Input: tca6416-keypad - add support for tca6408aTony SIM2-7/+16
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos3-0/+278
2010-11-19Input: add support for keyboards on ST SPEAr platformRajeev Kumar3-0/+354
2010-11-04Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise1-1/+11
2010-11-03Input: adp5588-keys - unify common header definesMichael Hennerich1-49/+25
2010-10-27input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-14/+14
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+350
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-5/+753
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman3-0/+350
2010-10-18Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich1-1/+1
2010-10-13Input: omap4-keypad - wake-up on events & long pressesMike Turquette1-0/+4
2010-10-13Input: omap4-keypad - fix interrupt line configurationAbraham Arce1-1/+1
2010-10-13Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce1-8/+5
2010-10-13Input: omap4-keypad - use platform device helpersAbraham Arce1-5/+35
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer3-0/+419
2010-10-13Input: twl4030_keypad - fix error handling pathDmitry Torokhov1-4/+3
2010-10-13Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich1-0/+2
2010-10-09ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown1-0/+10
2010-10-09ARM: pxa168: added keypad supportMark F. Brown1-1/+1
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown1-1/+1
2010-09-24input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy3-0/+350
2010-08-31Input: add support for OMAP4 keyboard controllerAbraham Arce3-0/+297