linux/drivers/input/serio
Dmitry Torokhov 463a4f76a7 Input: i8042 - don't use negation to mark AUX data
Currently i8042_command() negates data coming from the AUX port
of keyboard controller; this is not a very reliable indicator.
Change i8042_command() to fail if response to I8042_CMD_AUX_LOOP
is not coming from AUX channel and get rid of negation.

Based on patch by Vojtech Pavlik.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-07-15 01:51:56 -05:00
..
Kconfig Input: serio_raw - fix Kconfig help 2005-07-11 01:05:47 -05:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ambakmi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ct82c710.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gscps2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hil_mlc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hp_sdc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hp_sdc_mlc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-io.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-ip22io.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-jazzio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-ppcio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-sparcio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-x86ia64io.h Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. 2005-07-11 01:06:28 -05:00
i8042.c Input: i8042 - don't use negation to mark AUX data 2005-07-15 01:51:56 -05:00
i8042.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
libps2.c Input: cleanup ps2_command() timeout handling in libps2. 2005-06-01 02:39:53 -05:00
maceps2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parkbd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcips2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
q40kbd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpckbd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sa1111ps2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
serio.c Input: serio - add modalias attribute and environment variable to 2005-06-30 00:48:34 -05:00
serio_raw.c Input: serio_raw - link serio_raw misc device to corresponding 2005-07-11 01:02:16 -05:00
serport.c [PATCH] Convert users to tty_unregister_ldisc() 2005-06-23 09:45:36 -07:00