summaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...Jiri Kosina2019-07-10155-1055/+301
|\ \ \ \
| | | | * HID: wacom: generic: add touchring adjustment for 2nd Gen Pro SmallAaron Armstrong Skomra2019-07-021-1/+3
| | | | * HID: wacom: add new MobileStudio Pro supportPing Cheng2019-06-261-2/+4
| | | | * HID: wacom: generic: read the number of expected touches on a per collection ...Aaron Armstrong Skomra2019-06-131-16/+63
| | | | * HID: wacom: generic: support the 'report valid' usage for touchAaron Armstrong Skomra2019-06-132-1/+12
| | | | * HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra2019-06-132-4/+10
| | | | * HID: wacom: Add 2nd gen Intuos Pro Small supportAaron Armstrong Skomra2019-06-132-5/+26
| | | | * HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra2019-05-171-1/+1
| | | | * HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra2019-05-171-7/+8
| | | | * HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra2019-05-173-2/+4
| | | * | HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devicesYueHaibing2019-06-111-1/+1
| | | * | HID: logitech-hidpp: HID: make const array consumer_rdesc_start staticColin Ian King2019-05-221-1/+1
| | | * | HID: logitech-dj: make const array template staticColin Ian King2019-05-221-6/+8
| | | * | HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiverHans de Goede2019-05-092-2/+3
| | | |/
| | * | HID: remove NO_D3 flag when remove driverSong Hongyan2019-06-261-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-289-5/+32
| |\ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
| | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-1310-54/+136
| |\ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-16/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307Thomas Gleixner2019-06-051-2/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 297Thomas Gleixner2019-06-051-9/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-0520-184/+20
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-054-36/+4
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265Thomas Gleixner2019-06-058-88/+8
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-3/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-20/+2
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3020-263/+20
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3086-356/+86
| * | | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
| * | | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
| * | | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-141-0/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2019-05-101-0/+2
| | |\ \ \ \
| | | * | | | HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov2019-04-271-0/+2
| * | | | | | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* | | | | | | HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer2019-07-022-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang2019-06-262-3/+16
* | | | | | HID: multitouch: Add pointstick support for ALPS TouchpadKai-Heng Feng2019-06-262-0/+5
* | | | | | HID: logitech-dj: Fix forwarding of very long HID++ reportsHans de Goede2019-06-261-1/+3
* | | | | | HID: uclogic: Add support for Huion HS64 tabletKyle Godbey2019-06-263-0/+5
* | | | | | HID: chicony: add another quirk for PixArt mouseOleksandr Natalenko2019-06-262-0/+2
* | | | | | HID: intel-ish-hid: Fix a use after free in load_fw_from_host()Dan Carpenter2019-06-261-1/+1
| |_|_|_|/ |/| | | |
* | | | | HID: logitech-dj: Fix 064d:c52f receiver supportHans de Goede2019-06-051-15/+27
* | | | | Revert "HID: core: Call request_module before doing device_add"Benjamin Tissoires2019-06-051-8/+0
* | | | | Revert "HID: core: Do not call request_module() in async context"Benjamin Tissoires2019-06-051-4/+2
* | | | | Revert "HID: Increase maximum report size allowed by hid_field_extract()"Benjamin Tissoires2019-06-051-3/+3