Age | Commit message (Expand) | Author | Files | Lines |
2009-04-18 | Input: omap-keypad - use disable_irq_nosync() in irq handler | Ben Nizette | 1 | -2/+14 |
2009-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+4 |
2009-01-14 | Input: omap-keypad - mark probe function as __devinit | Uwe Kleine-König | 1 | -4/+4 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -5/+1 |
2008-12-11 | ARM: OMAP: use gpio_to_irq | David Brownell | 1 | -4/+4 |
2008-10-29 | Input: omap-keypad - allow more than 6 rows | Peter Ujfalusi | 1 | -1/+1 |
2008-10-29 | Input: omap-keypad - interrupt disable fix | Peter Ujfalusi | 1 | -4/+0 |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2008-10-16 | omap drivers: switch to standard GPIO calls | David Brownell | 1 | -15/+12 |
2008-09-05 | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ... | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -5/+5 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
2008-04-24 | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 1 | -0/+2 |
2008-04-15 | Input: omap-keypad - fix build warning | David Brownell | 1 | -2/+5 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -2/+2 |
2007-10-12 | Input: omap-keyboard - don't pretend we support changing keymap | Dmitry Torokhov | 1 | -13/+9 |
2007-04-12 | Input: keyboards - switch to using input_dev->dev.parent | Dmitry Torokhov | 1 | -1/+1 |
2007-04-12 | Input: drivers/input/keyboard - don't access dev->private directly | Dmitry Torokhov | 1 | -1/+0 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+1 |
2006-09-29 | [PATCH] OMAP: Add keypad driver | Komal Shah | 1 | -0/+492 |