1. 14 9月, 2009 2 次提交
  2. 11 9月, 2009 7 次提交
  3. 04 9月, 2009 2 次提交
    • D
      Input: wacom_w8001 - simplify querying logic · 41c372dc
      Dmitry Torokhov 提交于
      There is no need for locking when we send query and start commands
      to the touchscreen since there is no concurrency.
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      41c372dc
    • D
      Input: atkbd - allow setting force-release bitmap via sysfs · 1ba36e11
      Dmitry Torokhov 提交于
      There are more and more laptop requiring use of force_release quirk
      for their multimedia and other specialized keys. Adding their DMI data
      to the kernel is not sustainable; instead we will rely on help from
      userspace (HAL) to do that for us.
      
      This patch creates a new 'force_release' sysfs attribute (that belongs
      to serio device to which keyboard is attached) which can be used to set
      up force_release keymap. For example, Dell laptop owners might do:
      
      echo 133-139,143,147 > /sys/devices/platform/i8042/serio0/force_release
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      1ba36e11
  4. 31 8月, 2009 1 次提交
  5. 28 8月, 2009 14 次提交
  6. 27 8月, 2009 14 次提交