summaryrefslogtreecommitdiff
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: hiddev: fix potential Spectre v1Breno Leitao2018-11-131-4/+14
* HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452Jason Gerecke2018-11-131-0/+19
* HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handlingHans de Goede2018-11-042-16/+3
* HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier2018-10-101-3/+8
* HID: i2c-hid: Don't reset device upon system resumeKai-Heng Feng2018-10-102-10/+7
* HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede2018-10-101-0/+23
* HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon2018-10-102-0/+3
* HID: add support for Apple Magic KeyboardsSean O'Brien2018-10-102-1/+10
* HID: intel-ish-hid: Enable Sunrise Point-H ish driverAndreas Bosch2018-10-102-0/+2
* HID: i2c-hid: Use devm to allocate i2c_hid structStephen Boyd2018-10-031-6/+3
* HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia2018-10-031-0/+2
* HID: input: fix leaking custom input node nameStefan Agner2018-09-191-0/+1
* HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreenAceLan Kao2018-09-192-0/+3
* HID: core: fix grouping by applicationBenjamin Tissoires2018-09-192-2/+5
* HID: multitouch: fix Elan panels with 2 input modes declarationBenjamin Tissoires2018-09-191-2/+14
* HID: redragon: fix num lock and caps lock LEDsRobert Munteanu2018-09-151-25/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-07-095-5/+31
|\
| * HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva2018-07-091-0/+11
| * HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk2018-07-091-1/+1
| * HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke2018-07-031-2/+8
| * HID: debug: check length before copy_to_user()Daniel Rosenberg2018-07-031-1/+7
| * HID: core: allow concurrent registration of driversBenjamin Tissoires2018-06-251-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-06-205-20/+23
|\ \ | |/
| * HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke2018-06-201-0/+8
| * HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu2018-06-201-15/+7
| * HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa2018-06-201-5/+5
| * HID: google: Add support for whiskersNicolas Boichat2018-06-112-0/+3
* | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-1/+1
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-123-5/+6
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-124-6/+10
|/
* Merge branch 'for-4.18/wacom' into for-linusJiri Kosina2018-06-081-35/+39
|\
| * HID: wacom: Support "in range" for Intuos/Bamboo tablets where possibleJason Gerecke2018-05-221-35/+39
* | Merge branch 'for-4.18/upstream' into for-linusJiri Kosina2018-06-081-1/+0
|\ \
| * | HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driv...Heiner Kallweit2018-05-301-1/+0
* | | Merge branch 'for-4.18/rmi' into for-linusJiri Kosina2018-06-081-0/+20
|\ \ \
| * | | HID: rmi: use HID_QUIRK_NO_INPUT_SYNCBenjamin Tissoires2018-05-301-0/+20
| | |/ | |/|
* | | Merge branch 'for-4.18/plantronics' into for-linusJiri Kosina2018-06-081-1/+5
|\ \ \
| * | | HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge2018-05-161-1/+5
| |/ /
* | | Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina2018-06-086-131/+266
|\ \ \
| * | | HID: multitouch: fix calculation of last slot field in multi-touch reportsBen Chan2018-05-301-1/+4
| * | | HID: multitouch: fix types returned from mt_need_to_apply_feature()Jiri Kosina2018-05-161-3/+3
| * | | HID: multitouch: implement precision touchpad latency and switchesBenjamin Tissoires2018-04-261-5/+29
| * | | HID: multitouch: simplify the settings of the various featuresBenjamin Tissoires2018-04-261-71/+60
| * | | HID: multitouch: make use of HID_QUIRK_INPUT_PER_APPBenjamin Tissoires2018-04-261-39/+33
| | |/ | |/|
| * | HID: input: append a suffix matching the applicationBenjamin Tissoires2018-04-261-8/+59
| * | HID: generic: create one input report per application typeBenjamin Tissoires2018-04-265-10/+49
| * | HID: store the full list of reports in the hidinputBenjamin Tissoires2018-04-261-0/+6
| * | HID: input: do not increment usages when a duplicate is foundBenjamin Tissoires2018-04-171-2/+31
* | | Merge branch 'for-4.18/i2c-hid' into for-linusJiri Kosina2018-06-081-8/+25
|\ \ \