Lines Matching refs:HID
2 # HID driver configuration
4 menu "HID support"
7 config HID config
8 tristate "HID bus support"
12 A human interface device (HID) is a type of computer device that
13 interacts directly with and takes input from humans. The term "HID"
14 most commonly used to refer to the USB-HID specification, but other
16 designed using HID specification (this involves certain keyboards,
17 mice, tablets, etc). This option adds the HID bus to the kernel,
18 together with generic HID layer code. The HID devices are added and
19 removed from the HID bus by the transport-layer drivers, such as
26 if HID
29 bool "Battery level reporting for HID devices"
30 depends on HID
34 This option adds support of reporting battery strength (for HID devices
39 bool "/dev/hidraw raw HID device support"
40 depends on HID
42 Say Y here if you want to support HID devices (from the USB
49 There is also a /dev/hiddev configuration option in the USB HID
58 tristate "User-space I/O driver support for HID subsystem"
59 depends on HID
62 Say Y here if you want to provide HID I/O Drivers from user-space.
64 the device into the kernel. The kernel parses the HID reports, loads the
65 corresponding HID Device Driver or provides input devices on top of your
68 This driver cannot be used to parse HID-reports in user-space and write
69 special HID-drivers. You should use hidraw for that.
71 user-space like USB-HID and Bluetooth-HID do in kernel-space.
79 tristate "Generic HID driver"
80 depends on HID
81 default HID
83 Support for generic devices on the HID bus. This includes most
91 menu "Special HID drivers"
92 depends on HID
96 depends on HID
103 depends on HID
117 depends on HID
121 HID specification.
139 depends on HID
145 depends on HID
162 depends on HID
169 depends on HID
176 depends on HID && SND
190 tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
193 Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
194 This is a HID device driver which registers as an i2c adapter
200 depends on HID
207 depends on HID
226 depends on HID
236 depends on HID
249 depends on HID
255 tristate "Holtek HID devices"
290 tristate "Keytouch HID devices"
291 depends on HID
293 Support for Keytouch HID devices not fully compliant with
299 depends on HID
301 Support for KYE/Genius devices not fully compliant with HID standard:
315 depends on HID
321 depends on HID
327 depends on HID
336 depends on HID
342 depends on HID
349 depends on HID
355 depends on HID
359 Support for Lenovo devices that are not fully compliant with HID standard.
370 depends on HID
373 Support for Logitech devices that are not fully compliant with HID standard.
388 tristate "Logitech HID++ devices support"
391 Support for Logitech devices relyingon the HID++ Logitech specification
393 Say Y if you want support for Logitech devices relying on the HID++
450 depends on HID
458 tristate "Microsoft non-fully HID-compliant devices"
459 depends on HID
462 Support for Microsoft devices that are not fully compliant with HID standard.
466 depends on HID
472 tristate "HID Multitouch panels"
473 depends on HID
475 Generic support for HID multitouch panels.
524 depends on HID
537 depends on HID
563 depends on HID
569 depends on HID
634 tristate "Plantronics USB HID Driver"
635 depends on HID
637 Provides HID support for Plantronics telephony devices.
640 tristate "Primax non-fully HID-compliant devices"
641 depends on HID
644 HID standard.
655 tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
656 depends on HID
659 HID standard.
669 depends on HID
698 depends on HID
704 depends on HID
710 depends on HID
716 depends on HID
724 depends on HID
746 depends on HID
764 depends on HID
770 depends on HID
777 depends on HID
787 depends on HID
803 depends on HID
816 depends on HID
841 depends on HID
843 Support for Xin-Mo devices that are not fully compliant with the HID
849 depends on HID
863 depends on HID
868 tristate "HID Sensors framework support"
869 depends on HID && HAS_IOMEM
873 Support for HID Sensor framework. This creates a MFD instance
882 tristate "HID Sensors hub custom sensor support"
886 HID Sensor hub specification allows definition of some custom and
887 generic sensors. Unlike other HID sensors, they can't be exported
898 endif # HID