summaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | HID: lg-g15: Add support for controlling the G510's RGB backlightHans de Goede2019-10-031-15/+257
| | * | | HID: lg-g15: Add support for the G510 keyboards' gaming keysHans de Goede2019-10-032-4/+124
| | * | | HID: lg-g15: Add support for the M1-M3 and MR LEDsHans de Goede2019-10-031-7/+47
| | * | | HID: lg-g15: Add keyboard and LCD backlight controlHans de Goede2019-10-031-0/+156
| | * | | HID: Add driver for Logitech gaming keyboards (G15, G15 v2)Hans de Goede2019-10-033-0/+259
| | |/ /
| * | | Merge branch 'for-5.5/ish' into for-linusJiri Kosina2019-11-291-1/+1
| |\ \ \
| | * | | HID: intel-ish-hid: Spelling s/diconnect/disconnect/Geert Uytterhoeven2019-11-021-1/+1
| * | | | Merge branch 'for-5.5/i2c' into for-linusJiri Kosina2019-11-291-2/+0
| |\ \ \ \
| | * | | | HID: i2c-hid: remove orphaned member sleep_delayYou-Sheng Yang2019-11-151-2/+0
| * | | | | Merge branch 'for-5.5/hidraw' into for-linusJiri Kosina2019-11-291-5/+5
| |\ \ \ \ \
| | * | | | | HID: hidraw: replace printk() with corresponding pr_xx() variantRishi Gupta2019-10-011-5/+5
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-5.5/core' into for-linusJiri Kosina2019-11-293-61/+61
| |\ \ \ \ \
| | * | | | | HID: quirks: remove hid-led devices from hid_have_special_driverHeiner Kallweit2019-11-181-7/+0
| | * | | | | HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik2019-11-181-0/+4
| | * | | | | HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun2019-11-121-6/+45
| | | |/ / / | | |/| | |
| * | | | | HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI ...Andrew Duggan2019-11-181-1/+2
| * | | | | HID: i2c-hid: Reset ALPS touchpads on resumeKai-Heng Feng2019-11-151-1/+11
| * | | | | HID: i2c-hid: fix no irq after reset on raydium 3118Aaron Ma2019-11-152-0/+3
| * | | | | HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouseJinke Fan2019-11-142-0/+2
* | | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-012-13/+2
|\ \ \ \ \ \
| * | | | | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-3/+1
| * | | | | | compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-10/+1
* | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-301-0/+34
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | HID: hyperv: Add the support of hibernationDexuan Cui2019-11-221-0/+34
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-11-073-4/+25
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke2019-11-062-4/+21
| * | | | HID: i2c-hid: Send power-on command after resetHans de Goede2019-11-021-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-10-2821-259/+297
|\| | | | | |_|_|/ |/| | |
| * | | HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede2019-10-181-0/+19
| * | | HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov2019-10-181-28/+5
| * | | HID: logitech-hidpp: rework device validationAndrey Smirnov2019-10-181-24/+30
| * | | HID: logitech-hidpp: split g920_get_config()Andrey Smirnov2019-10-181-54/+96
| * | | HID: i2c-hid: Remove runtime power managementKai-Heng Feng2019-10-181-111/+7
| * | | HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu2019-10-161-1/+1
| * | | HID: google: add magnemite/masterball USB idsNicolas Boichat2019-10-102-0/+6
| * | | HID: Fix assumption that devices have inputsAlan Stern2019-10-0314-37/+126
| * | | HID: prodikeys: make array keys static const, makes object smallerColin Ian King2019-10-011-2/+2
| * | | HID: fix error message in hid_open_report()Michał Mirosław2019-10-011-2/+5
| | |/ | |/|
* | | HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui2019-10-011-46/+10
| |/ |/|
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-241-2/+2
|\ \ | |/ |/|
| * HID: hv: Remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-09-031-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-09-2326-131/+532
|\ \
| * \ Merge branch 'for-5.4/wacom' into for-linusJiri Kosina2019-09-222-20/+81
| |\ \
| | * | HID: wacom: add new MobileStudio Pro 13 supportPing Cheng2019-09-051-2/+2
| | * | HID: wacom: do not call hid_set_drvdata(hdev, NULL)Benjamin Tissoires2019-08-221-13/+5
| | * | HID: wacom: support named keys on older devicesAaron Armstrong Skomra2019-08-201-0/+68
| | * | HID: wacom: Fix several minor compiler warningsJason Gerecke2019-08-202-5/+6
| * | | Merge branch 'for-5.4/sb0540' into for-linusJiri Kosina2019-09-224-0/+279
| |\ \ \
| | * | | HID: sb0540: add support for Creative SB0540 IR receiversBastien Nocera2019-09-034-0/+279
| * | | | Merge branch 'for-5.4/multitouch' into for-linusJiri Kosina2019-09-221-7/+30
| |\ \ \ \