Lines Matching refs:HID

3 # HID driver configuration
5 menu "HID support"
8 config HID config
9 tristate "HID bus support"
13 A human interface device (HID) is a type of computer device that
14 interacts directly with and takes input from humans. The term "HID"
15 most commonly used to refer to the USB-HID specification, but other
17 designed using HID specification (this involves certain keyboards,
18 mice, tablets, etc). This option adds the HID bus to the kernel,
19 together with generic HID layer code. The HID devices are added and
20 removed from the HID bus by the transport-layer drivers, such as
27 if HID
30 bool "Battery level reporting for HID devices"
31 depends on HID
35 This option adds support of reporting battery strength (for HID devices
40 bool "/dev/hidraw raw HID device support"
41 depends on HID
43 Say Y here if you want to support HID devices (from the USB
50 There is also a /dev/hiddev configuration option in the USB HID
59 tristate "User-space I/O driver support for HID subsystem"
60 depends on HID
63 Say Y here if you want to provide HID I/O Drivers from user-space.
65 the device into the kernel. The kernel parses the HID reports, loads the
66 corresponding HID Device Driver or provides input devices on top of your
69 This driver cannot be used to parse HID-reports in user-space and write
70 special HID-drivers. You should use hidraw for that.
72 user-space like USB-HID and Bluetooth-HID do in kernel-space.
80 tristate "Generic HID driver"
81 depends on HID
82 default HID
84 Support for generic devices on the HID bus. This includes most
92 menu "Special HID drivers"
93 depends on HID
97 depends on HID
116 depends on HID
130 depends on HID
134 HID specification.
167 depends on HID
173 depends on HID
202 depends on HID
209 depends on HID
216 depends on HID && USB && LEDS_CLASS
219 HID standard.
227 depends on HID
230 HID standard.
237 depends on HID
240 HID standard.
247 depends on HID && SND
261 tristate "CMedia CM6533 HID audio jack controls"
262 depends on HID
264 Support for CMedia CM6533 HID audio jack controls.
267 tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
271 Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
272 This is a HID device driver which registers as an i2c adapter
287 depends on HID
294 depends on HID
313 depends on HID
330 tristate "ELECOM HID devices"
331 depends on HID
348 depends on HID
355 depends on HID
361 depends on HID
366 tristate "Holtek HID devices"
407 tristate "Keytouch HID devices"
408 depends on HID
410 Support for Keytouch HID devices not fully compliant with
416 depends on HID
418 Support for KYE/Genius devices not fully compliant with HID standard:
432 depends on HID
438 depends on HID
444 depends on HID
450 depends on HID
459 depends on HID
462 Support for ITE devices not fully compliant with HID standard.
465 tristate "Jabra USB HID Driver"
466 depends on HID
468 Support for Jabra USB HID devices.
470 Prevents mapping of vendor defined HID usages to input events. Without
471 this driver HID reports from Jabra devices may incorrectly be seen as
477 depends on HID
483 depends on HID
490 depends on HID
496 depends on HID
511 depends on HID
515 Support for IBM/Lenovo devices that are not fully compliant with HID standard.
527 depends on HID
530 Support for Logitech devices that are not fully compliant with HID standard.
546 tristate "Logitech HID++ devices support"
550 Support for Logitech devices relyingon the HID++ Logitech specification
552 Say Y if you want support for Logitech devices relying on the HID++
614 depends on HID
623 depends on HID
630 depends on HID
638 depends on HID
644 tristate "Microsoft non-fully HID-compliant devices"
645 depends on HID
649 Support for Microsoft devices that are not fully compliant with HID standard.
653 depends on HID
659 tristate "HID Multitouch panels"
660 depends on HID
662 Generic support for HID multitouch panels.
718 depends on HID
731 depends on HID
757 depends on HID
763 depends on HID
828 tristate "Plantronics USB HID Driver"
829 depends on HID
831 Provides HID support for Plantronics USB audio devices.
832 Correctly maps vendor unique volume up/down HID usages to
834 of other vendor unique HID usages to random mouse events.
839 tristate "Primax non-fully HID-compliant devices"
840 depends on HID
843 HID standard.
861 tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
862 depends on HID
865 HID standard.
874 depends on HID
903 depends on HID
909 depends on HID
918 depends on HID
924 depends on HID
930 depends on HID
943 depends on HID
965 depends on HID
983 depends on HID
989 depends on HID
996 depends on HID
1006 depends on HID
1022 depends on HID
1059 depends on HID
1084 depends on HID
1086 Support for Xin-Mo devices that are not fully compliant with the HID
1092 depends on HID
1106 depends on HID
1111 tristate "HID Sensors framework support"
1112 depends on HID && HAS_IOMEM
1116 Support for HID Sensor framework. This creates a MFD instance
1125 tristate "HID Sensors hub custom sensor support"
1129 HID Sensor hub specification allows definition of some custom and
1130 generic sensors. Unlike other HID sensors, they can't be exported
1140 tristate "Alps HID device support"
1141 depends on HID
1143 Support for Alps I2C HID touchpads and StickPointer.
1149 endif # HID