summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-47/+38
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell-15/+12
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov-47/+38
2008-10-14Merge branch 'omap-all' into develRussell King-1/+1
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King-1/+1
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King-9/+9
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett-5/+5
2008-09-10Input: bf54x-keys - add power management supportMichael Hennerich-1/+12
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier-15/+5
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King-1/+1
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk-1/+0
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+0
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi-1/+0
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2008-08-08Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov-22/+8
2008-08-08Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König-4/+5
2008-08-08Input: gpio-keys - optimize interrupt handlerUwe Kleine-König-23/+12
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King-21/+21
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King-106/+94
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King-2/+2
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King-2/+0
2008-08-04maple: Kill useless private_data pointer.Paul Mundt-7/+8
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt-3/+3
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin-69/+32
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin-43/+81
2008-07-30Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König-1/+1
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König-0/+1
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt-1/+0
2008-07-28sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa-20/+7
2008-07-24Add missing semaphore.h includesMatthew Wilcox-0/+1
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+0
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov-6/+10
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven-1/+1
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King-2/+0
2008-07-07[ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao-2/+0
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina-0/+26
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov-13/+27
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao-1/+14
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov-10/+10
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+27
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite-13/+25
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov-0/+2
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro-5/+5
2008-05-20Input: remove CVS keywordsAdrian Bunk-6/+0
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven-0/+4
2008-05-16Input: gpio-keys debouncing supportDmitry Baryshkov-20/+69
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-34/+130