linux/Documentation/hid
David Herrmann bdb829e1dd HID: uhid: use generic hidinput_input_event()
HID core provides the same functionality and can convert the input event
to a raw output report. We can thus drop UHID_OUTPUT_EV and rely on the
mandatory UHID_OUTPUT.

User-space wasn't able to do anything with UHID_OUTPUT_EV, anyway. They
don't have access to the report fields.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2013-07-31 10:33:05 +02:00
..
hid-sensor.txt HID: remove x bit from sensor doc 2012-12-14 08:48:59 +01:00
hiddev.txt HID: Move hiddev.txt to the new Documentation/hid directory 2011-03-22 11:43:51 +01:00
hidraw.txt HID: Documentation for hidraw 2011-03-22 11:43:50 +01:00
uhid.txt HID: uhid: use generic hidinput_input_event() 2013-07-31 10:33:05 +02:00