1. 21 Sep, 2015 1 commit
    • Daniel Drake's avatar
      Input: elan_i2c - don't require known iap version · 9d7b03f8
      Daniel Drake authored
      The Asus X456UA has an ELAN1000 touchpad with IAP version 0xe.  This is
      unknown to elan_get_fwinfo() so driver probe fails and I am left with an
      unusable touchpad.
      
      However, the fwinfo is not required for general driver usage, it is only
      needed if the user decides to upload new firmware.
      
      Adjust the driver so that we do not abort probe when we encounter
      unexpected IAP version, but rather warn user that firmware update feature
      of the driver will not work.
      Signed-off-by: default avatarDaniel Drake <drake@endlessm.com>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      9d7b03f8
  2. 19 Sep, 2015 9 commits
  3. 11 Sep, 2015 1 commit
  4. 05 Sep, 2015 4 commits
  5. 04 Sep, 2015 3 commits
  6. 03 Sep, 2015 7 commits
  7. 29 Aug, 2015 2 commits
  8. 26 Aug, 2015 2 commits
  9. 24 Aug, 2015 3 commits
  10. 21 Aug, 2015 2 commits
  11. 20 Aug, 2015 1 commit
  12. 19 Aug, 2015 1 commit
  13. 17 Aug, 2015 1 commit
  14. 13 Aug, 2015 1 commit
  15. 07 Aug, 2015 2 commits