summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/omap-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-161-1/+1
|\
| * [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-051-1/+1
* | omap drivers: switch to standard GPIO callsDavid Brownell2008-10-161-15/+12
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-5/+5
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+2
* Input: omap-keypad - fix build warningDavid Brownell2008-04-151-2/+5
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-2/+2
* Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov2007-10-121-13/+9
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] OMAP: Add keypad driverKomal Shah2006-09-291-0/+492
OpenPOWER on IntegriCloud