aboutsummaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-06-10 15:16:24 +0200
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-12-05 23:04:12 +0700
commitb91209fa0aad336817e3694c684cb8eee690025c (patch)
treeaf5b077ac0aa2be0ae31f20432200a2eb5a88014 /ipc
parent8c1e5946b03050e02d0635b4b3376d1917719127 (diff)
downloadkernel_samsung_aries-b91209fa0aad336817e3694c684cb8eee690025c.zip
kernel_samsung_aries-b91209fa0aad336817e3694c684cb8eee690025c.tar.gz
kernel_samsung_aries-b91209fa0aad336817e3694c684cb8eee690025c.tar.bz2
HID: uhid: forward raw output reports to user-space
Some drivers that use non-standard HID features require raw output reports sent to the device. We now forward these requests directly to user-space so the transport-level driver can correctly send it to the device or handle it correspondingly. There is no way to signal back whether the transmission was successful, moreover, there might be lots of messages coming out from the driver flushing the output-queue. However, there is currently no driver that causes this so we are safe. If some drivers need to transmit lots of data this way, we need a method to synchronize this and can implement another UHID_OUTPUT_SYNC event. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions