index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hid-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
HID: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-04-23
HID: usbhid: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-1
/
+1
2021-12-02
HID: add suspend/resume helpers
Benjamin Tissoires
1
-11
/
+8
2021-09-01
HID: usbhid: Simplify code in hid_submit_ctrl()
Alan Stern
1
-8
/
+4
2021-09-01
HID: usbhid: Fix warning caused by 0-length input reports
Alan Stern
1
-0
/
+1
2021-09-01
HID: usbhid: Fix flood of "control queue full" messages
Michal Kubecek
1
-8
/
+7
2021-07-28
HID: usbhid: free raw_report buffers in usbhid_stop
Anirudh Rayabharam
1
-1
/
+12
2021-06-25
HID: usbhid: Implement may_wakeup ll-driver callback
Hans de Goede
1
-0
/
+8
2021-05-05
HID: usbhid: fix info leak in hid_submit_ctrl
Anirudh Rayabharam
1
-1
/
+1
2020-11-25
HID: usbhid: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2020-08-18
Revert "HID: usbhid: do not sleep when opening device"
Jiri Kosina
1
-29
/
+24
2020-06-16
HID: usbhid: remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+1
2020-06-16
HID: usbhid: do not sleep when opening device
Dmitry Torokhov
1
-24
/
+29
2020-04-29
HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
Alan Stern
1
-8
/
+29
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2018-06-25
HID: usbhid: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-3
/
+4
2018-03-23
HID: usbhid: extend the polling interval configuration to keyboards
Filip Alac
1
-1
/
+11
2017-11-21
HID: Ignore Jabra HID interface based on firmware version
Niels Skou Olsen
1
-0
/
+1
2017-11-21
HID: core: move the dynamic quirks handling in core
Benjamin Tissoires
1
-6
/
+4
2017-11-15
Merge branch 'for-4.15/use-timer-setup' into for-linus
Jiri Kosina
1
-4
/
+4
2017-10-11
HID: usbhid: fix out-of-bounds bug
Jaejoong Kim
1
-1
/
+11
2017-10-11
HID: usbhid: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-09-05
Merge branch 'for-4.14/wacom' into for-linus
Jiri Kosina
1
-1
/
+2
2017-07-27
HID: introduce hid_is_using_ll_driver
Jason Gerecke
1
-1
/
+2
2017-07-21
HID: usbhid: fix "always poll" quirk
Dmitry Torokhov
1
-6
/
+10
2017-06-08
HID: usbhid: remove custom locking from usbhid_open/close
Dmitry Torokhov
1
-62
/
+53
2017-06-08
HID: usbhid: do not rely on hid->open when deciding to do IO
Dmitry Torokhov
1
-7
/
+18
2017-06-08
HID: hiddev: use hid_hw_power instead of usbhid_get/put_power
Dmitry Torokhov
1
-17
/
+5
2017-06-08
HID: hiddev: use hid_hw_open/close instead of usbhid_open/close
Dmitry Torokhov
1
-2
/
+2
2017-05-02
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...
Jiri Kosina
1
-20
/
+25
2017-03-21
HID: remove initial reading of reports at connect
Benjamin Tissoires
1
-8
/
+3
2017-03-06
HID: usbhid: Use pr_<level> and remove unnecessary OOM messages
Joe Perches
1
-9
/
+7
2017-03-06
HID: usbhid: extend polling interval configuration to joysticks
Tobias Jakobi
1
-3
/
+15
2017-01-06
HID: remove use of DRIVER_LICENSE
Grant Grundler
1
-2
/
+1
2016-12-09
HID: usbhid: fix improper return value
Pan Bian
1
-3
/
+3
2016-03-24
HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
Alan Stern
1
-36
/
+37
2015-12-01
HID: usbhid: fix recursive deadlock
Ioan-Adrian Ratiu
1
-2
/
+2
2015-11-23
HID: usbhid: discarded events don't abort idleness
Oliver Neukum
1
-1
/
+1
2015-08-19
HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error
Don Zickus
1
-1
/
+1
2015-07-08
HID: usbhid: no flushing if device is already polled
Oliver Neukum
1
-1
/
+2
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
1
-2
/
+1
2014-12-01
HID: make hid_report_len as a static inline function in hid.h
Mathieu Magnaudet
1
-2
/
+1
2014-10-29
HID: usbhid: prevent unwanted events to be sent when re-opening the device
Benjamin Tissoires
1
-12
/
+24
2014-10-07
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...
Jiri Kosina
1
-28
/
+32
2014-09-08
HID: usbhid: add always-poll quirk
Johan Hovold
1
-3
/
+23
2014-09-04
HID: usbhid: improve handling of Clear-Halt and reset
Alan Stern
1
-25
/
+9
2014-07-29
HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removed
Reyad Attiyat
1
-1
/
+5
2014-06-10
HID: usbhid: remove unneeded initialization of quirks_param[]
Mathias Krause
1
-1
/
+1
2014-03-14
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
1
-12
/
+0
2014-03-14
HID: sony: do not rely on hid_output_raw_report
Benjamin Tissoires
1
-1
/
+6
[next]