index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
omap-keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()
Dmitry Torokhov
1
-25
/
+0
2016-04-05
Input: omap-keypad - drop empty PM stubs
Dmitry Torokhov
1
-21
/
+0
2016-04-05
Input: omap-keypad - remove adjusting of scan delay
Dmitry Torokhov
1
-5
/
+1
2016-01-08
Input: omap-keypad - remove dead check
Dmitry Torokhov
1
-8
/
+0
2016-01-07
Input: omap-keypad - set tasklet data earlier
Dan Carpenter
1
-1
/
+1
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+3
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-13
Input: omap-keypad: Remove dependencies to mach includes
Tony Lindgren
1
-120
/
+34
2012-09-05
Input: omap-keypad - fixed formatting
Josh
1
-4
/
+4
2012-05-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
1
-10
/
+10
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-14
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-06-18
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
1
-0
/
+1
2011-04-28
Input: omap-keypad - fix a wrong free_irq() parameter
Axel Lin
1
-3
/
+3
2010-12-22
Keyboard: omap-keypad: use matrix_keypad.h
Janusz Krzysztofik
1
-22
/
+19
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-3
/
+3
2009-08-28
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
1
-11
/
+11
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