index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hid-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
HID: introduce hid_is_using_ll_driver
Jason Gerecke
2021-12-14
*
HID: usbhid: free raw_report buffers in usbhid_stop
Anirudh Rayabharam
2021-10-06
*
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
2021-06-30
*
HID: usbhid: fix out-of-bounds bug
Jaejoong Kim
2017-10-18
*
HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
Alan Stern
2016-04-20
*
HID: usbhid: fix recursive deadlock
Ioan-Adrian Ratiu
2016-02-17
*
HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error
Don Zickus
2015-08-18
*
HID: usbhid: no flushing if device is already polled
Oliver Neukum
2015-07-08
*
-
.
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
2014-12-12
|
\
\
|
*
|
HID: make hid_report_len as a static inline function in hid.h
Mathieu Magnaudet
2014-12-01
|
|
/
*
/
HID: usbhid: prevent unwanted events to be sent when re-opening the device
Benjamin Tissoires
2014-10-29
|
/
*
-
.
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...
Jiri Kosina
2014-10-06
|
\
\
|
|
*
HID: usbhid: improve handling of Clear-Halt and reset
Alan Stern
2014-09-03
|
|
/
|
/
|
|
*
HID: usbhid: add always-poll quirk
Johan Hovold
2014-09-08
|
/
*
HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removed
Reyad Attiyat
2014-07-29
*
HID: usbhid: remove unneeded initialization of quirks_param[]
Mathias Krause
2014-06-10
*
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-03-14
*
HID: sony: do not rely on hid_output_raw_report
Benjamin Tissoires
2014-03-14
*
HID: usbhid: change return error of usbhid_output_report
Benjamin Tissoires
2014-02-17
*
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
2014-02-17
*
HID: usbhid: remove duplicated code
Benjamin Tissoires
2014-02-17
*
HID: Add transport-driver functions to the USB HID interface.
Frank Praznik
2014-01-29
*
-
-
-
.
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...
Jiri Kosina
2013-09-06
|
\
\
\
|
|
|
*
HID: fix data access in implement()
Jiri Kosina
2013-07-22
|
|
_
|
/
|
/
|
|
|
|
*
HID: usbhid: use generic hidinput_input_event()
David Herrmann
2013-07-31
|
|
*
HID: usbhid: update LED fields unlocked
David Herrmann
2013-07-31
|
|
*
HID: usbhid: make usbhid_set_leds() static
David Herrmann
2013-07-31
|
|
/
|
/
|
|
*
HID: do not init input reports for Win 8 multitouch devices
Benjamin Tissoires
2013-08-27
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
|
*
HID: ll_driver: Extend the interface with idle requests
Benjamin Tissoires
2013-03-07
|
*
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
|
*
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
|
*
HID: Extend the interface with wait io request
Henrik Rydberg
2013-02-25
|
*
HID: Extend the interface with report requests
Henrik Rydberg
2013-02-25
*
|
USBHID: don't recover device if suspend fails in system sleep
Ming Lei
2013-03-25
|
/
*
HID: keep dev_rdesc unmodified and use it for comparisons
Kevin Daughtridge
2012-10-01
*
HID: usbhid: fix error paths in suspend
Alan Stern
2012-07-20
*
HID: usbhid: check for suspend or reset before restarting
Alan Stern
2012-07-20
*
HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED
Alan Stern
2012-07-20
*
HID: usbhid: inline some simple routines
Alan Stern
2012-07-20
*
HID: usbhid: fix autosuspend calls
Alan Stern
2012-07-20
*
HID: usbhid: fix use-after-free bug
Alan Stern
2012-07-20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
|
\
|
*
Merge branch 'upstream' into for-linus
Jiri Kosina
2012-05-22
|
|
\
|
|
*
HID: usbhid: Check HID report descriptor contents after device reset
Simon Haggett
2012-04-03
|
|
*
HID: usbhid: fix error handling of not enough bandwidth
Oliver Neukum
2012-03-30
|
*
|
HID: Create a common generic driver
Henrik Rydberg
2012-05-01
|
*
|
HID: Create a generic device group
Henrik Rydberg
2012-05-01
|
|
/
*
|
USB: hid-core.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
*
|
usbhid: prevent deadlock during timeout
Oliver Neukum
2012-05-01
|
/
[next]