1. 11 9月, 2006 1 次提交
  2. 19 7月, 2006 2 次提交
    • A
      Input: implement new force feedback interface · 509ca1a9
      Anssi Hannula 提交于
      Implement a new force feedback interface, in which all non-driver-specific
      operations are separated to a common module. This includes handling effect
      type validations, locking, etc.
      
      The effects are now file descriptor specific instead of the previous strange
      half-process half-fd specific behaviour. The effect memory of devices is not
      emptied if the root user opens and closes the device while another user is
      using effects. This is a minor change and most likely no force feedback
      aware programs are affected by this negatively.
      
      Otherwise the userspace interface is left unaltered.
      Signed-off-by: NAnssi Hannula <anssi.hannula@gmail.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      509ca1a9
    • D
      Input: add missing handler->start() call · b6d786db
      Dmitry Torokhov 提交于
      The start() method need to be called every time we create
      a new handle. This includes not only registering new devices
      but also when registering new handlers.
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      b6d786db
  3. 15 7月, 2006 1 次提交
  4. 06 7月, 2006 3 次提交
  5. 28 6月, 2006 1 次提交
  6. 26 6月, 2006 4 次提交
  7. 29 4月, 2006 1 次提交
  8. 26 4月, 2006 1 次提交
  9. 02 4月, 2006 3 次提交
  10. 29 3月, 2006 1 次提交
  11. 19 2月, 2006 1 次提交
  12. 14 1月, 2006 1 次提交
  13. 10 1月, 2006 1 次提交
  14. 05 1月, 2006 3 次提交
  15. 20 11月, 2005 1 次提交
  16. 09 11月, 2005 1 次提交
  17. 03 11月, 2005 2 次提交
  18. 31 10月, 2005 1 次提交
  19. 29 10月, 2005 10 次提交
  20. 25 9月, 2005 1 次提交