index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-07-09
5
-5
/
+31
|
\
|
*
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
2018-07-09
1
-0
/
+11
|
*
HID: i2c-hid: Fix "incomplete report" noise
Jason Andryuk
2018-07-09
1
-1
/
+1
|
*
HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
Jason Gerecke
2018-07-03
1
-2
/
+8
|
*
HID: debug: check length before copy_to_user()
Daniel Rosenberg
2018-07-03
1
-1
/
+7
|
*
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
2018-06-25
1
-1
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-06-20
5
-20
/
+23
|
\
\
|
|
/
|
*
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
2018-06-20
1
-0
/
+8
|
*
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
2018-06-20
1
-15
/
+7
|
*
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
2018-06-20
1
-5
/
+5
|
*
HID: google: Add support for whiskers
Nicolas Boichat
2018-06-11
2
-0
/
+3
*
|
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
3
-5
/
+6
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
4
-6
/
+10
|
/
*
Merge branch 'for-4.18/wacom' into for-linus
Jiri Kosina
2018-06-08
1
-35
/
+39
|
\
|
*
HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible
Jason Gerecke
2018-05-22
1
-35
/
+39
*
|
Merge branch 'for-4.18/upstream' into for-linus
Jiri Kosina
2018-06-08
1
-1
/
+0
|
\
\
|
*
|
HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driv...
Heiner Kallweit
2018-05-30
1
-1
/
+0
*
|
|
Merge branch 'for-4.18/rmi' into for-linus
Jiri Kosina
2018-06-08
1
-0
/
+20
|
\
\
\
|
*
|
|
HID: rmi: use HID_QUIRK_NO_INPUT_SYNC
Benjamin Tissoires
2018-05-30
1
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.18/plantronics' into for-linus
Jiri Kosina
2018-06-08
1
-1
/
+5
|
\
\
\
|
*
|
|
HID: hid-plantronics: Re-resend Update to map button for PTT products
Terry Junge
2018-05-16
1
-1
/
+5
|
|
/
/
*
|
|
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
2018-06-08
6
-131
/
+266
|
\
\
\
|
*
|
|
HID: multitouch: fix calculation of last slot field in multi-touch reports
Ben Chan
2018-05-30
1
-1
/
+4
|
*
|
|
HID: multitouch: fix types returned from mt_need_to_apply_feature()
Jiri Kosina
2018-05-16
1
-3
/
+3
|
*
|
|
HID: multitouch: implement precision touchpad latency and switches
Benjamin Tissoires
2018-04-26
1
-5
/
+29
|
*
|
|
HID: multitouch: simplify the settings of the various features
Benjamin Tissoires
2018-04-26
1
-71
/
+60
|
*
|
|
HID: multitouch: make use of HID_QUIRK_INPUT_PER_APP
Benjamin Tissoires
2018-04-26
1
-39
/
+33
|
|
|
/
|
|
/
|
|
*
|
HID: input: append a suffix matching the application
Benjamin Tissoires
2018-04-26
1
-8
/
+59
|
*
|
HID: generic: create one input report per application type
Benjamin Tissoires
2018-04-26
5
-10
/
+49
|
*
|
HID: store the full list of reports in the hidinput
Benjamin Tissoires
2018-04-26
1
-0
/
+6
|
*
|
HID: input: do not increment usages when a duplicate is found
Benjamin Tissoires
2018-04-17
1
-2
/
+31
*
|
|
Merge branch 'for-4.18/i2c-hid' into for-linus
Jiri Kosina
2018-06-08
1
-8
/
+25
|
\
\
\
|
*
|
|
HID: i2c-hid: remove i2c_hid_open_mut
Sebastian Andrzej Siewior
2018-05-30
1
-2
/
+0
|
*
|
|
HID: i2c-hid: check if device is there before really probing
Dmitry Torokhov
2018-05-15
1
-0
/
+8
|
*
|
|
HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen
Hans de Goede
2018-04-16
1
-0
/
+12
|
*
|
|
HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function
Hans de Goede
2018-04-16
1
-6
/
+5
|
|
/
/
*
|
|
Merge branch 'for-4.18/hid-steam' into for-linus
Jiri Kosina
2018-06-08
4
-0
/
+1129
|
\
\
\
|
*
|
|
HID: steam: select CONFIG_POWER_SUPPLY
Arnd Bergmann
2018-05-30
1
-0
/
+1
|
*
|
|
HID: steam: add missing fields in client initialization
Jiri Kosina
2018-05-15
1
-0
/
+3
|
*
|
|
HID: steam: add battery device.
Rodrigo Rivas Costa
2018-05-15
1
-1
/
+140
|
*
|
|
HID: add driver for Valve Steam Controller
Rodrigo Rivas Costa
2018-05-15
4
-0
/
+986
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.18/hid-redragon' into for-linus
Jiri Kosina
2018-06-08
4
-0
/
+95
|
\
\
\
|
*
|
|
HID: redragon: Fix modifier keys for Redragon Asura Keyboard
Robert Munteanu
2018-04-17
4
-0
/
+95
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.18/alps' into for-linus
Jiri Kosina
2018-06-08
1
-5
/
+25
|
\
\
\
|
*
|
|
HID: alps: Fix some style in 't4_read_write_register()'
Christophe JAILLET
2018-04-26
1
-3
/
+3
|
*
|
|
HID: alps: Check errors returned by 't4_read_write_register()'
Christophe JAILLET
2018-04-26
1
-0
/
+18
|
*
|
|
HID: alps: Save a memory allocation in 't4_read_write_register()' when writin...
Christophe JAILLET
2018-04-26
1
-2
/
+2
|
*
|
|
HID: alps: Report an error if we receive invalid data in 't4_read_write_regis...
Christophe JAILLET
2018-04-26
1
-0
/
+2
[next]