aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/omap-keypad.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2008-04-15Input: omap-keypad - fix build warningDavid Brownell
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-12Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah