Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fe2c32545bfc281122cb8b66572949a366ad747e
/
drivers
/
hid
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
· 6 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
· 6 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
· 6 years ago
b3a81b6
HID: i2c-hid: check if device is there before really probing
by Dmitry Torokhov
· 6 years ago
165e2ca
HID: steam: add missing fields in client initialization
by Jiri Kosina
· 6 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
37ba3c3
HID: intel_ish-hid: Move header size check to inside the loop
by Hans de Goede
· 7 years ago
097b8f6
HID: wacom: Release device resource data obtained by devres_alloc()
by Arvind Yadav
· 7 years ago
a230cd5
HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
by pgzh
· 7 years ago
b658912
HID: i2c-hid: fix inverted return value from i2c_hid_command()
by Jiri Kosina
· 7 years ago
190d7f0
HID: input: do not increment usages when a duplicate is found
by Benjamin Tissoires
· 7 years ago
85455dd9
HID: redragon: Fix modifier keys for Redragon Asura Keyboard
by Robert Munteanu
· 7 years ago
2dcc819
HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen
by Hans de Goede
· 7 years ago
67767a5
HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function
by Hans de Goede
· 7 years ago
3e83eda
HID: i2c-hid: Fix resume issue on Raydium touchscreen device
by Aaron Ma
· 7 years ago
619d3a2
HID: wacom: bluetooth: send exit report for recent Bluetooth devices
by Aaron Armstrong Skomra
· 7 years ago
a955358
HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
by Rodrigo Rivas Costa
· 7 years ago
2e210bb
HID: input: fix battery level reporting on BT mice
by Dmitry Torokhov
· 7 years ago
e8403b49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
9931753
Merge branch 'for-4.17/wacom' into for-linus
by Jiri Kosina
· 7 years ago
e2d39e0
Merge branch 'for-4.17/upstream' into for-linus
by Jiri Kosina
· 7 years ago
108ff0e
Merge branch 'for-4.17/sony' into for-linus
by Jiri Kosina
· 7 years ago
af73686e
Merge branch 'for-4.17/multitouch' into for-linus
by Jiri Kosina
· 7 years ago
f73fee74
Merge branch 'for-4.17/hid-i2c' into for-linus
by Jiri Kosina
· 7 years ago
7a8c1c4
Merge branch 'for-4.17/hid-elan' into for-linus
by Jiri Kosina
· 7 years ago
d463fd4
Merge branch 'for-4.17/google-hammer' into for-linus
by Jiri Kosina
· 7 years ago
a9ef00a
Merge branch 'for-4.17/elecom' into for-linus
by Jiri Kosina
· 7 years ago
7d3d884
HID: google: Enable PM Full On mode when adjusting backlight
by Haridhar Kalvala
· 7 years ago
bc774b8
HID: google: add google hammer HID driver
by Wei-Ning Huang
· 7 years ago
2904e68
HID: core: reset the quirks before calling probe again
by Benjamin Tissoires
· 7 years ago
adaabbf
HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTS
by Benjamin Tissoires
· 7 years ago
39335d1
HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT
by Benjamin Tissoires
· 7 years ago
843e475
HID: multitouch: remove dead zones of Razer Blade Stealth
by Benjamin Tissoires
· 7 years ago
d9c57a7
HID: multitouch: export a quirk for the button handling of touchpads
by Benjamin Tissoires
· 7 years ago
2ddc8e2
HID: usbhid: extend the polling interval configuration to keyboards
by Filip Alac
· 7 years ago
7ba8fc0
HID: wacom: wacom_wac_collection() is local to wacom_wac.c
by Jiri Kosina
· 7 years ago
b1f466a
HID: wacom: generic: add the "Report Valid" usage
by Aaron Armstrong Skomra
· 7 years ago
f8b6a74
HID: wacom: generic: Support multiple tools per report
by Aaron Armstrong Skomra
· 7 years ago
87046b6
HID: wacom: Add support for 3rd generation Intuos BT
by Aaron Armstrong Skomra
· 7 years ago
c17a747
HID: core: rewrite the hid-generic automatic unbind
by Benjamin Tissoires
· 7 years ago
b7289cb
HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotes
by Todd Kelner
· 7 years ago
001fab4
HID: hid-multitouch: Use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
04230f4
HID: hid-ntrig: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
fbb77e8
HID: elecom: add support for EX-G M-XT4DRBK trackball
by Tomasz Kramkowski
· 7 years ago
79837ed
HID: elecom: refer to trackballs by model name instead of series
by Tomasz Kramkowski
· 7 years ago
b9b7a86
HID: corsair: Add K70 Vengeance and K70 RAPIDFIRE to
by Aaron Bottegal
· 7 years ago
336fd4f
HID: uhid: use strlcpy() instead of strncpy()
by Xiongfeng Wang
· 7 years ago
b9ec700
HID: asus: make array 'buf' static const
by Colin Ian King
· 7 years ago
3064a03
HID: Fix hid_report_len usage
by Aaron Ma
· 7 years ago
6de0b13
HID: core: Fix size as type u32
by Aaron Ma
· 7 years ago
ac75a04
HID: i2c-hid: fix size check and type usage
by Aaron Ma
· 7 years ago
bbca80b
HID: corsair: Add support for the GLAIVE RGB gaming mouse
by Guus Sliepen
· 7 years ago
9a6a419
HID: Add driver for USB ELAN Touchpad
by Alexandrov Stansilav
· 7 years ago
8afede1
HID: i2c-hid: Use ACPI_COMPANION() directly
by Andy Shevchenko
· 7 years ago
52ad2bd
usb: ldusb: add PIDs for new CASSY devices supported by this driver
by Karsten Koop
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
183b636
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
c86aa01
Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus
by Jiri Kosina
· 7 years ago
e56236b
Merge branch 'for-4.16/i2c-hid' into for-linus
by Jiri Kosina
· 7 years ago
740c84e
Merge branch 'for-4.16/wacom' into for-linus
by Jiri Kosina
· 7 years ago
a44f3ec
Merge branch 'for-4.16/elo' into for-linus
by Jiri Kosina
· 7 years ago
7908449
Merge branches 'for-4.16/hid-quirks-cleanup/asus', 'for-4.16/hid-quirks-cleanup/elecom', 'for-4.16/hid-quirks-cleanup/ish', 'for-4.16/hid-quirks-cleanup/multitouch', 'for-4.16/hid-quirks-cleanup/pixart', 'for-4.16/hid-quirks-cleanup/rmi', 'for-4.16/hid-quirks-cleanup/sony' and 'for-4.16/hid-quirks-cleanup/toshiba' into for-linus
by Jiri Kosina
· 7 years ago
Next »