1. 10 Nov, 2011 1 commit
  2. 08 Nov, 2011 7 commits
  3. 05 Nov, 2011 2 commits
  4. 29 Oct, 2011 1 commit
  5. 27 Oct, 2011 6 commits
  6. 19 Oct, 2011 1 commit
    • Michael Hennerich's avatar
      Input: adp5589-keys - add support for the ADP5585 derivatives · 3f48e735
      Michael Hennerich authored
      The ADP5585 family keypad decoder and IO expander is similar to the ADP5589,
      however it features less IO pins, and lacks hardware assisted key-lock
      functionality. Unfortunately the register addresses are different, as well as
      the event codes and bit organization within the port related registers.
      
      Move ADP5589 Register defines from the header file into the main source file.
      Add new defines while making sure we don't break existing platform_data.
      Add register address translation, and turn device specific defines into variables.
      Introduce some helper functions and disable functions that doesn't
      exist on the added devices.
      Signed-off-by: default avatarMichael Hennerich <michael.hennerich@analog.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      3f48e735
  7. 13 Oct, 2011 2 commits
  8. 12 Oct, 2011 1 commit
  9. 11 Oct, 2011 10 commits
  10. 10 Oct, 2011 3 commits
  11. 07 Oct, 2011 5 commits
  12. 05 Oct, 2011 1 commit