aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-34/+130
2008-04-24Input: bf54x-keys - add infrastructure for keypad wakeupsMichael Hennerich1-3/+32
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers10-0/+25
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+2
2008-04-19Merge branch 'omap2-upstream' into develRussell King1-3/+3
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2-0/+2
2008-04-18Fix sh_keysc double freeMagnus Damm1-1/+0
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm3-0/+291
2008-04-15Input: omap-keypad - fix build warningDavid Brownell1-2/+5
2008-04-15Input: gpio_keys - irq handling cleanupDavid Brownell1-1/+2
2008-04-02Input: tosakbd - fix suspendDmitry Baryshkov1-3/+18
2008-04-02Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller1-25/+48
2008-03-20Input: pxa27x - fix keypad KPC macrosSamuel Ortiz1-3/+3
2008-01-31Input: pxa27x_keypad - also enable on PXA3xxEric Miao1-3/+3
2008-01-31Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao1-0/+1
2008-01-31Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao1-34/+124
2008-01-31Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao1-29/+134
2008-01-31Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao1-32/+28
2008-01-31Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keysEric Miao1-57/+167
2008-01-31Input: pxa27x_keypad - remove pin configuration from the driverEric Miao1-4/+0
2008-01-31Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao3-45/+45
2008-01-21Input: remove duplicate includesAndre Haupt2-2/+0
2008-01-21Input: add Tosa keyboard driverDmitry Baryshkov3-0/+437
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall2-2/+0
2008-01-21Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov1-1/+0
2008-01-21Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs1-17/+72
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson1-6/+6
2008-01-03Input: spitzkbd - fix suspend key handlingRichard Purdie1-0/+1
2007-12-14Input: jornada680_kbd - fix default keymapKristoffer Ericson1-20/+20
2007-11-27Input: bf54x-keys - keypad does not exist on BF544 partsMike Frysinger1-1/+1
2007-11-21Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel1-10/+28
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+0
2007-10-22Input: bf54x-keys - return real error when request_irq() failsMichael Hennerich1-1/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby15-27/+39
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+20
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-21/+1223
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-3/+4
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven1-12/+145
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich3-1/+392
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+0
2007-10-12Input: add support for SEGA Dreamcast keyboardAdrian McMenamin3-0/+263
2007-10-12[ARM] pxa: update pxa27x keypad driver to use clk supportRussell King1-5/+20
2007-10-12Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov1-13/+9
2007-10-11Input: jornada720_kbd - send MSC_SCAN eventsDmitry Torokhov1-4/+8
2007-09-26Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson3-0/+192
2007-09-26Input: add support for HP Jornada onboard keyboard (HP6XX)Kristoffer Ericson3-0/+289
2007-09-26Input: gpio-keys - add suspend/resume supportAnti Sullin1-0/+52
2007-09-26Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin1-7/+22
2007-07-23Input: gpio_keys - remove duplicate includesJesper Juhl1-1/+0