An error occurred fetching the project authors.
  1. 18 Jun, 2004 1 commit
    • Randy Dunlap's avatar
      [PATCH] Remove PC9800 support · 5e018f7e
      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: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      5e018f7e
  2. 06 Jun, 2004 1 commit
  3. 21 Apr, 2004 1 commit
    • Jan-Benedict Glaw's avatar
      [PATCH] New set of input patches · 35eea7a3
      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...
      35eea7a3
  4. 03 Mar, 2004 1 commit
  5. 26 Jan, 2004 1 commit
  6. 19 Jan, 2004 1 commit
    • Andrew Morton's avatar
      [PATCH] Kconfig Synaptics help · 6fdc2278
      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
      6fdc2278
  7. 18 Dec, 2003 1 commit
    • Dmitry Torokhov's avatar
      [PATCH] Input: remove synaptics config option · 07f0aef8
      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.
      07f0aef8
  8. 29 Sep, 2003 1 commit
  9. 24 Sep, 2003 1 commit
    • Rusty Russell's avatar
      [PATCH] Kconfig fixes for modules.txt · 77215b89
      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).
      77215b89
  10. 20 Sep, 2003 1 commit
  11. 18 Sep, 2003 1 commit
    • Peter Osterlund's avatar
      Input: Big Synaptics update: · 2e92db0d
      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.
      2e92db0d
  12. 20 Jun, 2003 1 commit
  13. 14 Jun, 2003 1 commit
  14. 22 Mar, 2003 1 commit
  15. 09 Feb, 2003 1 commit
  16. 09 Nov, 2002 1 commit
  17. 06 Nov, 2002 1 commit
    • Russell King's avatar
      [ARM] Fix Acorn RISCPC mouse input driver · 3893341d
      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
      3893341d
  18. 29 Oct, 2002 1 commit