summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-108/+108
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-06-102-6/+3
|\
| * Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-122-6/+3
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'fo...Jiri Kosina2020-06-039-74/+335
|\ \ \ \ \ \ \ \
| | | | | | | * | HID: multitouch: Remove MT_CLS_WIN_8_DUALKai-Heng Feng2020-05-272-50/+2
| | | | | | | * | HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires2020-05-271-0/+26
| | | | | | * | | HID: mcp2221: add GPIO functionality supportRishi Gupta2020-04-161-0/+169
| | | | | * | | | HID: logitech: drop outdated references to unifying receiversFilipe Laíns2020-04-063-6/+6
| | | | | |/ / /
| | | | * | / / HID: intel-ish-hid: avoid bogus uninitialized-variable warningArnd Bergmann2020-05-051-0/+2
| | | | | |/ / | | | | |/| |
| | | * | | | HID: fix typo in KconfigChristophe JAILLET2020-04-141-2/+2
| | | | |/ / | | | |/| |
| | * | | | HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede2020-05-071-0/+1
| | * | | | HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239THans de Goede2020-05-061-0/+60
| | * | | | HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239THans de Goede2020-05-062-1/+26
| | * | | | HID: asus: Add report_size to struct asus_touchpad_infoHans de Goede2020-05-061-1/+7
| | * | | | HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) checkHans de Goede2020-05-061-1/+2
| | * | | | HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dockHans de Goede2020-05-061-14/+7
| | * | | | HID: asus: Only set EV_REP if we are adding a mappingHans de Goede2020-05-061-2/+2
| | | |/ / | | |/| |
| * / | | HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot2020-05-151-2/+28
| |/ / /
* | | | HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate2020-05-261-0/+17
* | | | HID: Add quirks for Trust Panora Graphic TabletCristian Klein2020-05-152-0/+4
* | | | HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax2020-05-051-0/+8
|/ / /
* | | 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