summaryrefslogtreecommitdiff
path: root/drivers/hid (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2023-11-09HID: check empty report_list in hid_validate_values()Pietro Borrello
2023-11-09HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-11-09HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-10-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook
2022-01-27HID: uhid: Fix worker destroying device without any protectionJann Horn
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-14HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-14HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-14HID: introduce hid_is_using_ll_driverJason Gerecke
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman
2021-06-30HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-30HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam
2021-06-30HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis
2021-06-30HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei
2021-06-10HID: make arrays usage and value to be the sameWill McVicker
2021-05-22HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-03-03HID: core: detect and skip invalid inputs to snto32()Randy Dunlap
2021-03-03HID: make arrays usage and value to be the sameWill McVicker
2020-12-20HID: sony: Update hid_have_special_driverSwetha Chikkaboraiah
2020-12-19UPSTREAM: HID: input: map digitizer battery usageDmitry Torokhov
2020-12-19HID: input: ignore the battery in OKLICK Laser BTmouseAlexander E. Patrakov
2020-12-18HID: sony: Support PS4 BTSwetha Chikkaboraiah
2020-12-13FROMLIST: HID: nintendo: add nintendo switch controller driverDaniel J. Ogorchock
2020-12-08FROMLIST: HID: nintendo: add nintendo switch controller driverDaniel J. Ogorchock
2020-12-02HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos
2020-12-02HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang
2020-10-29HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter
2020-09-12HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-12HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-07-22HID: magicmouse: do not set up autorepeatDmitry Torokhov
2020-05-27HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel
2020-05-15ANDROID: hid: steam: remove BT controller matchingSiarhei Vishniakou
2020-05-14UPSTREAM: HID: steam: Fix input device disappearingRodrigo Rivas Costa
2020-03-11HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-03-11HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-03-07Revert "HID: core: add usage_page_preceding flag for hid_concatenate_usage_pa...Michael Bestas
2020-02-28FROMLIST: HID: nintendo: add nintendo switch controller driverDaniel J. Ogorchock
2020-01-23HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-23HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann
2020-01-23hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke
2020-01-14HID: hid-input: clear unmapped usagesDmitry Torokhov
2020-01-14HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann