An error occurred fetching the project authors.
- 18 Jun, 2004 1 commit
-
-
Randy Dunlap authored
PC9800 sub-arch is incomplete, hackish (at least in IDE), maintainers don't reply to emails and haven't touched it in awhile. Can't even config it to try to build it without other patches to the kernel tree. bk-rm-script: #! /bin/sh bk rm -r ./arch/i386/mach-pc9800 bk rm -r ./arch/i386/boot98 bk rm ./drivers/char/lp_old98.c bk rm ./drivers/serial/serial98.c bk rm ./drivers/scsi/scsi_pc98.c bk rm ./drivers/scsi/pc980155.c bk rm ./drivers/scsi/pc980155.h bk rm ./drivers/block/floppy98.c bk rm ./drivers/input/keyboard/98kbd.c bk rm ./drivers/input/serio/98kbd-io.c bk rm ./drivers/input/misc/98spkr.c bk rm ./drivers/input/mouse/98busmouse.c bk rm ./drivers/ide/legacy/pc9800.c bk rm ./drivers/ide/legacy/hd98.c bk rm -r ./include/asm-i386/mach-pc9800 bk rm ./include/asm-i386/pc9800_sca.h bk rm ./include/asm-i386/pc9800.h bk rm ./fs/partitions/nec98.c bk rm ./fs/partitions/nec98.h bk rm ./sound/isa/cs423x/pc98.c bk rm ./sound/isa/cs423x/pc9801_118_magic.h bk rm ./sound/isa/cs423x/sound_pc9800.h Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-
- 06 Jun, 2004 1 commit
-
-
Dmitry Torokhov authored
mode, such as Synaptics Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
-
- 21 Apr, 2004 1 commit
-
-
Jan-Benedict Glaw authored
This updates the vsxxx driver to it's current version. Even DEC tablet support (VSXXX-AB) is now tested - it works:) You can even hotplug between mouse and digitizer...
-
- 03 Mar, 2004 1 commit
-
-
Jan-Benedict Glaw authored
-
- 26 Jan, 2004 1 commit
-
-
Helge Deller authored
from an input driver to a serio driver.
-
- 19 Jan, 2004 1 commit
-
-
Andrew Morton authored
From: Dmitry Torokhov <dtor_core@ameritech.net> Kconfig help section update - Suggest psmouse.proto=imps option to Synaptics users who do not want installing native XFree driver but want tapping work
-
- 18 Dec, 2003 1 commit
-
-
Dmitry Torokhov authored
Remove Synaptics config option. Since mousedev was fixed with regard to touchpads generating absolute events there should no troubles for users migrating from older kernel or different hardware so we can have it always compiled in.
-
- 29 Sep, 2003 1 commit
-
-
Linus Torvalds authored
Other architectures have other low-level serial chips. Make "PC" configuration shorthand (same as "X86 && !EMBEDDED" right now, but other PC-like architectures may start using it)
-
- 24 Sep, 2003 1 commit
-
-
Rusty Russell authored
Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>. modules.txt no longer exists, and the common wording used to refer to it sucks. This is all by Nicolas Kaiser's: at Randy and Matthew's request, "say M" changed to "choose M" (more sense for graphical front ends, too).
-
- 20 Sep, 2003 1 commit
-
-
Linus Torvalds authored
automatically as needed.
-
- 18 Sep, 2003 1 commit
-
-
Peter Osterlund authored
Restore synaptics pad mode on module unload. Support Synaptics touchpads with multiple buttons. Make Synaptics touchpad support optional. Add passthrough support for Synaptics touchpads. [Dmitry] Add support for old Synaptics protocol. Set mode byte correctly for old Synaptics pads. Fix multibutton support of Synaptics pads.
-
- 20 Jun, 2003 1 commit
-
-
Vojtech Pavlik authored
separate source file, always enable Synaptics support. Some more fixes in Synaptics code and documentation.
-
- 14 Jun, 2003 1 commit
-
-
Peter Osterlund authored
-
- 22 Mar, 2003 1 commit
-
-
Alan Cox authored
-
- 09 Feb, 2003 1 commit
-
-
Rusty Russell authored
From: GertJan Spoelman <kl@gjs.cc> OK, here is a new patch, I edited the old patch and took out the .ko's so now the extension is trimmed instead.
-
- 09 Nov, 2002 1 commit
-
-
Petr Baudis authored
-
- 06 Nov, 2002 1 commit
-
-
Russell King authored
- Always pass a dev_id when allocating a shared interrupt - Correct Y axis direction - Correct order of mouse buttons - Correct polarity of mouse buttons - Rename CONFIG_MOUSE_ACORN to CONFIG_MOUSE_RISCPC
-
- 29 Oct, 2002 1 commit
-
-
Roman Zippel authored
This adds the driver config files. (part 1)
-