aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-core.c
AgeCommit message (Expand)Author
2020-05-15HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-03-30HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern
2020-03-07HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik
2020-01-19HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun
2019-12-10HID: fix error message in hid_open_report()Michał Mirosław
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-05Revert "HID: core: Call request_module before doing device_add"Benjamin Tissoires
2019-06-05Revert "HID: core: Do not call request_module() in async context"Benjamin Tissoires
2019-06-05Revert "HID: Increase maximum report size allowed by hid_field_extract()"Benjamin Tissoires
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina
2019-04-24HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires
2019-04-05HID: core: Do not call request_module() in async contextHans de Goede
2019-04-02HID: core: Call request_module before doing device_addHans de Goede
2019-04-02HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-03-18HID: Increase maximum report size allowed by hid_field_extract()Kai-Heng Feng
2019-01-16HID: core: simplify active collection trackingPhilipp Zabel
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer
2018-12-07HID: core: process the Resolution MultiplierPeter Hutterer
2018-12-07HID: core: store the collections as a basic treePeter Hutterer
2018-10-23Merge branch 'for-4.20/core' into for-linusJiri Kosina
2018-09-05HID: core: fix NULL pointer dereferenceGustavo A. R. Silva
2018-08-28HID: core: fix memory leak on probeStefan Agner
2018-08-28HID: increase maximum global item tag report size to 256Song, Hongyan
2018-08-20Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina
2018-07-23HID: cougar: make compare_device_paths reusableDaniel M. Lambea
2018-07-17HID: core: do not upper bound the collection stackBenjamin Tissoires
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina
2018-05-16HID: core: fix hid_hw_open() commentHisao Tanabe
2018-04-26HID: generic: create one input report per application typeBenjamin Tissoires
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina
2018-03-23HID: core: reset the quirks before calling probe againBenjamin Tissoires
2018-03-06HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires
2018-02-16HID: core: Fix size as type u32Aaron Ma
2018-01-31Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linusJiri Kosina
2017-12-07HID: core: lower log level for unknown main item tags to warningsHans de Goede
2017-11-21HID: core: remove the absolute need of hid_have_special_driver[]Benjamin Tissoires
2017-11-21HID: core: move the list of ignored devices in hid-quirks.cBenjamin Tissoires
2017-11-21HID: quirks: move the list of special devices into a quirkBenjamin Tissoires
2017-11-21HID: core: move the dynamic quirks handling in coreBenjamin Tissoires
2017-11-15Merge branch 'for-4.15/upstream' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/asus' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/alps' into for-linusJiri Kosina
2017-11-07HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing WheelViktor Chapliev
2017-10-17HID: alps: add new U1 device IDMasaki Ota
2017-10-17HID: alps: add support for Alps T4 Touchpad deviceMasaki Ota