aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/omap-keypad.c
Commit message (Expand)AuthorAge
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: use dev_get_platdata()Jingoo Han2013-12-06
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-02
|\
| * Input: omap-keypad - fixed formattingJosh2012-09-05
* | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
* | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-12
|/
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-11
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-01
* ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
* Input: omap-keypad - add missing input_sync()Janusz Krzysztofik2011-06-18
* Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin2011-04-28
* Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-28
* Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette2009-04-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-02
|\
| * Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-06
|\|
| * Input: omap-keypad - allow more than 6 rowsPeter Ujfalusi2008-10-29
| * Input: omap-keypad - interrupt disable fixPeter Ujfalusi2008-10-29
* | ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-10
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16
|\
| * [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-05
* | omap drivers: switch to standard GPIO callsDavid Brownell2008-10-16
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-24
* Input: omap-keypad - fix build warningDavid Brownell2008-04-15
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov2007-10-12
* Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
* Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov2007-04-12
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] OMAP: Add keypad driverKomal Shah2006-09-29