summaryrefslogtreecommitdiff
path: root/drivers/hid/usbhid
AgeCommit message (Expand)Author
2021-05-27HID: pidff: fix error return code in hid_pidff_init()Zhen Lei
2021-05-05HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam
2021-04-29Merge branch 'for-5.13/warnings' into for-linusJiri Kosina
2021-04-07HID: usbhid: hid-pidff: Demote a couple kernel-doc abusesLee Jones
2021-04-07HID: usbhid: Repair a formatting issue in a struct descriptionLee Jones
2021-03-08HID: hiddev: Return specific error codes on connect failureJason Gerecke
2020-11-25HID: usbhid: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18Revert "HID: usbhid: do not sleep when opening device"Jiri Kosina
2020-08-17HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-06-16HID: usbhid: remove redundant assignment to variable retvalColin Ian King
2020-06-16HID: usbhid: do not sleep when opening deviceDmitry Torokhov
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-29HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern
2020-02-12HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2019-12-18HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-09-22Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linusJiri Kosina
2019-08-06HID: hiddev: do cleanup in failure of opening a deviceHillf Danton
2019-08-06HID: hiddev: avoid opening a disconnected deviceHillf Danton
2019-08-05hiddev: Return EPOLLOUT from hiddev_pollFabian Henneke
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-10-26HID: hiddev: fix potential Spectre v1Breno Leitao
2018-08-20Merge branch 'for-4.19/upstream' into for-linusJiri Kosina
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-06-25HID: usbhid: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-03-23HID: usbhid: extend the polling interval configuration to keyboardsFilip Alac
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21HID: Ignore Jabra HID interface based on firmware versionNiels Skou Olsen
2017-11-21HID: core: move the dynamic quirks handling in coreBenjamin Tissoires
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-4.15/use-timer-setup' into for-linusJiri Kosina
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17HID: add multi-input quirk for GamepadBlockFlorian Mueller
2017-10-11HID: usbhid: fix out-of-bounds bugJaejoong Kim
2017-10-11HID: usbhid: Convert timers to use timer_setup()Kees Cook
2017-09-06HID: add multi-input quirk for IDC6680 touchscreenNicholas Bishop
2017-09-05Merge branch 'for-4.14/wacom' into for-linusJiri Kosina
2017-09-05Merge branch 'for-4.14/upstream' into for-linusJiri Kosina
2017-08-10HID: usbmouse: constify usb_device_id and fix space before '[' errorArvind Yadav
2017-08-10HID: usbkbd: constify usb_device_id and fix space before '[' error.Arvind Yadav