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
210 depends on HID
217 depends on HID && USB && LEDS_CLASS
220 HID standard.
228 depends on HID
231 HID standard.
238 depends on HID
241 HID standard.
248 depends on HID && SND
263 depends on HID
265 Support for CMedia CM6533 HID audio jack controls
269 tristate "Silicon Labs CP2112 HID USB-to-SMBus Bridge support"
273 Support for Silicon Labs CP2112 HID USB to SMBus Master Bridge.
274 This is a HID device driver which registers as an i2c adapter
289 depends on HID
296 depends on HID
315 depends on HID
332 tristate "ELECOM HID devices"
333 depends on HID
350 depends on HID
356 tristate "FTDI FT260 USB HID to I2C host support"
359 Provides I2C host adapter functionality over USB-HID through FT260
368 depends on HID
374 depends on HID
380 depends on HID
386 tristate "Holtek HID devices"
414 depends on HID
418 Vivaldi keyboards use a vendor-specific (Google) HID usage to report
436 tristate "Keytouch HID devices"
437 depends on HID
439 Support for Keytouch HID devices not fully compliant with
445 depends on HID
447 Support for KYE/Genius devices not fully compliant with HID standard:
461 depends on HID
467 depends on HID
473 depends on HID
479 depends on HID
488 depends on HID
491 Support for ITE devices not fully compliant with HID standard.
494 tristate "Jabra USB HID Driver"
495 depends on HID
497 Support for Jabra USB HID devices.
499 Prevents mapping of vendor defined HID usages to input events. Without
500 this driver HID reports from Jabra devices may incorrectly be seen as
506 depends on HID
512 depends on HID
519 depends on HID
525 depends on HID
540 depends on HID
544 Support for IBM/Lenovo devices that are not fully compliant with HID standard.
556 depends on HID
560 Support for Logitech devices that are not fully compliant with HID standard.
576 tristate "Logitech HID++ devices support"
580 Support for Logitech devices relying on the HID++ Logitech specification
582 Say Y if you want support for Logitech devices relying on the HID++
644 depends on HID
653 depends on HID
660 depends on HID
668 depends on HID
674 tristate "Microsoft non-fully HID-compliant devices"
675 depends on HID
679 Support for Microsoft devices that are not fully compliant with HID standard.
683 depends on HID
689 tristate "HID Multitouch panels"
690 depends on HID
692 Generic support for HID multitouch panels.
748 depends on HID
761 depends on HID
787 depends on HID
793 depends on HID
858 tristate "Plantronics USB HID Driver"
859 depends on HID
861 Provides HID support for Plantronics USB audio devices.
862 Correctly maps vendor unique volume up/down HID usages to
864 of other vendor unique HID usages to random mouse events.
869 tristate "PlayStation HID Driver"
870 depends on HID
887 tristate "Primax non-fully HID-compliant devices"
888 depends on HID
891 HID standard.
909 tristate "Saitek (Mad Catz) non-fully HID-compliant devices"
910 depends on HID
913 HID standard.
922 depends on HID
928 depends on HID
931 with the HID standard.
969 depends on HID
975 depends on HID
984 depends on HID
990 depends on HID
996 depends on HID
1009 depends on HID
1031 depends on HID
1049 depends on HID
1055 depends on HID
1062 depends on HID
1089 depends on HID
1126 depends on HID
1151 depends on HID
1153 Support for Xin-Mo devices that are not fully compliant with the HID
1159 depends on HID
1173 depends on HID
1178 tristate "HID Sensors framework support"
1179 depends on HID && HAS_IOMEM
1183 Support for HID Sensor framework. This creates a MFD instance
1192 tristate "HID Sensors hub custom sensor support"
1196 HID Sensor hub specification allows definition of some custom and
1197 generic sensors. Unlike other HID sensors, they can't be exported
1207 tristate "Alps HID device support"
1208 depends on HID
1210 Support for Alps I2C HID touchpads and StickPointer.
1215 tristate "Microchip MCP2221 HID USB-to-I2C/SMbus host support"
1219 Provides I2C and SMBUS host adapter functionality over USB-HID
1227 endif # HID