alistair23-linux/drivers/input
Aaro Koskinen 197a1e96c8 Input: i8042-io - fix up region handling on MIPS
i8042_platform_init() skips reguest_region() on MIPS, but in
i8042_platform_exit() release_region() is still called. Fix this by
reserving the region also on MIPS.

The patch eliminates the following error message seen on MIPS:

[    2.112000] Trying to free nonexistent resource <0000000000000060-000000000000006f>

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2012-10-17 23:58:56 -07:00
..
gameport Input: use module_pci_driver 2012-04-21 23:48:58 -07:00
joystick Input: as5011 - use C99-style structure initializators 2012-10-11 00:48:54 -07:00
keyboard Input: samsung-keypad - add clk_prepare and clk_unprepare 2012-10-04 23:09:33 -07:00
misc Input: wm831x-on - convert to devm_kzalloc() 2012-10-11 00:49:05 -07:00
mouse Merge branch 'for-next' of git://github.com/rydberg/linux into next 2012-10-01 14:40:51 -07:00
serio Input: i8042-io - fix up region handling on MIPS 2012-10-17 23:58:56 -07:00
tablet Input: wacom - clean up wacom_query_tablet_data 2012-10-04 23:09:32 -07:00
touchscreen Input: mms114 - add device tree bindings 2012-10-11 01:29:36 -07:00
apm-power.c Input: random formatting fixes 2012-08-21 22:29:49 -07:00
evbug.c Input: use pr_fmt and pr_<level> 2010-11-30 23:10:26 -08:00
evdev.c Input: extend the number of event (and other) devices 2012-10-08 09:37:55 -07:00
ff-core.c Input: random formatting fixes 2012-08-21 22:29:49 -07:00
ff-memless.c Input: random formatting fixes 2012-08-21 22:29:49 -07:00
input-compat.c compat: Use COMPAT_USE_64BIT_TIME in the input subsystem 2012-02-20 12:48:47 -08:00
input-compat.h compat: Use COMPAT_USE_64BIT_TIME in the input subsystem 2012-02-20 12:48:47 -08:00
input-mt.c Input: MT - Allow legacy pressure computation 2012-09-19 19:50:19 +02:00
input-polldev.c Merge commit 'v3.2-rc3' into next 2011-11-29 01:51:07 -08:00
input.c Input: extend the number of event (and other) devices 2012-10-08 09:37:55 -07:00
joydev.c Input: extend the number of event (and other) devices 2012-10-08 09:37:55 -07:00
Kconfig Input: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07:00
Makefile Input: matrix-keymap - uninline and prepare for device tree support 2012-05-10 22:38:47 -07:00
matrix-keymap.c Input: matrix-keymap - fix building keymaps 2012-05-24 01:12:20 -07:00
mousedev.c Input: extend the number of event (and other) devices 2012-10-08 09:37:55 -07:00
sparse-keymap.c Input: random formatting fixes 2012-08-21 22:29:49 -07:00