summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-core.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones1-5/+13
2023-02-06HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng1-0/+3
2021-07-20HID: do not use down_interruptible() when unbinding devicesDmitry Torokhov1-7/+3
2021-06-30HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis1-0/+3
2021-03-04HID: core: detect and skip invalid inputs to snto32()Randy Dunlap1-0/+3
2021-03-04HID: make arrays usage and value to be the sameWill McVicker1-3/+3
2020-09-09HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-03-05HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes1-1/+3
2020-01-14HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern1-0/+6
2020-01-04HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik1-0/+4
2019-12-05HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun1-6/+45
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław1-2/+5
2019-05-31HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne1-12/+24
2018-09-05HID: core: fix NULL pointer dereferenceGustavo A. R. Silva1-1/+2
2018-08-28HID: core: fix memory leak on probeStefan Agner1-0/+2
2018-08-20Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina1-3/+14
2018-07-23HID: cougar: make compare_device_paths reusableDaniel M. Lambea1-0/+23
2018-07-17HID: core: do not upper bound the collection stackBenjamin Tissoires1-3/+14
2018-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+4
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires1-1/+4
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-3/+6
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina1-6/+13
2018-05-16HID: core: fix hid_hw_open() commentHisao Tanabe1-1/+1
2018-04-26HID: generic: create one input report per application typeBenjamin Tissoires1-6/+13
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina1-11/+24
2018-04-05Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina1-0/+2
2018-03-23HID: core: reset the quirks before calling probe againBenjamin Tissoires1-0/+2
2018-03-06HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires1-11/+24
2018-02-16HID: core: Fix size as type u32Aaron Ma1-5/+5
2018-01-31Merge branch 'for-4.16/hid-quirks-cleanup/_base' into for-linusJiri Kosina1-876/+56
2017-12-07HID: core: lower log level for unknown main item tags to warningsHans de Goede1-1/+1
2017-11-21HID: core: remove the absolute need of hid_have_special_driver[]Benjamin Tissoires1-28/+48
2017-11-21HID: core: move the list of ignored devices in hid-quirks.cBenjamin Tissoires1-309/+0
2017-11-21HID: quirks: move the list of special devices into a quirkBenjamin Tissoires1-536/+1
2017-11-21HID: core: move the dynamic quirks handling in coreBenjamin Tissoires1-3/+7
2017-11-15Merge branch 'for-4.15/upstream' into for-linusJiri Kosina1-1/+1
2017-11-15Merge branch 'for-4.15/asus' into for-linusJiri Kosina1-1/+1
2017-11-15Merge branch 'for-4.15/alps' into for-linusJiri Kosina1-0/+3
2017-11-07HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing WheelViktor Chapliev1-0/+1
2017-10-17HID: alps: add new U1 device IDMasaki Ota1-0/+1
2017-10-17HID: alps: add support for Alps T4 Touchpad deviceMasaki Ota1-0/+2
2017-10-11HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis1-0/+2
2017-09-16HID: asus: Add support for Fn keys on Asus ROG G752Maxime Bellengé1-1/+1
2017-09-06HID: make device_attribute constBhumika Goyal1-1/+1
2017-09-05Merge branch 'for-4.14/driver-lock-removal' into for-linusJiri Kosina1-11/+4
2017-09-05Merge branch 'for-4.14/asus' into for-linusJiri Kosina1-0/+1
2017-08-01HID: Remove the semaphore driver_lockBinoy Jayan1-11/+4
2017-07-24HID: ortek: add one more buggy deviceBenjamin Tissoires1-0/+1
2017-07-20HID: asus: Add T100CHI bluetooth keyboard dock special keys mappingHans de Goede1-0/+1