summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/omap-keypad.c
AgeCommit message (Expand)Author
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik
2011-04-27Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren
2009-04-17Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-13Input: omap-keypad - mark probe function as __devinitUwe Kleine-König
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell
2008-10-29Input: omap-keypad - allow more than 6 rowsPeter Ujfalusi
2008-10-29Input: omap-keypad - interrupt disable fixPeter Ujfalusi
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