An error occurred fetching the project authors.
- 06 Nov, 2002 1 commit
-
-
Russell King authored
- Add missing interrupt.h include - Bring up to date wrt serio code - CONFiG_SERIO_ACORN should be CONFIG_SERIO_RPCKBD
-
- 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
-
- 25 Jul, 2002 2 commits
-
-
Vojtech Pavlik authored
Fix cli() breakage in input (gameport) drivers.
-
Vojtech Pavlik authored
related input drivers. -- Russell King <rmk@arm.linux.org.uk>
-
- 11 Jul, 2002 1 commit
-
-
Vojtech Pavlik authored
This cleans up things somewhat and also will allow better hotplugging detection in the future.
-
- 03 Jul, 2002 1 commit
-
-
Vojtech Pavlik authored
-