summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: Add driver for Logitech gaming keyboards (G15, G15 v2)Hans de Goede2019-10-033-0/+259
* 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
| |\ \ \
| | * | | HID: multitouch: add support for the Smart Tech panelBenjamin Tissoires2019-08-221-6/+28
| | * | | HID: multitouch: do not filter mice nodesBenjamin Tissoires2019-08-221-1/+2
| | |/ /
| * | | Merge branch 'for-5.4/logitech' into for-linusJiri Kosina2019-09-222-5/+20
| |\ \ \
| | * | | hid-logitech-dj: add the new Lightspeed receiverFilipe LaĆ­ns2019-08-232-3/+13
| | * | | HID: logitech-dj: add support of the G700(s) receiverBenjamin Tissoires2019-08-231-0/+5
| | * | | Merge branch 'master' into for-5.4/logitechBenjamin Tissoires2019-08-234121-96311/+570901
| | |\| |
| | * | | HID: logitech-dj: extend consumer usages rangeOlivier Gay2019-08-051-2/+2
| * | | | Merge branch 'for-5.4/ish' into for-linusJiri Kosina2019-09-223-37/+61
| |\ \ \ \
| | * | | | HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume pathsZhang Lixu2019-08-191-19/+15
| | * | | | HID: intel-ish-hid: ipc: make ish suspend paths clearZhang Lixu2019-08-191-21/+31
| | * | | | HID: intel-ish-hid: ipc: set NO_D3 flag only when neededZhang Lixu2019-08-193-3/+21
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linusJiri Kosina2019-09-222-2/+2
| |\ \ \ \
| | * | | | hiddev: Return EPOLLOUT from hiddev_pollFabian Henneke2019-08-051-1/+1
| | * | | | hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke2019-08-051-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-5.4/core' into for-linusJiri Kosina2019-09-223-2/+4
| |\ \ \ \
| | * | | | HID: core: fix dmesg flooding if report field larger than 32bitJoshua Clayton2019-09-181-2/+2
| | * | | | HID: Add quirk for HP X500 PIXART OEM mouseSebastian Parschauer2019-09-032-0/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-5.4/cleanup' into for-linusJiri Kosina2019-09-225-20/+3
| |\ \ \ \
| | * | | | HID: do not call hid_set_drvdata(hdev, NULL) in driversBenjamin Tissoires2019-08-225-20/+3
| | |/ / /
| * | | | Merge branch 'for-5.4/apple' into for-linusJiri Kosina2019-09-22380-2213/+3584
| |\ \ \ \
| | * | | | HID: apple: Fix stuck function keys when using FNJoao Moreno2019-09-041-21/+28
| | |/ / /
| * | | | HID: prodikeys: Fix general protection fault during probeAlan Stern2019-09-051-2/+10
| * | | | HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander2019-09-051-1/+1
| * | | | HID: i2c-hid: modify quirks for weida's devicesHungNien Chen2019-09-041-3/+1
| * | | | HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices failsHans de Goede2019-08-261-5/+5
| * | | | HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern2019-08-222-5/+6
| * | | | HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern2019-08-221-1/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-236-43/+54
|\ \ \ \ \
| * | | | | crypto: hisilicon - avoid unused function warningArnd Bergmann2019-09-201-5/+2
| * | | | | hwrng: core - don't wait on add_early_randomness()Laurent Vivier2019-09-201-1/+1
| * | | | | crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye2019-09-201-2/+2
| * | | | | crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye2019-09-201-25/+19
| * | | | | crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye2019-09-201-6/+7
| * | | | | crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=nPascal van Leeuwen2019-09-201-11/+29
| * | | | | crypto: talitos - fix missing break in switch statementGustavo A. R. Silva2019-09-201-0/+1
* | | | | | Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-09-2214-119/+237
|\ \ \ \ \ \
| * | | | | | power: supply: cpcap-charger: Enable vbus boost voltageTony Lindgren2019-09-022-6/+25
| * | | | | | power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attributeYuanjiang Yu2019-09-021-8/+19
| * | | | | | power: supply: sc27xx: Optimize the battery capacity calibrationYuanjiang Yu2019-09-021-35/+92
| * | | | | | power: supply: sc27xx: Make sure the alarm capacity is larger than 0Yuanjiang Yu2019-09-021-0/+2