Bill Pemberton
|
e2619cf78e
Input: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
5298cc4cc7
Input: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
1cb0aa8817
Input: remove use of __devexit_p
|
12 years ago |
Linus Torvalds
|
fc47912d9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
12 years ago |
Arnd Bergmann
|
2203747c97
ARM: omap: move platform_data definitions
|
13 years ago |
Tony Lindgren
|
f799a3d8fe
Input: omap-keypad: Remove dependencies to mach includes
|
12 years ago |
Josh
|
9e14f36bb5
Input: omap-keypad - fixed formatting
|
13 years ago |
Dmitry Torokhov
|
1932811f42
Input: matrix-keymap - uninline and prepare for device tree support
|
13 years ago |
JJ Ding
|
5146c84f87
Input: keyboard - use macro module_platform_driver()
|
13 years ago |
Russell King
|
1bc857f700
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
|
14 years ago |
Janusz Krzysztofik
|
b27af563be
Input: omap-keypad - add missing input_sync()
|
14 years ago |
Axel Lin
|
60c8ba6478
Input: omap-keypad - fix a wrong free_irq() parameter
|
14 years ago |
Janusz Krzysztofik
|
da1f026b53
Keyboard: omap-keypad: use matrix_keypad.h
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Tony Lindgren
|
ce491cf854
omap: headers: Move remaining headers from include/mach to include/plat
|
15 years ago |
Tony Lindgren
|
6175556fdc
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
|
16 years ago |
Ben Nizette
|
0f751719e4
Input: omap-keypad - use disable_irq_nosync() in irq handler
|
16 years ago |
Linus Torvalds
|
6b3bf20491
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
16 years ago |
Uwe Kleine-König
|
d63dab00e8
Input: omap-keypad - mark probe function as __devinit
|
16 years ago |
Linus Torvalds
|
db30c70575
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
16 years ago |
David Brownell
|
15f74b0335
ARM: OMAP: use gpio_to_irq
|
16 years ago |
Peter Ujfalusi
|
dde4ac0726
Input: omap-keypad - allow more than 6 rows
|
16 years ago |
Peter Ujfalusi
|
3cf35049d8
Input: omap-keypad - interrupt disable fix
|
16 years ago |
Linus Torvalds
|
8ef50901d3
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
|
16 years ago |
David Brownell
|
93a22f8b95
omap drivers: switch to standard GPIO calls
|
16 years ago |
Russell King
|
7c8ad9828e
[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?"
|
17 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
Russell King
|
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
|
17 years ago |
Russell King
|
0f8469a54f
[ARM] Eliminate useless includes of asm/mach-types.h
|
17 years ago |
Kay Sievers
|
d7b5247bbc
Input: add MODULE_ALIAS() to hotpluggable platform modules
|
17 years ago |