An error occurred fetching the project authors.
- 24 Oct, 2004 1 commit
-
-
Benjamin Herrenschmidt authored
My previous patch exposed the internals of the ppc_md. data structure to drivers, which wasn't nice, this new patch cleans that up. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
- 29 Jun, 2004 2 commits
-
-
Vojtech Pavlik authored
to i8042.c. Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
-
Paul Mundt authored
This patch adds sh64 support. This is a bit overdue, as this was on the should-fix list, though we weren't done debugging and finishing off the port until just recently (I did a port against 2.5.68 but it wasn't in any shape to be merged). sh64 is already in 2.4 and has been for quite awhile, so this is mostly just a forward port of that code to 2.6 with appropriate bug fixes, etc. along the way. There isn't much in the way of new features that have been added to the port yet, though I have added rough hugetlb and oprofile support. This patch doesn't really touch any common code, with the exception of an ifdef or two for keyboard support and an ifdef in fb.h to omit sh64 from the __raw_xxx() wrapping that sh does. The only other common driver changes were to sh-sci for serial support, but those bits were already merged with the latest batch of sh-sci updates. Beyond that, the port is completely isolated. Signed-off-by: Richard Curnow <richard.curnow@superh.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
- 22 Apr, 2004 1 commit
-
-
Andrew Morton authored
From: Ralf Baechle <ralf@linux-mips.org> - Add HPC3 PS/2 driver bits for SGI IP22 aka Indy - Add Mace PS/2 driver bits for SGI IP32 aka O2 - Add R4030 PS/2 driver bits for Jazz family - Don't register I/O ports where we're using the I/O port memory window to access the i8042 registers
-
- 05 Mar, 2004 1 commit
-
-
Russell King authored
-
- 09 Jun, 2003 1 commit
-
-
Peter Chubb authored
legacy ISA interrupt onto the actual interrupt provided. Otherwise the mouse and keyboard won't work. Patch against 2.5.70.
-
- 24 Sep, 2002 1 commit
-
-
Vojtech Pavlik authored
and keyboard handling - proper cleanup on reboot, allow USB-emulated AT keyboards, option to restrict PS/2 mouse to generic mode.
-
- 02 Sep, 2002 1 commit
-
-
Andi Kleen authored
we must not call request_region() in i8042-io.h, like we don't for i386, alpha, etc.
-
- 30 Aug, 2002 1 commit
-
-
Vojtech Pavlik authored
Archs can define i8042 access in i8042-io*.h
-
- 13 Jul, 2002 1 commit
-
-
Vojtech Pavlik authored
use i8042-alike keyboard controllers, namely PPC. Patch by Franz Sirl.
-