index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
uhid.c
Commit message (
Expand
)
Author
Age
*
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
2016-08-31
*
HID: uhid: fix timeout when probe races with IO
Roderick Colenbrander
2016-06-01
*
drivers/hid/uhid.c: check write() bitness using in_compat_syscall
Andy Lutomirski
2016-03-22
*
HID: uHID: fix excepted report type
Benjamin Tissoires
2014-10-01
*
HID: uhid: report to user-space whether reports are numbered
David Herrmann
2014-08-25
*
HID: uhid: implement SET_REPORT
David Herrmann
2014-08-25
*
HID: uhid: rename uhid_raw_request to uhid_hid_raw_request
David Herrmann
2014-08-25
*
HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATURE
David Herrmann
2014-08-25
*
HID: uhid: invert report_done and make non-atomic
David Herrmann
2014-08-25
*
HID: uhid: turn report_id into u32
David Herrmann
2014-08-25
*
HID: uhid: avoid magic-numbers when setting strings
David Herrmann
2014-08-25
*
HID: uhid: avoid dangling pointers in uhid context
David Herrmann
2014-08-25
*
HID: uhid: forward create_req to create2_req
David Herrmann
2014-08-25
*
HID: uhid: simplify report-cb shutdown
David Herrmann
2014-08-25
*
HID: uhid: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-05-27
*
HID: uhid: Add UHID_CREATE2 + UHID_INPUT2
Petri Gynther
2014-04-01
*
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-03-14
*
HID: uHID: implement .raw_request
Benjamin Tissoires
2014-02-17
*
HID: uhid: reintroduce uhid_hid_get_raw()
Jiri Kosina
2014-02-17
*
HID: uHID: remove duplicated code
Benjamin Tissoires
2014-02-17
*
HID: uhid: remove uhid_hid_get_raw()
Jiri Kosina
2014-02-17
*
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
2014-02-17
*
HID: Add the transport-driver function to the uhid driver
Frank Praznik
2014-01-29
*
HID: uhid: fix leak for 64/32 UHID_CREATE
David Herrmann
2013-11-27
*
HID: uhid: allocate static minor
David Herrmann
2013-09-26
*
-
.
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...
Jiri Kosina
2013-09-06
|
\
\
|
|
*
HID: uhid: add devname module alias
Marcel Holtmann
2013-09-02
|
|
/
|
/
|
|
*
HID: uhid: use generic hidinput_input_event()
David Herrmann
2013-07-31
|
/
*
HID: uhid: make creating devices work on 64/32 systems
Dmitry Torokhov
2013-02-18
*
HID: uhid: Fix sending events with invalid data
Vinicius Costa Gomes
2012-07-20
*
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
2012-06-18