summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| * | | HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2020-03-162-0/+2
| * | | HID: google: add moonball USB idChen-Tsung Hsieh2020-03-162-0/+3
| * | | HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-3/+3
| * | | HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-2/+2
* | | | HID: hyperv: NULL check before some freeing functions is not needed.Lucas Tanure2020-03-051-4/+2
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-02-278-35/+63
|\| |
| * | HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla2020-02-181-0/+6
| * | HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla2020-02-181-5/+10
| * | HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla2020-02-181-2/+8
| * | HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng2020-02-141-0/+8
| * | HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET2020-02-121-1/+1
| * | HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com2020-02-121-1/+1
| * | HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes2020-02-121-1/+3
| * | HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi2020-02-121-1/+2
| * | HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede2020-02-031-2/+3
| * | HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is ac...Filipe LaĆ­ns2020-01-281-22/+21
| |/
* | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-2/+1
|\ \ | |/ |/|
| * Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-2015-71/+105
| |\
| * \ Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-2/+1
| |\ \
| | * | HID: picoLCD: constify fb opsJani Nikula2019-12-091-2/+1
* | | | Merge branch 'for-5.6/logitech' into for-linusJiri Kosina2020-01-271-15/+232
|\ \ \ \
| * | | | HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'Christophe JAILLET2020-01-131-1/+0
| * | | | hid-logitech-hidpp: read battery voltage from newer devicesPedro Vanzella2019-12-181-4/+168
| * | | | HID: logitech: Add MX Master 3 MouseAdrian Freund2019-12-181-0/+5
| * | | | HID: logitech-hidpp: Support WirelessDeviceStatus connect eventsMazin Rezk2019-12-181-4/+35
| * | | | HID: logitech-hidpp: Support translations from short to long reportsMazin Rezk2019-12-181-6/+24
| |/ / /
* | | | Merge branch 'for-5.6/hidraw' into for-linusJiri Kosina2020-01-271-0/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | HID: hidraw: add support uniq ioctlMarcel Holtmann2019-12-111-0/+9
| |/ /
* | | HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-102-5/+7
* | | HID: steam: Fix input device disappearingRodrigo Rivas Costa2020-01-091-0/+4
* | | HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2019-12-292-0/+2
* | | drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang2019-12-191-1/+1
* | | HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke2019-12-181-2/+4
* | | HID: intel-ish-hid: ipc: add CMP device idEven Xu2019-12-182-0/+2
* | | HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2019-12-181-55/+42
* | | HID: hid-input: clear unmapped usagesDmitry Torokhov2019-12-131-4/+12
* | | HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2019-12-132-3/+14
* | | HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede2019-12-131-1/+2
* | | HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2019-12-132-0/+4
* | | HID: Add quirk for Xin-Mo Dual ControllerPriit Laes2019-12-131-0/+1
* | | HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2019-12-111-0/+6
* | | HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2019-12-092-0/+4
* | | HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2019-12-091-1/+1
* | | HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2019-12-091-2/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-12-0112-66/+1084
|\ \
| * \ Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina2019-11-291-43/+103
| |\ \
| | * | HID: google: Detect base folded usage instead of hard-coding whiskersNicolas Boichat2019-10-101-28/+25
| | * | HID: google: whiskers: signal tablet mode on connectDmitry Torokhov2019-10-011-6/+6
| | * | HID: google: whiskers: signal tablet mode switch on disconnectDmitry Torokhov2019-10-011-1/+23
| | * | HID: google: whiskers: more robust tablet mode detectionDmitry Torokhov2019-10-011-15/+56