aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus 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/dtor/inputLinus 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/dtor/inputLinus 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/dtor/inputLinus 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/git/tmlind/linux-omap-2.6Linus Torvalds1-22/+19
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into devel-stableRussell 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/git/khilman/linux-davinciLinus Torvalds3-0/+350
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus 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
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin1-2/+0
2010-08-21Input: hil_kbd - fix compile errorDmitry Torokhov1-6/+6
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack1-2/+2
2010-08-12input: Add STMPE keypad driverRabin Vincent3-0/+397
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+34
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov2-9/+34
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-47/+1196
2010-08-03Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D1-0/+22
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack1-9/+12
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov8-47/+1196