summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede2020-05-042-0/+2
* HID: mcp2221: add gpiolib dependencyArnd Bergmann2020-04-291-0/+1
* HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal2020-04-292-0/+5
* HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke2020-04-291-3/+6
* HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern2020-04-292-8/+30
* Revert "HID: wacom: generic: read the number of expected touches on a per col...Jason Gerecke2020-04-161-63/+16
* HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY insteadJiri Kosina2020-04-152-2/+2
* HID: alps: Add AUI1657 device IDArtem Borisov2020-04-142-1/+2
* HID: logitech: Add support for Logitech G11 extra keysFabian Schindlatz2020-04-142-0/+5
* HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel2020-04-142-0/+4
* HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke2020-04-031-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-04-0112-18/+871
|\
| * Merge branch 'for-5.7/mcp2221' into for-linusJiri Kosina2020-04-014-0/+754
| |\
| | * HID: mcp2221: add usb to i2c-smbus host bridgeRishi Gupta2020-03-104-0/+754
| * | Merge branch 'for-5.7/logitech' into for-linusJiri Kosina2020-04-011-2/+9
| |\ \
| | * | HID: logitech-dj: add support for the static device in the Powerplay mat/rece...Filipe Laíns2020-03-101-2/+7
| | * | HID: logitech-dj: add debug msg when exporting a HID++ report descriptorsFilipe Laíns2020-02-121-0/+2
| * | | Merge branch 'for-5.7/ish' into for-linusJiri Kosina2020-04-012-2/+2
| |\ \ \
| | * | | HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-211-1/+1
| | * | | HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-arra...Gustavo A. R. Silva2020-03-211-1/+1
| * | | | Merge branch 'for-5.7/glorious' into for-linusJiri Kosina2020-04-015-4/+100
| |\ \ \ \
| | * | | | HID: Add driver fixing Glorious PC Gaming Race mouse report descriptorSamuel Čavoj2020-03-184-0/+98
| | |/ / /
| * | | | Merge branch 'for-5.7/core' into for-linusJiri Kosina2020-04-011-3/+0
| |\ \ \ \
| | * | | | HID: quirks: Remove ITE 8595 entry from hid_have_special_driverHans de Goede2020-02-121-3/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'for-5.7/appleir' into for-linusJiri Kosina2020-04-012-10/+5
| |\ \ \ \
| | * | | | HID: appleir: Use devm_kzalloc() instead of kzalloc()Lucas Tanure2020-03-131-3/+2
| | * | | | HID: appleir: Remove unnecessary goto labelLucas Tanure2020-03-131-5/+2
| | | |_|/ | | |/| |
| * | | | HID: rmi: Simplify an error handling path in 'rmi_hid_read_block()'Christophe JAILLET2020-03-231-1/+0
| * | | | HID: lg-g15: Do not fail the probe when we fail to disable F# emulationHans de Goede2020-03-171-2/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-04-011-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | HID: fix Kconfig word orderingGeert Uytterhoeven2020-03-171-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-03-175-5/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
| |\