1. 03 8月, 2011 1 次提交
  2. 20 7月, 2011 2 次提交
  3. 07 7月, 2011 1 次提交
  4. 05 7月, 2011 1 次提交
  5. 29 6月, 2011 1 次提交
  6. 28 6月, 2011 1 次提交
  7. 22 6月, 2011 1 次提交
  8. 27 5月, 2011 2 次提交
  9. 17 5月, 2011 4 次提交
  10. 12 5月, 2011 2 次提交
  11. 05 5月, 2011 1 次提交
  12. 28 4月, 2011 1 次提交
  13. 19 4月, 2011 1 次提交
  14. 31 3月, 2011 2 次提交
  15. 23 3月, 2011 2 次提交
  16. 17 3月, 2011 1 次提交
  17. 28 2月, 2011 1 次提交
  18. 21 2月, 2011 8 次提交
  19. 06 2月, 2011 1 次提交
  20. 03 2月, 2011 1 次提交
  21. 01 2月, 2011 1 次提交
  22. 29 12月, 2010 1 次提交
  23. 20 12月, 2010 1 次提交
    • H
      Input: introduce device properties · 85b77200
      Henrik Rydberg 提交于
      Today, userspace sets up an input device based on the data it emits.
      This is not always enough; a tablet and a touchscreen may emit exactly
      the same data, for instance, but the former should be set up with a
      pointer whereas the latter does not need to. Recently, a new type of
      touchpad has emerged where the buttons are under the pad, which
      changes logic without changing the emitted data. This patch introduces
      a new ioctl, EVIOCGPROP, which enables user access to a set of device
      properties useful during setup. The properties are given as a bitmap
      in the same fashion as the event types, and are also made available
      via sysfs, uevent and /proc/bus/input/devices.
      Acked-by: NPing Cheng <pingc@wacom.com>
      Acked-by: NChase Douglas <chase.douglas@canonical.com>
      Acked-by: NDmitry Torokhov <dtor@mail.ru>
      Signed-off-by: NHenrik Rydberg <rydberg@euromail.se>
      85b77200
  24. 16 12月, 2010 2 次提交