summaryrefslogtreecommitdiff
path: root/drivers/hid/uhid.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman2022-01-27
|\
| * HID: uhid: Fix worker destroying device without any protectionJann Horn2022-01-27
* | Merge 4.4.295 into android-4.4-pGreg Kroah-Hartman2021-12-14
|\|
| * HID: introduce hid_is_using_ll_driverJason Gerecke2021-12-14
* | Merge 4.4.211 into android-4.4-pGreg Kroah-Hartman2020-01-23
|\|
| * HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-23
* | Merge 4.4.210 into android-4.4-pGreg Kroah-Hartman2020-01-14
|\|
| * HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2020-01-14
* | Merge 4.4.165 into android-4.4-pGreg Kroah-Hartman2018-11-27
|\|
| * HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers2018-11-27
* | ANDROID: hid: uhid: implement refcount for open and closeDmitry Torokhov2017-06-01
|/
* HID: uhid: fix timeout when probe races with IORoderick Colenbrander2016-08-20
* HID: uHID: fix excepted report typeBenjamin Tissoires2014-10-01
* HID: uhid: report to user-space whether reports are numberedDavid Herrmann2014-08-25
* HID: uhid: implement SET_REPORTDavid Herrmann2014-08-25
* HID: uhid: rename uhid_raw_request to uhid_hid_raw_requestDavid Herrmann2014-08-25
* HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATUREDavid Herrmann2014-08-25
* HID: uhid: invert report_done and make non-atomicDavid Herrmann2014-08-25
* HID: uhid: turn report_id into u32David Herrmann2014-08-25
* HID: uhid: avoid magic-numbers when setting stringsDavid Herrmann2014-08-25
* HID: uhid: avoid dangling pointers in uhid contextDavid Herrmann2014-08-25
* HID: uhid: forward create_req to create2_reqDavid Herrmann2014-08-25
* HID: uhid: simplify report-cb shutdownDavid Herrmann2014-08-25
* HID: uhid: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-27
* HID: uhid: Add UHID_CREATE2 + UHID_INPUT2Petri Gynther2014-04-01
* HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires2014-03-14
* HID: uHID: implement .raw_requestBenjamin Tissoires2014-02-17
* HID: uhid: reintroduce uhid_hid_get_raw()Jiri Kosina2014-02-17
* HID: uHID: remove duplicated codeBenjamin Tissoires2014-02-17
* HID: uhid: remove uhid_hid_get_raw()Jiri Kosina2014-02-17
* HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-17
* HID: Add the transport-driver function to the uhid driverFrank Praznik2014-01-29
* HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann2013-11-27
* HID: uhid: allocate static minorDavid Herrmann2013-09-26
*-. Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-06
|\ \
| | * HID: uhid: add devname module aliasMarcel Holtmann2013-09-02
| |/ |/|
| * HID: uhid: use generic hidinput_input_event()David Herrmann2013-07-31
|/
* HID: uhid: make creating devices work on 64/32 systemsDmitry Torokhov2013-02-18
* HID: uhid: Fix sending events with invalid dataVinicius Costa Gomes2012-07-20
* HID: uhid: silence gcc warningJiri Kosina2012-06-18
* HID: uhid: implement feature requestsDavid Herrmann2012-06-18
* HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-06-18
* HID: uhid: forward output request to user-spaceDavid Herrmann2012-06-18
* HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-06-18
* HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-06-18
* HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann2012-06-18
* HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-06-18
* HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-06-18
* HID: uhid: implement write() on uhid devicesDavid Herrmann2012-06-18
* HID: uhid: implement read() on uhid devicesDavid Herrmann2012-06-18