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
115 depends on HID
129 depends on HID
133 HID specification.
164 depends on HID
170 depends on HID
187 depends on HID
194 depends on HID
201 depends on HID && USB && LEDS_CLASS
204 HID standard.
212 depends on HID
215 HID standard.
222 depends on HID && SND
236 tristate "CMedia CM6533 HID audio jack controls"
237 depends on HID
239 Support for CMedia CM6533 HID audio jack controls.
242 tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
246 Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
247 This is a HID device driver which registers as an i2c adapter
253 depends on HID
260 depends on HID
279 depends on HID
296 tristate "ELECOM HID devices"
297 depends on HID
314 depends on HID
321 depends on HID
327 depends on HID
332 tristate "Holtek HID devices"
373 tristate "Keytouch HID devices"
374 depends on HID
376 Support for Keytouch HID devices not fully compliant with
382 depends on HID
384 Support for KYE/Genius devices not fully compliant with HID standard:
398 depends on HID
404 depends on HID
410 depends on HID
419 depends on HID
422 Support for ITE devices not fully compliant with HID standard.
425 tristate "Jabra USB HID Driver"
426 depends on HID
428 Support for Jabra USB HID devices.
430 Prevents mapping of vendor defined HID usages to input events. Without
431 this driver HID reports from Jabra devices may incorrectly be seen as
437 depends on HID
443 depends on HID
450 depends on HID
456 depends on HID
471 depends on HID
475 Support for IBM/Lenovo devices that are not fully compliant with HID standard.
487 depends on HID
490 Support for Logitech devices that are not fully compliant with HID standard.
505 tristate "Logitech HID++ devices support"
509 Support for Logitech devices relyingon the HID++ Logitech specification
511 Say Y if you want support for Logitech devices relying on the HID++
573 depends on HID
582 depends on HID
590 depends on HID
596 tristate "Microsoft non-fully HID-compliant devices"
597 depends on HID
600 Support for Microsoft devices that are not fully compliant with HID standard.
604 depends on HID
610 tristate "HID Multitouch panels"
611 depends on HID
613 Generic support for HID multitouch panels.
669 depends on HID
682 depends on HID
708 depends on HID
714 depends on HID
779 tristate "Plantronics USB HID Driver"
780 depends on HID
782 Provides HID support for Plantronics USB audio devices.
783 Correctly maps vendor unique volume up/down HID usages to
785 of other vendor unique HID usages to random mouse events.
790 tristate "Primax non-fully HID-compliant devices"
791 depends on HID
794 HID standard.
812 tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
813 depends on HID
816 HID standard.
825 depends on HID
854 depends on HID
860 depends on HID
869 depends on HID
875 depends on HID
881 depends on HID
894 depends on HID
916 depends on HID
934 depends on HID
940 depends on HID
947 depends on HID
957 depends on HID
973 depends on HID
994 depends on HID
1019 depends on HID
1021 Support for Xin-Mo devices that are not fully compliant with the HID
1027 depends on HID
1041 depends on HID
1046 tristate "HID Sensors framework support"
1047 depends on HID && HAS_IOMEM
1051 Support for HID Sensor framework. This creates a MFD instance
1060 tristate "HID Sensors hub custom sensor support"
1064 HID Sensor hub specification allows definition of some custom and
1065 generic sensors. Unlike other HID sensors, they can't be exported
1075 tristate "Alps HID device support"
1076 depends on HID
1078 Support for Alps I2C HID touchpads and StickPointer.
1084 endif # HID