1. 19 Mar, 2011 1 commit
  2. 17 Mar, 2011 22 commits
  3. 16 Mar, 2011 2 commits
  4. 15 Mar, 2011 3 commits
  5. 14 Mar, 2011 1 commit
  6. 13 Mar, 2011 6 commits
  7. 27 Feb, 2011 2 commits
  8. 25 Feb, 2011 1 commit
    • Iiro Valkonen's avatar
      Input: atmel_mxt_ts - remove matrix size check · 0d3c0737
      Iiro Valkonen authored
      The mxt_check_matrix_size() is currently setting the CTE mode to match
      xline/yline information that is in the platform data, but it does not
      take into account for example the fact that we could have a key array
      in use too (key array would use some x/y lines as well).
      
      It would be better to simply rely on the configuration data, and make
      sure that the CTE mode set in there matches the touch object (touchscreen,
      key array, proximity) configuration (which are set in the config data too).
      Signed-off-by: default avatarIiro Valkonen <iiro.valkonen@atmel.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      0d3c0737
  9. 24 Feb, 2011 2 commits