1. 16 Jan, 2009 1 commit
    • David Brownell's avatar
      dm355evm_keys review updates · 8f7c6b8d
      David Brownell authored
      Address feedback from Dmitry:
       - input_sync() per event
       - maintain dev->keybit when remapping keys
       - since we handle remapping, keycodemax and keycodesize aren't used
       - on probe error, don't input_free_device() unless it registered
      
      Also:
       - avoid reporting excess events
       - more bad-parameter paranoia in the remapping code
      
      The excess event issue is basically that we don't have a way to
      distinguish "button press" events from "button release" ones or
      autorepeat events, so we should try being a bit smarter about
      synthesizing them.
      Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: default avatarKevin Hilman <khilman@deeprootsystems.com>
      8f7c6b8d
  2. 12 Jan, 2009 2 commits
  3. 09 Jan, 2009 1 commit
  4. 08 Jan, 2009 36 commits