1. 29 3月, 2014 1 次提交
    • B
      Input: synaptics - add manual min/max quirk · 421e08c4
      Benjamin Tissoires 提交于
      The new Lenovo Haswell series (-40's) contains a new Synaptics touchpad.
      However, these new Synaptics devices report bad axis ranges.
      Under Windows, it is not a problem because the Windows driver uses RMI4
      over SMBus to talk to the device. Under Linux, we are using the PS/2
      fallback interface and it occurs the reported ranges are wrong.
      
      Of course, it would be too easy to have only one range for the whole
      series, each touchpad seems to be calibrated in a different way.
      
      We can not use SMBus to get the actual range because I suspect the firmware
      will switch into the SMBus mode and stop talking through PS/2 (this is the
      case for hybrid HID over I2C / PS/2 Synaptics touchpads).
      
      So as a temporary solution (until RMI4 land into upstream), start a new
      list of quirks with the min/max manually set.
      Signed-off-by: NBenjamin Tissoires <benjamin.tissoires@redhat.com>
      CC: stable@vger.kernel.org
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      421e08c4
  2. 27 3月, 2014 1 次提交
  3. 18 2月, 2014 1 次提交
  4. 16 2月, 2014 1 次提交
  5. 24 1月, 2014 1 次提交
  6. 21 1月, 2014 3 次提交
  7. 13 1月, 2014 2 次提交
  8. 07 1月, 2014 3 次提交
  9. 04 1月, 2014 3 次提交
  10. 03 1月, 2014 12 次提交
  11. 01 1月, 2014 2 次提交
  12. 28 12月, 2013 4 次提交
  13. 27 12月, 2013 1 次提交
  14. 19 12月, 2013 3 次提交
  15. 16 12月, 2013 2 次提交