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 Torvalds2019-08-0610-19/+120
|\
| * HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander2019-08-061-3/+12
| * HID: hiddev: do cleanup in failure of opening a deviceHillf Danton2019-08-061-0/+4
| * HID: hiddev: avoid opening a disconnected deviceHillf Danton2019-08-061-0/+8
| * HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne2019-08-051-3/+27
| * HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2019-08-052-0/+2
| * HID: holtek: test for sanity of intfdataOliver Neukum2019-08-051-2/+7
| * HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra2019-08-051-6/+6
| * HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52István Váradi2019-08-052-0/+2
| * HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devicesHans de Goede2019-08-051-1/+1
| * HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov2019-07-171-0/+12
| * HID: logitech-dj: add the Powerplay receiverFilipe Laíns2019-07-172-0/+5
| * HID: logitech-hidpp: add USB PID for a few more supported miceFilipe Laíns2019-07-171-1/+31
| * HID: logitech-dj: rename "gaming" receiver to "lightspeed"Filipe Laíns2019-07-172-3/+3
* | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-07-141-1/+1
|\ \
| * | *: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov2019-07-141-1/+1
* | | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-141-1/+1
|\ \ \
| * | | platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi2019-06-171-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-131-11/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | HID: quirks: Refactor ELAN 400 and 401 handlingJeffrey Hugo2019-06-301-11/+11
| * | | Merge tag 'v5.1' into nextDmitry Torokhov2019-05-1044-888/+3844
| |\ \ \
* | \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-07-1111-49/+150
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-5.3/uclogic' into for-linusJiri Kosina2019-07-103-0/+5
| |\ \ \ \ \
| | * | | | | HID: uclogic: Add support for Ugee Rainbow CV720Wang Xuerui2019-06-113-0/+5
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ 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
| * | | | | | | HID: Add another Primax PIXART OEM mouse quirkSebastian Parschauer2019-07-022-0/+2
* | | | | | | | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-091-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-3/+1
* | | | | | | | | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-091-2/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | gpio: pass lookup and descriptor flags to request_ownLinus Walleij2019-06-071-2/+5
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-289-5/+32
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | 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