index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
uhid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: uhid: make creating devices work on 64/32 systems
Dmitry Torokhov
2013-02-18
1
-3
/
+92
*
HID: uhid: Fix sending events with invalid data
Vinicius Costa Gomes
2012-07-20
1
-1
/
+1
*
HID: uhid: silence gcc warning
Jiri Kosina
2012-06-18
1
-1
/
+1
*
HID: uhid: implement feature requests
David Herrmann
2012-06-18
1
-1
/
+119
*
HID: uhid: forward raw output reports to user-space
David Herrmann
2012-06-18
1
-1
/
+33
*
HID: uhid: forward output request to user-space
David Herrmann
2012-06-18
1
-0
/
+18
*
HID: uhid: forward open/close events to user-space
David Herrmann
2012-06-18
1
-1
/
+6
*
HID: uhid: add UHID_START and UHID_STOP events
David Herrmann
2012-06-18
1
-1
/
+7
*
HID: uhid: forward hid report-descriptor to hid core
David Herrmann
2012-06-18
1
-1
/
+3
*
HID: uhid: allow feeding input data into uhid devices
David Herrmann
2012-06-18
1
-0
/
+14
*
HID: uhid: add UHID_CREATE and UHID_DESTROY events
David Herrmann
2012-06-18
1
-0
/
+144
*
HID: uhid: implement write() on uhid devices
David Herrmann
2012-06-18
1
-1
/
+30
*
HID: uhid: implement read() on uhid devices
David Herrmann
2012-06-18
1
-1
/
+45
*
HID: uhid: allow poll()'ing on uhid devices
David Herrmann
2012-06-18
1
-0
/
+7
*
HID: uhid: add internal message buffer
David Herrmann
2012-06-18
1
-0
/
+65
*
HID: uhid: introduce user-space I/O driver support for HID
David Herrmann
2012-06-18
1
-0
/
+88