summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2018-10-10HID: i2c-hid: disable runtime PM operations on hantick touchpadAnisse Astier
2018-10-10HID: i2c-hid: Don't reset device upon system resumeKai-Heng Feng
2018-10-10HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede
2018-10-10HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon
2018-10-10HID: add support for Apple Magic KeyboardsSean O'Brien
2018-10-10HID: intel-ish-hid: Enable Sunrise Point-H ish driverAndreas Bosch
2018-10-03HID: i2c-hid: Use devm to allocate i2c_hid structStephen Boyd
2018-10-03HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia
2018-09-19HID: input: fix leaking custom input node nameStefan Agner
2018-09-19HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreenAceLan Kao
2018-09-19HID: core: fix grouping by applicationBenjamin Tissoires
2018-09-19HID: multitouch: fix Elan panels with 2 input modes declarationBenjamin Tissoires
2018-09-15HID: redragon: fix num lock and caps lock LEDsRobert Munteanu
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-09HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva
2018-07-09HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk
2018-07-03HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke
2018-07-03HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11HID: google: Add support for whiskersNicolas Boichat
2018-06-08Merge branch 'for-4.18/wacom' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/upstream' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/rmi' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/plantronics' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/i2c-hid' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/hid-steam' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/hid-redragon' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/alps' into for-linusJiri Kosina
2018-05-30HID: rmi: use HID_QUIRK_NO_INPUT_SYNCBenjamin Tissoires
2018-05-30HID: multitouch: fix calculation of last slot field in multi-touch reportsBen Chan
2018-05-30HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driv...Heiner Kallweit
2018-05-30HID: steam: select CONFIG_POWER_SUPPLYArnd Bergmann
2018-05-30HID: i2c-hid: remove i2c_hid_open_mutSebastian Andrzej Siewior
2018-05-22HID: wacom: Support "in range" for Intuos/Bamboo tablets where possibleJason Gerecke
2018-05-16HID: core: fix hid_hw_open() commentHisao Tanabe
2018-05-16HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge
2018-05-16HID: multitouch: fix types returned from mt_need_to_apply_feature()Jiri Kosina
2018-05-15HID: i2c-hid: check if device is there before really probingDmitry Torokhov
2018-05-15HID: steam: add missing fields in client initializationJiri Kosina
2018-05-15HID: steam: add battery device.Rodrigo Rivas Costa
2018-05-15HID: add driver for Valve Steam ControllerRodrigo Rivas Costa