freebsd-dev/sys/dev/hid
Vladimir Kondratyev 5f47c5a3a3 hid: Add hid_ioctl method to HID interface
hid_ioctl method executes arbitrary transport backend command.
Format of the command is defined by hardware transport driver.

It is intended to assist HID device drivers to execute non-HID commands
on hybrid devices like Elan and Apple touchpads which can be switched
between HID and proprietary modes.

MFC after:	2 month
2022-03-03 02:35:23 +03:00
..
hconf.c hid: add opt_hid.h to modules that use HID_DEBUG 2021-03-04 01:43:29 +03:00
hconf.h hid: Import hconf(4) - digitizer configuration top-level collection support. 2021-01-08 02:18:43 +03:00
hcons.c hid: quiet -Wswitch 2021-01-10 21:53:15 -08:00
hgame.c hid: move proper hat switch handling from ps4dshock to hgame 2021-08-16 23:24:05 +03:00
hgame.h hid: move proper hat switch handling from ps4dshock to hgame 2021-08-16 23:24:05 +03:00
hid_if.m hid: Add hid_ioctl method to HID interface 2022-03-03 02:35:23 +03:00
hid.c hid: Add hid_ioctl method to HID interface 2022-03-03 02:35:23 +03:00
hid.h hid: Add hid_ioctl method to HID interface 2022-03-03 02:35:23 +03:00
hidbus.c hid: Add hid_ioctl method to HID interface 2022-03-03 02:35:23 +03:00
hidbus.h hidbus(4): Add routine to check presence of collection of given usage 2021-09-02 22:35:27 +03:00
hidmap.c hidmap: Do not forget to initialize bitmap items to unset state 2021-09-02 22:35:27 +03:00
hidmap.h hpen(4): Add support for legacy MS-compatible single touch protocol 2021-09-02 22:35:27 +03:00
hidquirk.c hid: Import quirk subsystem. 2021-01-08 02:18:43 +03:00
hidquirk.h hid: Import functions and constants required by new subsystem 2021-01-08 02:18:42 +03:00
hidraw.c usb(4): Fix build after 45b48cbc2b. 2021-12-18 21:31:03 +01:00
hidraw.h usb: remove COMPAT_32BIT ifdefs 2021-12-17 21:28:39 +00:00
hidrdesc.h
hkbd.c hkbd(4): Fix build on 32bit platforms 2021-09-10 01:51:25 +03:00
hms.c hms(4): Allow attachment to pointer top level collection. 2021-08-16 23:24:05 +03:00
hmt.c newbus: add bus_topo_assert 2021-12-09 17:04:57 -07:00
hpen.c hpen(4): removed leftover hpen_final_digi_cb declaration 2021-09-05 17:31:34 +00:00
hsctrl.c hid: Import hidmap and bunch of drivers based on it 2021-01-08 02:18:44 +03:00
ps4dshock.c ps4dshock(4): Fix touchpad width in HID report descriptor 2021-08-16 23:24:05 +03:00
xb360gp.c hid: Import hidmap-based drivers written by Greg V 2021-01-08 02:18:44 +03:00