index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: multitouch: enable palm rejection for Windows Precision Touchpad
Allen Hung
2016-06-28
1
-3
/
+15
*
Revert "HID: multitouch: enable palm rejection if device implements confidenc...
Allen Hung
2016-06-28
1
-5
/
+0
*
HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
Scott Bauer
2016-06-24
1
-5
/
+5
*
HID: multitouch: Add MT_QUIRK_NOT_SEEN_MEANS_UP to Surface Pro 3
Benjamin Tissoires
2016-06-01
1
-0
/
+5
*
HID: elo: kill not flush the work
Oliver Neukum
2016-06-01
1
-1
/
+1
*
Merge branch 'for-4.7/wacom' into for-linus
Jiri Kosina
2016-05-17
3
-7
/
+10
|
\
|
*
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
2016-05-03
3
-7
/
+10
*
|
Merge branch 'for-4.7/upstream' into for-linus
Jiri Kosina
2016-05-17
5
-24
/
+31
|
\
\
|
*
|
HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K7...
Trent Lloyd
2016-04-27
2
-0
/
+12
|
*
|
HID: simplify implement() a bit
Dmitry Torokhov
2016-04-07
1
-18
/
+15
|
*
|
HID: hidraw: silence an uninitialized variable warning
Dan Carpenter
2016-04-04
1
-3
/
+2
|
*
|
HID: roccat: silence an uninitialized variable warning
Dan Carpenter
2016-04-04
1
-3
/
+2
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and...
Jiri Kosina
2016-05-17
8
-43
/
+86
|
\
\
\
\
\
|
|
|
*
|
|
HID: thingm: remove not needed error message
Heiner Kallweit
2016-04-25
1
-6
/
+1
|
|
|
*
|
|
HID: thingm: set new flag LED_HW_PLUGGABLE
Heiner Kallweit
2016-04-18
1
-0
/
+1
|
|
|
*
|
|
HID: thingm: factor out duplicated code to thingm_init_led
Heiner Kallweit
2016-04-18
1
-28
/
+15
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-04-11
10
-73
/
+164
|
|
|
|
\
\
|
|
|
*
|
|
drivers/hid/uhid.c: check write() bitness using in_compat_syscall
Andy Lutomirski
2016-03-22
1
-1
/
+1
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
/
|
HID: hidraw: switch to using memdup_user
Dmitry Torokhov
2016-03-24
1
-9
/
+4
|
|
|
/
/
|
*
|
|
HID: asus: add support for VivoBook E200HA
Yusuke Fujimaki
2016-04-04
4
-7
/
+15
|
*
|
|
HID: Asus X205TA keyboard driver
Yusuke Fujimaki
2016-04-01
5
-0
/
+57
|
|
/
/
*
|
|
HID: wacom: add missed stylus_in_proximity line back
Ping Cheng
2016-05-03
1
-0
/
+1
*
|
|
HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
Nazar Mokrynskyi
2016-04-25
2
-0
/
+2
*
|
|
HID: wacom: Add support for DTK-1651
Ping Cheng
2016-04-12
1
-0
/
+5
|
|
/
|
/
|
*
|
HID: wacom: Support switching from vendor-defined device mode on G9 and G11
Jason Gerecke
2016-04-05
2
-28
/
+80
*
|
HID: wacom: Initialize hid_data.inputmode to -1
Jason Gerecke
2016-04-05
1
-0
/
+2
*
|
HID: microsoft: add support for 3 more devices
Alistair Leslie-Hughes
2016-04-04
3
-0
/
+12
*
|
HID: multitouch: Synchronize MT frame on reset_resume
Gabriele Mazzotta
2016-04-01
1
-0
/
+1
*
|
HID: wacom: fix Bamboo ONE oops
Benjamin Tissoires
2016-03-29
1
-0
/
+11
*
|
HID: lenovo: Don't use stack variables for DMA buffers
Josh Boyer
2016-03-29
1
-3
/
+13
*
|
HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
Alan Stern
2016-03-24
1
-36
/
+37
*
|
HID: wiimote: Fix wiimote mp scale linearization
Cyan Ogilvie
2016-03-18
1
-6
/
+8
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-17
19
-630
/
+1422
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',...
Jiri Kosina
2016-03-17
16
-603
/
+1326
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
HID: wacom: close the wireless receiver on remove()
Benjamin Tissoires
2016-02-16
1
-0
/
+5
|
|
|
|
|
|
|
|
|
|
*
HID: wacom: cleanup input devices
Benjamin Tissoires
2016-02-16
1
-0
/
+3
|
|
|
|
|
|
|
|
|
|
*
HID: wacom: reuse wacom_parse_and_register() in wireless_work
Benjamin Tissoires
2016-02-16
1
-45
/
+16
|
|
|
|
|
|
|
|
|
|
*
HID: wacom: move down wireless_work()
Benjamin Tissoires
2016-02-16
1
-117
/
+117
|
|
|
|
|
|
|
|
|
|
*
HID: wacom: break out parsing of device and registering of input
Benjamin Tissoires
2016-02-16
1
-61
/
+75
|
|
|
|
|
|
|
|
|
|
*
HID: wacom: break out wacom_intuos_get_tool_type
Benjamin Tissoires
2016-02-16
1
-79
/
+87
|
|
|
|
|
|
|
|
|
|
*
HID: wacom - Add quirks for INTUOSHT2 in range events
Ping Cheng
2016-01-18
1
-1
/
+3
|
|
|
|
|
|
|
|
|
|
*
HID: wacom - Cleanup touch arbitration logic
Ping Cheng
2016-01-18
1
-9
/
+15
|
|
|
|
|
|
|
|
|
|
*
HID: wacom - make sure wacom_intuos_inout only process in/out events
Ping Cheng
2016-01-18
1
-24
/
+25
|
|
|
|
|
|
|
|
|
|
*
HID: wacom - request tool info only when we get general events
Ping Cheng
2016-01-18
1
-7
/
+7
|
|
|
|
|
|
|
|
|
*
|
HID: microsoft: Add ID for MS Wireless Comfort Keyboard
Slava Bacherikov
2016-03-16
3
-0
/
+4
|
|
|
|
|
|
|
|
|
*
|
HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/
Antonio Ospite
2016-02-10
1
-5
/
+5
|
|
|
|
|
|
|
|
|
*
|
HID: multitouch: warn on sysfs group creation failure
Nicholas Krause
2016-02-05
1
-0
/
+3
|
|
|
|
|
|
|
|
|
*
|
HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/
Antonio Ospite
2016-01-29
1
-1
/
+1
|
|
|
|
|
|
|
|
|
*
|
HID: dragonrise: fix a typo in descriptors comments s/Joystik/Joystick/
Antonio Ospite
2016-01-29
1
-2
/
+2
|
|
|
|
|
|
|
|
|
*
|
HID: usbhid: Fix incorrect product id of old 4nes4snes
Raphael Assenat
2016-01-25
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
/
[next]