kernel-hacking-2024-linux-s.../drivers/input
Dmitry Torokhov 080c652d6d Input: i8042 - give more trust to PNP data on i386
On some boxes that don't have PS/2 mice connected at startup BIOS
completely disables AUX port and attempts to access it result in
hosed keyboard. Historically we do not trust ACPI/PNP data on
i386 and try to poke AUX port even if we did not find an active
PNP node for it. However in cases when BIOS writers got KBD port
properly described we can assume that they did the right thing
for AUX port as well.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-07-18 00:38:01 -04:00
..
gameport Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
joystick Input: xpad - add support for leds on xbox 360 pad 2007-07-18 00:35:40 -04:00
keyboard Input: pxa27x_keyboard - fix compile error 2007-07-10 00:38:39 -04:00
misc Input: wistron - add support for querying/changing keymap 2007-07-10 00:35:17 -04:00
mouse sysfs: kill unnecessary attribute->owner 2007-07-11 16:09:06 -07:00
serio Input: i8042 - give more trust to PNP data on i386 2007-07-18 00:38:01 -04:00
tablet Input: wacom - add support for the new Bamboo tablets 2007-07-10 00:35:17 -04:00
touchscreen Input: add driver for Fujitsu serial touchscreens 2007-07-18 00:37:01 -04:00
evbug.c
evdev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
ff-core.c
ff-memless.c
fixp-arith.h
input-polldev.c Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
input.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
joydev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-06-13 14:09:39 -07:00
Makefile Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
mousedev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
tsdev.c Input: tsdev - fix broken usec-to-millisecs conversion 2007-07-10 00:43:06 -04:00