dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Input: serio_raw - fix Kconfig help 2005-07-11 01:05:47 -05:00
Makefile Input: kill remnants of 98kbd{,-io} and 98spkr 2006-02-15 00:49:48 -05:00
ambakmi.c [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
ct82c710.c Input: ct82c710 - convert to the new platform device interface 2005-12-28 01:25:30 -05:00
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 [PARISC] Convert parisc_device to use struct resource for hpa 2005-10-21 22:36:40 -04:00
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 Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-jazzio.h Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-ppcio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-sparcio.h Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-x86ia64io.h Input: i8042 - fix logic around pnp_register_driver() 2006-03-14 00:12:24 -05:00
i8042.c Input: i8042 - convert to the new platform device interface 2005-12-28 01:25:11 -05:00
i8042.h [SPARC]: introduce a SPARC Kconfig symbol 2005-12-22 23:09:54 -08:00
libps2.c Input: serio - semaphore to mutex conversion 2006-02-19 00:21:55 -05:00
maceps2.c Input: maceps2 - convert to the new platform device interface 2005-12-28 01:25:53 -05:00
parkbd.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
pcips2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
q40kbd.c Input: q40kbd - convert to the new platform device interface 2005-12-28 01:25:42 -05:00
rpckbd.c Input: use kzalloc() throughout the code 2006-03-14 00:09:16 -05:00
sa1111ps2.c [ARM] Remove asm/irq.h includes from ARM drivers 2006-01-09 13:56:42 +00:00
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 [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00