An error occurred fetching the project authors.
- 13 Oct, 2002 1 commit
-
-
Russell King authored
- Call the RiscPC mouse "CONFIG_MOUSE_RISCPC" not "CONFIG_MOUSE_ACORN" - Remember the last state of the buttons so we're not continuously reporting this to the core input subsystem. - Correct mapping of bits to buttons - Correct button sense (1 = released) - Always pass a dev_id when requesting an IRQ. Required for SA_SHIRQ shared interrupts. - Merge ARM keyboard controller config options - General update for rpckbd.c
-
- 30 Aug, 2002 1 commit
-
-
Vojtech Pavlik authored
Archs can define i8042 access in i8042-io*.h
-
- 25 Jul, 2002 3 commits
-
-
Alan Cox authored
The Q40 keyboard is only found on a Q40..
-
Vojtech Pavlik authored
drivers for PS/2 ports on both StrongARM and ARM Integrator hardware. -- Russell King
-
Vojtech Pavlik authored
-
- 10 Jul, 2002 1 commit
-
-
James Simmons authored
Updates against input CVS. Lots of typo fixs and new info. Added in Q40 keyboard controller for m68k platform.
-
- 08 Jul, 2002 1 commit
-
-
Vojtech Pavlik authored
that's on the mainboard - not in an ISA slot.
-
- 03 Jul, 2002 2 commits
-
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
- 05 Feb, 2002 1 commit
-
-
Vojtech Pavlik authored
The patch moves: * joystick drivers from drivers/char/joystick to drivers/input/joystick * gameport drivers from drivers/char/joystick to drivers/input/gameport * serio drivers from drivers/char/joystick to drivers/input/serio I don't think the joystick drivers should stay in char, because they're NOT character device drivers (check for register_chrdev, none to be found). It also fixes build problems with sound driver gameport support.
-