Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4bf6a9af0e9107926d1fb0112e7f9acb0d798cb4
/
drivers
/
hid
7a324b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 6 years ago
1429b47
Merge branch 'for-4.19/wiimote' into for-linus
by Jiri Kosina
· 6 years ago
ffbeeaa
Merge branch 'for-4.19/wacom' into for-linus
by Jiri Kosina
· 6 years ago
a91ddf2
Merge branch 'for-4.19/upstream' into for-linus
by Jiri Kosina
· 6 years ago
78a8ad7
Merge branch 'for-4.19/sony' into for-linus
by Jiri Kosina
· 6 years ago
16501e8
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
by Jiri Kosina
· 6 years ago
f5dd807
Merge branch 'for-4.19/intel-ish' into for-linus
by Jiri Kosina
· 6 years ago
4435b57
Merge branch 'for-4.19/i2c-hid' into for-linus
by Jiri Kosina
· 6 years ago
5a12d86
Merge branch 'for-4.19/elan' into for-linus
by Jiri Kosina
· 6 years ago
50fa925
HID: intel_ish-hid: tx_buf memory leak on probe/remove
by Anton Vasilyev
· 6 years ago
a1e9a9c
HID: intel-ish-hid: Prevent loading of driver on Mehlow
by Srinivas Pandruvada
· 6 years ago
b8e759b
HID: cougar: Add support for the Cougar 500k Gaming Keyboard
by Daniel M. Lambea
· 6 years ago
1a8861f
HID: cougar: make compare_device_paths reusable
by Daniel M. Lambea
· 6 years ago
7f342e9
HID: intel-ish-hid: remove redundant variable num_frags
by Colin Ian King
· 6 years ago
28a042a
HID: multitouch: handle palm for touchscreens
by Dmitry Torokhov
· 6 years ago
f902437
HID: multitouch: touchscreens also use confidence reports
by Dmitry Torokhov
· 6 years ago
9152c7d
HID: multitouch: report MT_TOOL_PALM for non-confident touches
by Dmitry Torokhov
· 6 years ago
30576c5
HID: microsoft: support the Surface Dial
by Benjamin Tissoires
· 6 years ago
08a8a7c
HID: core: do not upper bound the collection stack
by Benjamin Tissoires
· 6 years ago
ba6b055
HID: input: enable Totem on the Dell Canvas 27
by Benjamin Tissoires
· 6 years ago
01eaac7
HID: multitouch: remove one copy of values
by Benjamin Tissoires
· 6 years ago
8dfe14b
HID: multitouch: ditch mt_report_id
by Benjamin Tissoires
· 6 years ago
3ceb382
HID: multitouch: store a per application quirks value
by Benjamin Tissoires
· 6 years ago
f146d1c
HID: multitouch: Store per collection multitouch data
by Benjamin Tissoires
· 6 years ago
cf6d15d
HID: multitouch: make sure the static list of class is not changed
by Benjamin Tissoires
· 6 years ago
e7ad3dc
HID: elan: Add support for touchpad on the Toshiba Click Mini L9W
by Hans de Goede
· 6 years ago
6e5dd63
HID: elan: Add USB-id for HP x2 10-n000nd touchpad
by Hans de Goede
· 6 years ago
7ed3f28
HID: elan: Add a flag for selecting if the touchpad has a LED
by Hans de Goede
· 6 years ago
19588be
HID: elan: Query resolution from the touchpad
by Hans de Goede
· 6 years ago
79d11f2
HID: elan: Query device max_x and max_y value from touchpad
by Hans de Goede
· 6 years ago
314f04e
HID: elan: Hardcode finger-count and usb-interface
by Hans de Goede
· 6 years ago
2f612de
HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTH
by Hans de Goede
· 6 years ago
f109b43
HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting it
by Hans de Goede
· 6 years ago
c4cf2d8
HID: elan: Remove unused max_area_x and max_area_y vatiables
by Hans de Goede
· 6 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
092150a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 6 years ago
ea58c33
HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabuf
by Hanno Zulla
· 6 years ago
8082d3f
HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()
by Hanno Zulla
· 6 years ago
f2d98e2
HID: hid-sony.c: Use devm_ api to simplify sony_leds_init()
by Hanno Zulla
· 6 years ago
ea4a5fd
HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors()
by Hanno Zulla
· 6 years ago
cc070a8
HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad()
by Hanno Zulla
· 6 years ago
4f65245
HID: hiddev: fix potential Spectre v1
by Gustavo A. R. Silva
· 6 years ago
ef6eaf2
HID: i2c-hid: Fix "incomplete report" noise
by Jason Andryuk
· 6 years ago
af0a564
use the new async probing feature for the hyperv drivers
by Arjan van de Ven
· 6 years ago
3b8d573
HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
by Jason Gerecke
· 6 years ago
418b573
HID: wacom: convert Wacom custom usages to standard HID usages
by Ping Cheng
· 6 years ago
5783251
HID: wacom: Move handling of HID quirks into a dedicated function
by Jason Gerecke
· 6 years ago
29b9e14
HID: wacom: Replace touch_max fixup code with static touch_max definitions
by Jason Gerecke
· 6 years ago
717adfd
HID: debug: check length before copy_to_user()
by Daniel Rosenberg
· 6 years ago
8f73285
HID: core: allow concurrent registration of drivers
by Benjamin Tissoires
· 6 years ago
d4bdf2d
HID: wiimote: add support for Guitar-Hero devices
by Nicolas Adenis-Lamarre
· 6 years ago
f49255e
HID: usbhid: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 6 years ago
dc9b8e8
HID: redragon: fix num lock and caps lock LEDs
by Robert Munteanu
· 6 years ago
44d4d51
HID: hid-ntrig: add error handling for sysfs_create_group
by Zhouyang Jia
· 6 years ago
6136f97
HID: i2c-hid: Add vddl regulator control
by Stephen Boyd
· 6 years ago
d6f8389
HID: i2c-hid: Use devm to allocate i2c_hid struct
by Stephen Boyd
· 6 years ago
81e97f0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 6 years ago
d471b6b
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
by Jason Gerecke
· 6 years ago
ebeaa36
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
by Even Xu
· 9 years ago
4bff980
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
by Rodrigo Rivas Costa
· 6 years ago
ec15872
docs: fix broken references with multiple hints
by Mauro Carvalho Chehab
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
3e84c76
HID: google: Add support for whiskers
by Nicolas Boichat
· 6 years ago
06d8b90
Merge branch 'for-4.18/wacom' into for-linus
by Jiri Kosina
· 6 years ago
43e7b14
Merge branch 'for-4.18/upstream' into for-linus
by Jiri Kosina
· 6 years ago
a083a53
Merge branch 'for-4.18/rmi' into for-linus
by Jiri Kosina
· 6 years ago
d06e56c
Merge branch 'for-4.18/plantronics' into for-linus
by Jiri Kosina
· 6 years ago
25721ae
Merge branch 'for-4.18/multitouch' into for-linus
by Jiri Kosina
· 6 years ago
72d0beb
Merge branch 'for-4.18/i2c-hid' into for-linus
by Jiri Kosina
· 6 years ago
37acd68
Merge branch 'for-4.18/hid-steam' into for-linus
by Jiri Kosina
· 6 years ago
79b83b0
Merge branch 'for-4.18/hid-redragon' into for-linus
by Jiri Kosina
· 6 years ago
c1144d2
Merge branch 'for-4.18/alps' into for-linus
by Jiri Kosina
· 6 years ago
c94ba06
HID: rmi: use HID_QUIRK_NO_INPUT_SYNC
by Benjamin Tissoires
· 6 years ago
abb36fe
HID: multitouch: fix calculation of last slot field in multi-touch reports
by Ben Chan
· 6 years ago
66be621
HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driver[]
by Heiner Kallweit
· 6 years ago
4b64487
HID: steam: select CONFIG_POWER_SUPPLY
by Arnd Bergmann
· 6 years ago
d44c281
HID: i2c-hid: remove i2c_hid_open_mut
by Sebastian Andrzej Siewior
· 6 years ago
8947b0c
HID: wacom: Support "in range" for Intuos/Bamboo tablets where possible
by Jason Gerecke
· 7 years ago
d6c70a8
HID: core: fix hid_hw_open() comment
by Hisao Tanabe
· 7 years ago
37e376d
HID: hid-plantronics: Re-resend Update to map button for PTT products
by Terry Junge
· 7 years ago
99c703a
HID: multitouch: fix types returned from mt_need_to_apply_feature()
by Jiri Kosina
· 7 years ago
b3a81b6
HID: i2c-hid: check if device is there before really probing
by Dmitry Torokhov
· 7 years ago
165e2ca
HID: steam: add missing fields in client initialization
by Jiri Kosina
· 7 years ago
f827197
HID: steam: add battery device.
by Rodrigo Rivas Costa
· 7 years ago
c164d6a
HID: add driver for Valve Steam Controller
by Rodrigo Rivas Costa
· 7 years ago
070b963
HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B
by Hans de Goede
· 7 years ago
a4eb490
HID: intel-ish-hid: use put_device() instead of kfree()
by Arvind Yadav
· 7 years ago
a317e55
HID: alps: Fix some style in 't4_read_write_register()'
by Christophe JAILLET
· 7 years ago
6993401
HID: alps: Check errors returned by 't4_read_write_register()'
by Christophe JAILLET
· 7 years ago
edb6cb3
HID: alps: Save a memory allocation in 't4_read_write_register()' when writing data
by Christophe JAILLET
· 7 years ago
605f077
HID: alps: Report an error if we receive invalid data in 't4_read_write_register()'
by Christophe JAILLET
· 7 years ago
02946f4
HID: multitouch: implement precision touchpad latency and switches
by Benjamin Tissoires
· 7 years ago
7f81c8d
HID: multitouch: simplify the settings of the various features
by Benjamin Tissoires
· 7 years ago
40ec260
HID: multitouch: make use of HID_QUIRK_INPUT_PER_APP
by Benjamin Tissoires
· 7 years ago
c554bb0
HID: input: append a suffix matching the application
by Benjamin Tissoires
· 7 years ago
f07b3c1
HID: generic: create one input report per application type
by Benjamin Tissoires
· 7 years ago
e1b63c0
HID: store the full list of reports in the hidinput
by Benjamin Tissoires
· 7 years ago
749ab30
HID: intel_ish-hid: Stop using a static local buffer in get_report()
by Hans de Goede
· 7 years ago
Next »