1. 16 3月, 2016 1 次提交
  2. 02 3月, 2016 1 次提交
  3. 16 2月, 2016 2 次提交
  4. 19 1月, 2016 3 次提交
  5. 08 1月, 2016 1 次提交
  6. 28 12月, 2015 3 次提交
  7. 03 12月, 2015 1 次提交
  8. 20 11月, 2015 3 次提交
  9. 07 11月, 2015 1 次提交
  10. 01 10月, 2015 1 次提交
  11. 23 9月, 2015 3 次提交
  12. 04 9月, 2015 1 次提交
  13. 25 8月, 2015 1 次提交
  14. 18 8月, 2015 1 次提交
  15. 29 7月, 2015 1 次提交
  16. 28 7月, 2015 1 次提交
  17. 27 7月, 2015 1 次提交
  18. 24 7月, 2015 1 次提交
  19. 21 7月, 2015 1 次提交
  20. 18 6月, 2015 2 次提交
  21. 12 6月, 2015 1 次提交
  22. 01 6月, 2015 2 次提交
  23. 12 5月, 2015 1 次提交
  24. 07 5月, 2015 4 次提交
  25. 15 3月, 2015 1 次提交
  26. 23 2月, 2015 1 次提交
    • O
      HID: expose country code in sysfs · a877417e
      Olivier Gay 提交于
      This commit exposes in sysfs the HID country code that is stored in the country
      member of hid_device structure. It identifies the country code of localized
      hardware.
      
      For example some keyboards use it to exhibit the language of the key layout. It
      helps the upper layer to identify the localized hardware and setup the correct
      language to use.
      
      For USB HID devices the country code comes for the HID descriptor and for
      Bluetooth HID devices it is the HIDCountryCode attribute from the SDP database.
      Signed-off-by: NOlivier Gay <ogay@logitech.com>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      a877417e