summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2020-03-05HID: hyperv: NULL check before some freeing functions is not needed.Lucas Tanure
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-02-18HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla
2020-02-18HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla
2020-02-18HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla
2020-02-14HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2020-02-12HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET
2020-02-12HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-02-12HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-02-12HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi
2020-02-03HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-28HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is ac...Filipe LaĆ­ns
2020-01-27Merge branch 'for-5.6/logitech' into for-linusJiri Kosina
2020-01-27Merge branch 'for-5.6/hidraw' into for-linusJiri Kosina
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-13HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'Christophe JAILLET
2020-01-10HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-09HID: steam: Fix input device disappearingRodrigo Rivas Costa
2019-12-29HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada
2019-12-19drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang
2019-12-18hid-logitech-hidpp: read battery voltage from newer devicesPedro Vanzella
2019-12-18HID: logitech: Add MX Master 3 MouseAdrian Freund
2019-12-18HID: logitech-hidpp: Support WirelessDeviceStatus connect eventsMazin Rezk
2019-12-18HID: logitech-hidpp: Support translations from short to long reportsMazin Rezk
2019-12-18HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke
2019-12-18HID: intel-ish-hid: ipc: add CMP device idEven Xu
2019-12-18HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-13HID: hid-input: clear unmapped usagesDmitry Torokhov
2019-12-13HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan
2019-12-13HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede
2019-12-13HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede
2019-12-13HID: Add quirk for Xin-Mo Dual ControllerPriit Laes
2019-12-11HID: hidraw: add support uniq ioctlMarcel Holtmann
2019-12-11HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern
2019-12-09HID: picoLCD: constify fb opsJani Nikula
2019-12-09HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma
2019-12-09HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann
2019-12-09HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-29Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/logitech' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/ish' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/i2c' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/hidraw' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/core' into for-linusJiri Kosina
2019-11-21HID: hyperv: Add the support of hibernationDexuan Cui