index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
omap-keypad.c
Age
Commit message (
Expand
)
Author
2024-10-30
Input: omap-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-12
Input: omap-keypad - use driver core to instantiate device attributes
Dmitry Torokhov
2023-12-13
Input: omap-keypad - drop optional GPIO support
Linus Walleij
2023-09-23
Input: omap-keypad - convert to platform remove callback returning void
Uwe Kleine-König
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-04-21
input: omap: void using mach/*.h headers
Arnd Bergmann
2021-09-20
Input: omap-keypad - prefer struct_size over open coded arithmetic
Len Baker
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-10-24
Input: keyboard - convert timers to use timer_setup()
Kees Cook
2016-04-05
Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()
Dmitry Torokhov
2016-04-05
Input: omap-keypad - drop empty PM stubs
Dmitry Torokhov
2016-04-05
Input: omap-keypad - remove adjusting of scan delay
Dmitry Torokhov
2016-01-07
Input: omap-keypad - remove dead check
Dmitry Torokhov
2016-01-07
Input: omap-keypad - set tasklet data earlier
Dan Carpenter
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-12
Input: omap-keypad: Remove dependencies to mach includes
Tony Lindgren
2012-09-04
Input: omap-keypad - fixed formatting
Josh
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-06-18
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
2011-04-27
Input: omap-keypad - fix a wrong free_irq() parameter
Axel Lin
2010-12-22
Keyboard: omap-keypad: use matrix_keypad.h
Janusz Krzysztofik
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-08-28
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
2009-04-17
Input: omap-keypad - use disable_irq_nosync() in irq handler
Ben Nizette
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-01-13
Input: omap-keypad - mark probe function as __devinit
Uwe Kleine-König
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-12-10
ARM: OMAP: use gpio_to_irq
David Brownell
2008-10-29
Input: omap-keypad - allow more than 6 rows
Peter Ujfalusi
2008-10-29
Input: omap-keypad - interrupt disable fix
Peter Ujfalusi
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-16
omap drivers: switch to standard GPIO calls
David 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/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
2008-04-15
Input: omap-keypad - fix build warning
David Brownell
[next]