Don Zickus
|
3af4e5a951
HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error
|
10 years ago |
Oliver Neukum
|
615322f6ac
HID: usbhid: no flushing if device is already polled
|
10 years ago |
Jiri Kosina
|
019e129f9b
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus
|
10 years ago |
Mathieu Magnaudet
|
dabb05c667
HID: make hid_report_len as a static inline function in hid.h
|
10 years ago |
Benjamin Tissoires
|
b905811a49
HID: usbhid: prevent unwanted events to be sent when re-opening the device
|
11 years ago |
Jiri Kosina
|
ee5db7e47f
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/picolcd', 'for-3.18/rmi', 'for-3.18/sony', 'for-3.18/uhid', 'for-3.18/upstream' and 'for-3.18/wacom' into for-linus
|
11 years ago |
Johan Hovold
|
0b750b3baa
HID: usbhid: add always-poll quirk
|
11 years ago |
Alan Stern
|
8f507ef522
HID: usbhid: improve handling of Clear-Halt and reset
|
11 years ago |
Reyad Attiyat
|
46df9dedab
HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removed
|
11 years ago |
Mathias Krause
|
81ba992689
HID: usbhid: remove unneeded initialization of quirks_param[]
|
11 years ago |
Benjamin Tissoires
|
6fd182028c
HID: remove hid_output_raw_report transport implementations
|
11 years ago |
Benjamin Tissoires
|
e534a93522
HID: sony: do not rely on hid_output_raw_report
|
11 years ago |
Benjamin Tissoires
|
ddea1af9d9
HID: usbhid: change return error of usbhid_output_report
|
11 years ago |
Benjamin Tissoires
|
cafebc058b
HID: remove hid_get_raw_report in struct hid_device
|
11 years ago |
Benjamin Tissoires
|
f9bcca4056
HID: usbhid: remove duplicated code
|
11 years ago |
Frank Praznik
|
975a683271
HID: Add transport-driver functions to the USB HID interface.
|
11 years ago |
Jiri Kosina
|
63faf15dba
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus
|
12 years ago |
Benjamin Tissoires
|
595e9276ce
HID: do not init input reports for Win 8 multitouch devices
|
12 years ago |
David Herrmann
|
bfde79cb35
HID: usbhid: use generic hidinput_input_event()
|
12 years ago |
David Herrmann
|
60682284e4
HID: usbhid: update LED fields unlocked
|
12 years ago |
David Herrmann
|
ddf64a3c03
HID: usbhid: make usbhid_set_leds() static
|
12 years ago |
Jiri Kosina
|
27ce405039
HID: fix data access in implement()
|
12 years ago |
Linus Torvalds
|
19b344efa3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
|
12 years ago |
Ming Lei
|
37093b7017
USBHID: don't recover device if suspend fails in system sleep
|
12 years ago |
Benjamin Tissoires
|
9684819b5a
HID: ll_driver: Extend the interface with idle requests
|
12 years ago |
Benjamin Tissoires
|
b7966a4d7b
HID: use hid_hw_wait() instead of direct call to usbhid
|
12 years ago |
Benjamin Tissoires
|
d881427253
HID: use hid_hw_request() instead of direct call to usbhid
|
12 years ago |
Henrik Rydberg
|
3373443bef
HID: Extend the interface with wait io request
|
12 years ago |
Henrik Rydberg
|
e90a6df80d
HID: Extend the interface with report requests
|
12 years ago |
Kevin Daughtridge
|
86e6b77eb7
HID: keep dev_rdesc unmodified and use it for comparisons
|
13 years ago |