31 Jul, 2013

1 commit

  • 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
    Acked-by: Benjamin Tissoires
    Signed-off-by: Jiri Kosina

    David Herrmann
     

14 Dec, 2012

1 commit


19 Nov, 2012

1 commit


07 Sep, 2012

1 commit


18 Jun, 2012

1 commit

  • This describes the protocol used by uhid for user-space applications. It
    describes the details like non-blocking I/O and readv/writev for multiple
    events per syscall.

    Signed-off-by: David Herrmann
    Signed-off-by: Jiri Kosina

    David Herrmann
     

22 Mar, 2011

2 commits