index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
uhid.c
Age
Commit message (
Expand
)
Author
2012-07-20
HID: uhid: Fix sending events with invalid data
Vinicius Costa Gomes
2012-06-18
HID: uhid: silence gcc warning
Jiri Kosina
2012-06-18
HID: uhid: implement feature requests
David Herrmann
2012-06-18
HID: uhid: forward raw output reports to user-space
David Herrmann
2012-06-18
HID: uhid: forward output request to user-space
David Herrmann
2012-06-18
HID: uhid: forward open/close events to user-space
David Herrmann
2012-06-18
HID: uhid: add UHID_START and UHID_STOP events
David Herrmann
2012-06-18
HID: uhid: forward hid report-descriptor to hid core
David Herrmann
2012-06-18
HID: uhid: allow feeding input data into uhid devices
David Herrmann
2012-06-18
HID: uhid: add UHID_CREATE and UHID_DESTROY events
David Herrmann
2012-06-18
HID: uhid: implement write() on uhid devices
David Herrmann
2012-06-18
HID: uhid: implement read() on uhid devices
David Herrmann
2012-06-18
HID: uhid: allow poll()'ing on uhid devices
David Herrmann
2012-06-18
HID: uhid: add internal message buffer
David Herrmann
2012-06-18
HID: uhid: introduce user-space I/O driver support for HID
David Herrmann