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
2018-06-08
Merge branch 'for-4.18/wacom' into for-linus
Jiri Kosina
1
-35
/
+39
2018-06-08
Merge branch 'for-4.18/upstream' into for-linus
Jiri Kosina
1
-1
/
+0
2018-06-08
Merge branch 'for-4.18/rmi' into for-linus
Jiri Kosina
1
-0
/
+20
2018-06-08
Merge branch 'for-4.18/plantronics' into for-linus
Jiri Kosina
1
-1
/
+5
2018-06-08
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
6
-131
/
+266
2018-06-08
Merge branch 'for-4.18/i2c-hid' into for-linus
Jiri Kosina
1
-8
/
+25
2018-06-08
Merge branch 'for-4.18/hid-steam' into for-linus
Jiri Kosina
4
-0
/
+1129
2018-06-08
Merge branch 'for-4.18/hid-redragon' into for-linus
Jiri Kosina
4
-0
/
+95
2018-06-08
Merge branch 'for-4.18/alps' into for-linus
Jiri Kosina
1
-5
/
+25
2018-05-30
HID: rmi: use HID_QUIRK_NO_INPUT_SYNC
Benjamin Tissoires
1
-0
/
+20
2018-05-30
HID: multitouch: fix calculation of last slot field in multi-touch reports
Ben Chan
1
-1
/
+4
2018-05-30
HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driv...
Heiner Kallweit
1
-1
/
+0
2018-05-30
HID: steam: select CONFIG_POWER_SUPPLY
Arnd Bergmann
1
-0
/
+1
2018-05-30
HID: i2c-hid: remove i2c_hid_open_mut
Sebastian Andrzej Siewior
1
-2
/
+0
2018-05-22
HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible
Jason Gerecke
1
-35
/
+39
2018-05-16
HID: core: fix hid_hw_open() comment
Hisao Tanabe
1
-1
/
+1
2018-05-16
HID: hid-plantronics: Re-resend Update to map button for PTT products
Terry Junge
1
-1
/
+5
2018-05-16
HID: multitouch: fix types returned from mt_need_to_apply_feature()
Jiri Kosina
1
-3
/
+3
2018-05-15
HID: i2c-hid: check if device is there before really probing
Dmitry Torokhov
1
-0
/
+8
2018-05-15
HID: steam: add missing fields in client initialization
Jiri Kosina
1
-0
/
+3
2018-05-15
HID: steam: add battery device.
Rodrigo Rivas Costa
1
-1
/
+140
2018-05-15
HID: add driver for Valve Steam Controller
Rodrigo Rivas Costa
4
-0
/
+986
2018-05-09
HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B
Hans de Goede
2
-0
/
+3
2018-04-26
HID: intel-ish-hid: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-04-26
HID: alps: Fix some style in 't4_read_write_register()'
Christophe JAILLET
1
-3
/
+3
2018-04-26
HID: alps: Check errors returned by 't4_read_write_register()'
Christophe JAILLET
1
-0
/
+18
2018-04-26
HID: alps: Save a memory allocation in 't4_read_write_register()' when writin...
Christophe JAILLET
1
-2
/
+2
2018-04-26
HID: alps: Report an error if we receive invalid data in 't4_read_write_regis...
Christophe JAILLET
1
-0
/
+2
2018-04-26
HID: multitouch: implement precision touchpad latency and switches
Benjamin Tissoires
1
-5
/
+29
2018-04-26
HID: multitouch: simplify the settings of the various features
Benjamin Tissoires
1
-71
/
+60
2018-04-26
HID: multitouch: make use of HID_QUIRK_INPUT_PER_APP
Benjamin Tissoires
1
-39
/
+33
2018-04-26
HID: input: append a suffix matching the application
Benjamin Tissoires
1
-8
/
+59
2018-04-26
HID: generic: create one input report per application type
Benjamin Tissoires
5
-10
/
+49
2018-04-26
HID: store the full list of reports in the hidinput
Benjamin Tissoires
1
-0
/
+6
2018-04-25
HID: intel_ish-hid: Stop using a static local buffer in get_report()
Hans de Goede
1
-10
/
+6
2018-04-25
HID: intel_ish-hid: Move header size check to inside the loop
Hans de Goede
1
-10
/
+10
2018-04-25
HID: wacom: Release device resource data obtained by devres_alloc()
Arvind Yadav
1
-1
/
+3
2018-04-25
HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
pgzh
3
-3
/
+48
2018-04-19
HID: i2c-hid: fix inverted return value from i2c_hid_command()
Jiri Kosina
1
-1
/
+1
2018-04-17
HID: input: do not increment usages when a duplicate is found
Benjamin Tissoires
1
-2
/
+31
2018-04-17
HID: redragon: Fix modifier keys for Redragon Asura Keyboard
Robert Munteanu
4
-0
/
+95
2018-04-16
HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen
Hans de Goede
1
-0
/
+12
2018-04-16
HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function
Hans de Goede
1
-6
/
+5
2018-04-12
HID: i2c-hid: Fix resume issue on Raydium touchscreen device
Aaron Ma
2
-0
/
+16
2018-04-12
HID: wacom: bluetooth: send exit report for recent Bluetooth devices
Aaron Armstrong Skomra
1
-30
/
+46
2018-04-09
HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
Rodrigo Rivas Costa
1
-0
/
+5
2018-04-09
HID: input: fix battery level reporting on BT mice
Dmitry Torokhov
1
-7
/
+17
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
23
-214
/
+1052
2018-04-05
Merge branch 'for-4.17/wacom' into for-linus
Jiri Kosina
2
-48
/
+179
2018-04-05
Merge branch 'for-4.17/upstream' into for-linus
Jiri Kosina
7
-59
/
+51
[next]