index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Lines
2017-12-07
HID: core: lower log level for unknown main item tags to warnings
Hans de Goede
-1
/
+1
2017-12-07
HID: quirks: make array hid_quirks static
Colin Ian King
-1
/
+1
2017-12-01
HID: hid-multitouch: support fine-grain orientation reporting
Wei-Ning Huang
-4
/
+48
2017-12-01
HID: asus: Add product-id for the T100TAF and T100HA keyboard docks
Hans de Goede
-4
/
+24
2017-12-01
HID: holtekff: move MODULE_* parameters out of #ifdef block
Daniel Axtens
-4
/
+4
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
-7
/
+7
2017-11-24
HID: elo: clear BTN_LEFT mapping
Jiri Kosina
-0
/
+6
2017-11-22
HID: multitouch: Combine all left-button events in a frame
Hans de Goede
-0
/
+20
2017-11-22
HID: multitouch: Only look at non touch fields in first packet of a frame
Hans de Goede
-2
/
+15
2017-11-22
HID: multitouch: Properly deal with Win8 PTP reports with 0 touches
Hans de Goede
-2
/
+30
2017-11-22
HID: multitouch: Fix alphabetic sorting of mt_devices table.
Hans de Goede
-8
/
+8
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
-11
/
+9
2017-11-21
HID: cp2112: Fix I2C_BLOCK_DATA transactions
Eudean Sun
-2
/
+13
2017-11-21
HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms"
Rajat Jain
-5
/
+13
2017-11-21
HID: wacom: Queue events with missing type/serial data for later processing
Jason Gerecke
-0
/
+114
2017-11-21
HID: wacom: Properly handle AES serial number and tool type
Jason Gerecke
-9
/
+36
2017-11-21
HID: Add special driver for Jabra devices
Niels Skou Olsen
-0
/
+73
2017-11-21
HID: Ignore Jabra HID interface based on firmware version
Niels Skou Olsen
-2
/
+15
2017-11-21
HID: core: remove the absolute need of hid_have_special_driver[]
Benjamin Tissoires
-29
/
+115
2017-11-21
HID: core: move the list of ignored devices in hid-quirks.c
Benjamin Tissoires
-309
/
+312
2017-11-21
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
-545
/
+547
2017-11-21
HID: core: move the dynamic quirks handling in core
Benjamin Tissoires
-413
/
+412
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+2
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+2
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-149
/
+605
2017-11-15
Merge branch 'for-4.15/wacom' into for-linus
Jiri Kosina
-15
/
+38
2017-11-15
Merge branch 'for-4.15/use-timer-setup' into for-linus
Jiri Kosina
-8
/
+10
2017-11-15
Merge branch 'for-4.15/upstream' into for-linus
Jiri Kosina
-8
/
+28
2017-11-15
Merge branch 'for-4.15/sony' into for-linus
Jiri Kosina
-4
/
+10
2017-11-15
Merge branch 'for-4.15/multitouch' into for-linus
Jiri Kosina
-0
/
+42
2017-11-15
Merge branch 'for-4.15/logitech' into for-linus
Jiri Kosina
-4
/
+4
2017-11-15
Merge branch 'for-4.15/hyperv' into for-linus
Jiri Kosina
-1
/
+1
2017-11-15
Merge branch 'for-4.15/asus' into for-linus
Jiri Kosina
-2
/
+32
2017-11-15
Merge branch 'for-4.15/alps' into for-linus
Jiri Kosina
-106
/
+424
2017-11-10
HID: cp2112: fix broken gpio_direction_input callback
Sébastien Szymanski
-2
/
+6
2017-11-10
HID: cp2112: fix interface specification URL
Sébastien Szymanski
-1
/
+1
2017-11-10
HID: Wacom: switch Dell canvas into highres mode
Benjamin Tissoires
-0
/
+7
2017-11-09
HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are set
Jason Gerecke
-2
/
+18
2017-11-09
HID: sony: Fix SHANWAN pad rumbling on USB
Bastien Nocera
-4
/
+10
2017-11-09
HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 device
Hans de Goede
-1
/
+9
2017-11-09
HID: add backlight level quirk for Asus ROG laptops
Mustafa Kuscu
-1
/
+1
2017-11-09
HID: cp2112: add HIDRAW dependency
Sébastien Szymanski
-1
/
+1
2017-11-07
HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing Wheel
Viktor Chapliev
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+5
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
-1
/
+2
2017-10-19
HID: hid-logitech: remove redundant assignment to pointer value
Colin Ian King
-3
/
+1
2017-10-19
HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
Jason Gerecke
-0
/
+1
2017-10-19
HID: rmi: Check that a device is a RMI device before calling RMI functions
Andrew Duggan
-3
/
+10
2017-10-17
HID: add multi-input quirk for GamepadBlock
Florian Mueller
-0
/
+4
2017-10-17
HID: alps: add new U1 device ID
Masaki Ota
-0
/
+5
[prev]
[next]