summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-07-179-6/+47
|\
| * HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero2020-07-071-1/+1
| * HID: logitech: Use HIDPP_RECEIVER_INDEX instead of 0xffMazin Rezk2020-07-071-3/+3
| * HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard2020-06-242-0/+3
| * HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede2020-06-241-0/+18
| * HID: steam: fixes race in handling device list.Rodrigo Rivas Costa2020-06-191-2/+4
| * HID: magicmouse: do not set up autorepeatDmitry Torokhov2020-06-161-0/+6
| * HID: alps: support devices with report id 2Caiyuan Xie2020-06-161-0/+2
| * HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer2020-06-162-0/+2
| * HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto2020-06-161-0/+8
* | 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