summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+0
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi1-1/+0
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2008-08-09Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov3-22/+8
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King7-21/+21
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2-106/+94
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2-2/+2
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-08-04maple: Kill useless private_data pointer.Paul Mundt1-7/+8
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt1-3/+3
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin1-69/+32
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin1-43/+81
2008-07-30Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König1-1/+1
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König1-0/+1
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt1-1/+0
2008-07-28sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa1-20/+7
2008-07-24Add missing semaphore.h includesMatthew Wilcox1-0/+1
2008-07-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov7-6/+10
2008-07-21m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2008-07-13Merge branch 'pxa-tosa' into pxaRussell King1-2/+0
2008-07-07[ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao1-2/+0
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina1-0/+26
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov2-13/+27
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao1-1/+14
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov1-10/+10
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-13/+27
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite1-13/+25
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov1-0/+2
2008-05-22MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro5-5/+5
2008-05-20Input: remove CVS keywordsAdrian Bunk3-6/+0
2008-05-19m68k: Some input drivers do not check the platformGeert Uytterhoeven1-0/+4
2008-05-17Input: gpio-keys debouncing supportDmitry Baryshkov1-20/+69
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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-22Merge 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