index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge branch 'for-4.7/wacom' into for-linus
Jiri Kosina
3
-7
/
+10
2016-05-17
Merge branch 'for-4.7/upstream' into for-linus
Jiri Kosina
5
-24
/
+31
2016-05-17
Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and...
Jiri Kosina
8
-43
/
+86
2016-05-03
HID: wacom: add missed stylus_in_proximity line back
Ping Cheng
1
-0
/
+1
2016-05-03
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
3
-7
/
+10
2016-04-27
HID: usbhid: quirks for Corsair RGB keyboard & mice (K70R, K95RGB, M65RGB, K7...
Trent Lloyd
2
-0
/
+12
2016-04-25
HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
Nazar Mokrynskyi
2
-0
/
+2
2016-04-25
HID: thingm: remove not needed error message
Heiner Kallweit
1
-6
/
+1
2016-04-18
HID: thingm: set new flag LED_HW_PLUGGABLE
Heiner Kallweit
1
-0
/
+1
2016-04-18
HID: thingm: factor out duplicated code to thingm_init_led
Heiner Kallweit
1
-28
/
+15
2016-04-12
HID: wacom: Add support for DTK-1651
Ping Cheng
1
-0
/
+5
2016-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-73
/
+164
2016-04-07
HID: simplify implement() a bit
Dmitry Torokhov
1
-18
/
+15
2016-04-05
HID: wacom: Support switching from vendor-defined device mode on G9 and G11
Jason Gerecke
2
-28
/
+80
2016-04-05
HID: wacom: Initialize hid_data.inputmode to -1
Jason Gerecke
1
-0
/
+2
2016-04-04
HID: microsoft: add support for 3 more devices
Alistair Leslie-Hughes
3
-0
/
+12
2016-04-04
HID: asus: add support for VivoBook E200HA
Yusuke Fujimaki
4
-7
/
+15
2016-04-04
HID: hidraw: silence an uninitialized variable warning
Dan Carpenter
1
-3
/
+2
2016-04-04
HID: roccat: silence an uninitialized variable warning
Dan Carpenter
1
-3
/
+2
2016-04-01
HID: Asus X205TA keyboard driver
Yusuke Fujimaki
5
-0
/
+57
2016-04-01
HID: multitouch: Synchronize MT frame on reset_resume
Gabriele Mazzotta
1
-0
/
+1
2016-03-29
HID: wacom: fix Bamboo ONE oops
Benjamin Tissoires
1
-0
/
+11
2016-03-29
HID: lenovo: Don't use stack variables for DMA buffers
Josh Boyer
1
-3
/
+13
2016-03-24
HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
Alan Stern
1
-36
/
+37
2016-03-24
HID: hidraw: switch to using memdup_user
Dmitry Torokhov
1
-9
/
+4
2016-03-22
drivers/hid/uhid.c: check write() bitness using in_compat_syscall
Andy Lutomirski
1
-1
/
+1
2016-03-18
HID: wiimote: Fix wiimote mp scale linearization
Cyan Ogilvie
1
-6
/
+8
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
19
-630
/
+1422
2016-03-17
Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',...
Jiri Kosina
16
-603
/
+1326
2016-03-16
HID: microsoft: Add ID for MS Wireless Comfort Keyboard
Slava Bacherikov
3
-0
/
+4
2016-03-15
hid: thingm: reorder calls in thingm_probe
Heiner Kallweit
1
-18
/
+13
2016-03-15
HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
Dmitry Torokhov
1
-6
/
+10
2016-03-14
HID: multitouch: Release all touch slots on reset_resume
Benson Leung
1
-0
/
+22
2016-03-10
HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2
Daniel Bristot de Oliveira
2
-0
/
+2
2016-03-10
HID: penmount: report only one button for PenMount 6000 USB touchscreen contr...
Andrew Shadura
1
-2
/
+6
2016-03-10
HID: i2c-hid: Fix suspend/resume when already runtime suspended
Doug Anderson
1
-12
/
+31
2016-03-10
HID: i2c-hid: Add hid-over-i2c name to i2c id table
Benson Leung
1
-0
/
+1
2016-03-07
HID: multitouch: force retrieving of Win8 signature blob
Benjamin Tissoires
1
-0
/
+5
2016-03-02
HID: Support for CMedia CM6533 HID audio jack controls
Ben Chen
5
-0
/
+177
2016-03-02
HID: thingm: improve locking
Heiner Kallweit
1
-11
/
+22
2016-03-02
HID: thingm: switch to managed version of led_classdev_register
Heiner Kallweit
1
-38
/
+8
2016-03-02
HID: thingm: remove workqueue
Heiner Kallweit
1
-22
/
+13
2016-02-23
HID: corsair: fix mapping of non-keyboard usages
Clément Vuchener
1
-0
/
+3
2016-02-16
HID: wacom: close the wireless receiver on remove()
Benjamin Tissoires
1
-0
/
+5
2016-02-16
HID: wacom: cleanup input devices
Benjamin Tissoires
1
-0
/
+3
2016-02-16
HID: wacom: reuse wacom_parse_and_register() in wireless_work
Benjamin Tissoires
1
-45
/
+16
2016-02-16
HID: wacom: move down wireless_work()
Benjamin Tissoires
1
-117
/
+117
2016-02-16
HID: wacom: break out parsing of device and registering of input
Benjamin Tissoires
1
-61
/
+75
2016-02-16
HID: wacom: break out wacom_intuos_get_tool_type
Benjamin Tissoires
1
-79
/
+87
2016-02-16
HID: fix hid_ignore_special_drivers module parameter
Benjamin Tissoires
1
-3
/
+4
[next]