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.
168 depends on HID
174 depends on HID
203 depends on HID
220 HID standard.
228 depends on HID
231 HID standard.
238 depends on HID
241 HID standard.
262 tristate "CMedia CM6533 HID audio jack controls"
263 depends on HID
265 Support for CMedia CM6533 HID audio jack controls.
268 tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
272 Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
273 This is a HID device driver which registers as an i2c adapter
288 depends on HID
295 depends on HID
314 depends on HID
331 tristate "ELECOM HID devices"
332 depends on HID
349 depends on HID
356 depends on HID
362 depends on HID
368 depends on HID
374 tristate "Holtek HID devices"
402 depends on HID
406 Vivaldi keyboards use a vendor-specific (Google) HID usage to report
424 tristate "Keytouch HID devices"
425 depends on HID
427 Support for Keytouch HID devices not fully compliant with
433 depends on HID
435 Support for KYE/Genius devices not fully compliant with HID standard:
449 depends on HID
455 depends on HID
461 depends on HID
467 depends on HID
476 depends on HID
479 Support for ITE devices not fully compliant with HID standard.
482 tristate "Jabra USB HID Driver"
483 depends on HID
485 Support for Jabra USB HID devices.
487 Prevents mapping of vendor defined HID usages to input events. Without
488 this driver HID reports from Jabra devices may incorrectly be seen as
494 depends on HID
500 depends on HID
507 depends on HID
513 depends on HID
528 depends on HID
532 Support for IBM/Lenovo devices that are not fully compliant with HID standard.
548 Support for Logitech devices that are not fully compliant with HID standard.
564 tristate "Logitech HID++ devices support"
568 Support for Logitech devices relyingon the HID++ Logitech specification
570 Say Y if you want support for Logitech devices relying on the HID++
632 depends on HID
641 depends on HID
648 depends on HID
656 depends on HID
662 tristate "Microsoft non-fully HID-compliant devices"
663 depends on HID
667 Support for Microsoft devices that are not fully compliant with HID standard.
671 depends on HID
677 tristate "HID Multitouch panels"
678 depends on HID
680 Generic support for HID multitouch panels.
724 depends on HID
747 depends on HID
760 depends on HID
786 depends on HID
792 depends on HID
857 tristate "Plantronics USB HID Driver"
858 depends on HID
860 Provides HID support for Plantronics USB audio devices.
861 Correctly maps vendor unique volume up/down HID usages to
863 of other vendor unique HID usages to random mouse events.
868 tristate "PlayStation HID Driver"
869 depends on HID
886 tristate "Primax non-fully HID-compliant devices"
887 depends on HID
890 HID standard.
908 tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
909 depends on HID
912 HID standard.
951 depends on HID
957 depends on HID
966 depends on HID
972 depends on HID
978 depends on HID
991 depends on HID
1013 depends on HID
1031 depends on HID
1037 depends on HID
1044 depends on HID
1054 depends on HID
1070 depends on HID
1107 depends on HID
1132 depends on HID
1134 Support for Xin-Mo devices that are not fully compliant with the HID
1140 depends on HID
1154 depends on HID
1159 tristate "HID Sensors framework support"
1160 depends on HID && HAS_IOMEM
1164 Support for HID Sensor framework. This creates a MFD instance
1173 tristate "HID Sensors hub custom sensor support"
1177 HID Sensor hub specification allows definition of some custom and
1178 generic sensors. Unlike other HID sensors, they can't be exported
1188 tristate "Alps HID device support"
1189 depends on HID
1191 Support for Alps I2C HID touchpads and StickPointer.
1196 tristate "Microchip MCP2221 HID USB-to-I2C/SMbus host support"
1200 Provides I2C and SMBUS host adapter functionality over USB-HID
1208 endif # HID