1. 11 4月, 2017 1 次提交
  2. 18 3月, 2017 2 次提交
  3. 10 3月, 2017 1 次提交
  4. 22 1月, 2017 1 次提交
    • H
      Input: soc_button_array - debounce the buttons · 5c4fa2a6
      Hans de Goede 提交于
      The soc_button_array driver was initializing (kzalloc) the
      debounce_interval value to 0, leading to no debouncing at all,
      while the buttons are simple mechanical switches.
      
      This commit sets debounce_interval to 50ms to avoid spurious button
      press reports both on press and release of the button. Note 50ms may
      seem like a lot but soc_button_array is typically used with cheap
      tablets, with not so great buttons. I tried 10ms on my tablet and it
      is not enough, where as 50ms works well.
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      5c4fa2a6
  5. 19 1月, 2017 1 次提交
  6. 26 11月, 2016 2 次提交
  7. 14 5月, 2015 1 次提交
  8. 11 2月, 2015 1 次提交
  9. 25 10月, 2014 1 次提交
  10. 20 10月, 2014 1 次提交
  11. 25 9月, 2014 1 次提交
  12. 26 7月, 2014 1 次提交
  13. 29 5月, 2014 1 次提交
  14. 23 4月, 2014 1 次提交
  15. 31 3月, 2014 1 次提交