An error occurred fetching the project authors.
  1. 06 Nov, 2002 1 commit
    • Russell King's avatar
      [ARM] Make rpckbd.c compile · c9a67217
      Russell King authored
      - Add missing interrupt.h include
      - Bring up to date wrt serio code
      - CONFiG_SERIO_ACORN should be CONFIG_SERIO_RPCKBD
      c9a67217
  2. 13 Oct, 2002 1 commit
    • Russell King's avatar
      Here's a patch that makes the RiscPC input bits work in 2.5: · 88a94ded
      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
      88a94ded
  3. 25 Jul, 2002 2 commits
  4. 11 Jul, 2002 1 commit
  5. 03 Jul, 2002 1 commit