index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
omap-keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-10-02
1
-3
/
+3
|
\
|
*
Input: omap-keypad - fixed formatting
Josh
2012-09-04
1
-4
/
+4
*
|
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
|
Input: omap-keypad: Remove dependencies to mach includes
Tony Lindgren
2012-09-12
1
-120
/
+34
|
/
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-10
1
-10
/
+10
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-11-30
1
-14
/
+1
*
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
2011-06-18
1
-0
/
+1
*
Input: omap-keypad - fix a wrong free_irq() parameter
Axel Lin
2011-04-27
1
-3
/
+3
*
Keyboard: omap-keypad: use matrix_keypad.h
Janusz Krzysztofik
2010-12-22
1
-22
/
+19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-3
/
+3
*
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
2009-08-28
1
-11
/
+11
*
Input: omap-keypad - use disable_irq_nosync() in irq handler
Ben Nizette
2009-04-17
1
-2
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-03-02
1
-4
/
+4
|
\
|
*
Input: omap-keypad - mark probe function as __devinit
Uwe Kleine-König
2009-01-13
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-01-06
1
-5
/
+1
|
\
\
|
|
/
|
*
Input: omap-keypad - allow more than 6 rows
Peter Ujfalusi
2008-10-29
1
-1
/
+1
|
*
Input: omap-keypad - interrupt disable fix
Peter Ujfalusi
2008-10-29
1
-4
/
+0
*
|
ARM: OMAP: use gpio_to_irq
David Brownell
2008-12-10
1
-4
/
+4
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-16
1
-1
/
+1
|
\
|
*
[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...
Russell King
2008-09-05
1
-1
/
+1
*
|
omap drivers: switch to standard GPIO calls
David Brownell
2008-10-16
1
-15
/
+12
|
/
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-5
/
+5
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
1
-1
/
+0
*
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2008-04-24
1
-0
/
+2
*
Input: omap-keypad - fix build warning
David Brownell
2008-04-15
1
-2
/
+5
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-2
/
+2
*
Input: omap-keyboard - don't pretend we support changing keymap
Dmitry Torokhov
2007-10-12
1
-13
/
+9
*
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
1
-1
/
+1
*
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
2007-04-12
1
-1
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
[PATCH] OMAP: Add keypad driver
Komal Shah
2006-09-29
1
-0
/
+492