1. 10 5月, 2010 1 次提交
  2. 29 4月, 2010 1 次提交
    • W
      HID: add support for BTC Emprex 3009URF III Vista MCE Remote · bf280628
      Wayne Thomas 提交于
      The Behavior Tech. Computer Corp. (BTC) remote branded as "Emprex 3009URF III
      Vista Remote Controller" uses non-standard mappings for all of its 'special
      purpose' keys (0xffbc usage page).  This patch modifies the existing
      hid-topseed quirky driver to support both remotes in order to prevent
      proliferation of in-kernel quirky drivers until such a time that udev remapping
      works with these devices.  Tested successfully with both the "Emprex" remote
      and the "CyberLink" remote originally supported by the hid-topseed driver.
      Signed-off-by: NWayne Thomas <waynethomas69@gmail.com>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      bf280628
  3. 21 4月, 2010 1 次提交
  4. 12 4月, 2010 1 次提交
  5. 10 2月, 2010 2 次提交
  6. 05 2月, 2010 1 次提交
  7. 03 2月, 2010 3 次提交
  8. 26 1月, 2010 1 次提交
  9. 13 1月, 2010 4 次提交
  10. 04 1月, 2010 1 次提交
  11. 23 12月, 2009 1 次提交
  12. 10 12月, 2009 1 次提交
  13. 03 12月, 2009 2 次提交
  14. 13 11月, 2009 1 次提交
  15. 20 10月, 2009 1 次提交
  16. 08 8月, 2009 2 次提交
  17. 23 7月, 2009 2 次提交
  18. 15 5月, 2009 1 次提交
  19. 13 5月, 2009 1 次提交
    • B
      HID: Wacom Graphire Bluetooth driver · ca2dcd40
      Bastien Nocera 提交于
      Based on the work by Andrew Zabolotny, an HID driver for the Bluetooth
      Wacom tablet. This is required as it uses a slightly different
      protocols from what's currently support by the drivers/input/wacom*
      driver, and those only support USB.
      
      A user-space patch is required to activate mode 2 of the Wacom tablet,
      as hidp does not support hid_output_raw_report.
      Signed-off-by: NBastien Nocera <hadess@hadess.net>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      ca2dcd40
  20. 11 5月, 2009 1 次提交
  21. 17 4月, 2009 1 次提交
  22. 30 3月, 2009 4 次提交
  23. 17 2月, 2009 1 次提交
    • M
      HID: blacklist Powercom USB UPS · 35cfd1d9
      Michael Tokarev 提交于
      For quite some time users with various UPSes from Powercom were forced to play
      magic with bind/unbind in /sys in order to be able to see the UPSes.  The
      beasts does not work as HID devices, even if claims to do so.  cypress_m8
      driver works with the devices instead, creating a normal serial port with which
      normal UPS controlling software works.
      
      The manufacturer confirmed the upcoming models with proper HID support will
      have different device IDs.  In any way, it's wrong to have two completely
      different modules for one device in kernel.
      
      Blacklist the device in HID (add it to hid_ignore_list) to stop this mess,
      finally.
      Signed-off-By: NMichael Tokarev <mjt@tls.msk.ru>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      35cfd1d9
  24. 29 1月, 2009 1 次提交
  25. 04 1月, 2009 4 次提交