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
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-11
/
+9
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-149
/
+605
2017-11-15
Merge branch 'for-4.15/wacom' into for-linus
Jiri Kosina
3
-15
/
+38
2017-11-15
Merge branch 'for-4.15/use-timer-setup' into for-linus
Jiri Kosina
2
-8
/
+10
2017-11-15
Merge branch 'for-4.15/upstream' into for-linus
Jiri Kosina
6
-8
/
+28
2017-11-15
Merge branch 'for-4.15/sony' into for-linus
Jiri Kosina
1
-4
/
+10
2017-11-15
Merge branch 'for-4.15/multitouch' into for-linus
Jiri Kosina
1
-0
/
+42
2017-11-15
Merge branch 'for-4.15/logitech' into for-linus
Jiri Kosina
2
-4
/
+4
2017-11-15
Merge branch 'for-4.15/hyperv' into for-linus
Jiri Kosina
1
-1
/
+1
2017-11-15
Merge branch 'for-4.15/asus' into for-linus
Jiri Kosina
3
-2
/
+32
2017-11-15
Merge branch 'for-4.15/alps' into for-linus
Jiri Kosina
4
-106
/
+424
2017-11-10
HID: cp2112: fix broken gpio_direction_input callback
Sébastien Szymanski
1
-2
/
+6
2017-11-10
HID: cp2112: fix interface specification URL
Sébastien Szymanski
1
-1
/
+1
2017-11-10
HID: Wacom: switch Dell canvas into highres mode
Benjamin Tissoires
1
-0
/
+7
2017-11-09
HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are set
Jason Gerecke
2
-2
/
+18
2017-11-09
HID: sony: Fix SHANWAN pad rumbling on USB
Bastien Nocera
1
-4
/
+10
2017-11-09
HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 device
Hans de Goede
2
-1
/
+9
2017-11-09
HID: add backlight level quirk for Asus ROG laptops
Mustafa Kuscu
1
-1
/
+1
2017-11-09
HID: cp2112: add HIDRAW dependency
Sébastien Szymanski
1
-1
/
+1
2017-11-07
HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing Wheel
Viktor Chapliev
2
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+2
2017-10-19
HID: hid-logitech: remove redundant assignment to pointer value
Colin Ian King
1
-3
/
+1
2017-10-19
HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
Jason Gerecke
1
-0
/
+1
2017-10-19
HID: rmi: Check that a device is a RMI device before calling RMI functions
Andrew Duggan
1
-3
/
+10
2017-10-17
HID: add multi-input quirk for GamepadBlock
Florian Mueller
2
-0
/
+4
2017-10-17
HID: alps: add new U1 device ID
Masaki Ota
3
-0
/
+5
2017-10-17
HID: alps: add support for Alps T4 Touchpad device
Masaki Ota
3
-20
/
+323
2017-10-17
HID: alps: remove variables local to u1_init() from the device struct
Masaki Ota
1
-40
/
+27
2017-10-17
HID: alps: properly handle max_fingers and minimum on X and Y axis
Masaki Ota
1
-14
/
+24
2017-10-17
HID: alps: Separate U1 device code
Masaki Ota
1
-53
/
+67
2017-10-17
HID: alps: delete unnecessary struct u1_dev devInfo
Masaki Ota
1
-35
/
+34
2017-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+25
2017-10-12
HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback"
Colin Ian King
1
-1
/
+2
2017-10-11
HID: hid-elecom: extend to fix descriptor for HUGE trackball
Alex Manoussakis
4
-4
/
+14
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
2
-8
/
+10
2017-10-11
Revert "HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters ra...
Jason Gerecke
1
-11
/
+0
2017-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-27
/
+118
2017-10-05
HID: hyperv: pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-05
HID: hid-input: Add eraser usage to hidinput_configure_usage
Ping Cheng
1
-0
/
+9
2017-10-05
HID: hid-multitouch: forward MSC_TIMESTAMP
Nicolas Boichat
1
-0
/
+42
2017-10-02
HID: retrode: tell what a Retrode is and drop a blank line
Randy Dunlap
1
-2
/
+1
2017-10-02
Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
Kai-Heng Feng
2
-5
/
+0
2017-10-02
HID: hidraw: fix power sequence when closing device
Dmitry Torokhov
1
-1
/
+1
2017-10-02
HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
Jason Gerecke
1
-1
/
+3
2017-09-16
HID: asus: Add support for Fn keys on Asus ROG G752
Maxime Bellengé
3
-1
/
+31
2017-09-13
HID: wacom: generic: Reset events back to zero when pen leaves
Jason Gerecke
1
-4
/
+4
[next]