acrn-kernel/drivers/input/serio
David Woodhouse 1269277a5e [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
Some people report that we die on some Macs when we are expecting to
catch machine checks after poking at some random I/O address. I'd seen
it happen on my dual G4 with serial ports until we fixed those to use
OF, but now other users are reporting it with i8042.

This expands the use of check_legacy_ioport() to avoid that situation
even on 32-bit kernels.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-04-28 21:04:55 +10:00
..
Kconfig
Makefile
ambakmi.c
ct82c710.c
gscps2.c [PARISC] I/O-Space must be ioremap_nocache()'d 2006-03-30 17:48:42 +00:00
hil_mlc.c Manual merge with Linus. 2006-04-02 00:08:05 -05:00
hp_sdc.c
hp_sdc_mlc.c BUG_ON() Conversion in input/serio/hp_sdc_mlc.c 2006-03-26 18:23:47 +02:00
i8042-io.h [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. 2006-04-28 21:04:55 +10:00
i8042-ip22io.h
i8042-jazzio.h
i8042-ppcio.h
i8042-sparcio.h
i8042-x86ia64io.h Input: i8042 - fix logic around pnp_register_driver() 2006-03-14 00:12:24 -05:00
i8042.c
i8042.h
libps2.c Input: serio - semaphore to mutex conversion 2006-02-19 00:21:55 -05:00
maceps2.c
parkbd.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
pcips2.c
q40kbd.c
rpckbd.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
sa1111ps2.c
serio.c Input: serio - fix memory leak 2006-03-14 00:13:29 -05:00
serio_raw.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
serport.c