aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.197 into kernel.lnx.4.14.r4-relNathan Chancellor2020-09-203-2/+19
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-09-092-9/+17
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-09-091-3/+3
* Merge 4.14.190 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-202-0/+26
* Merge 4.14.189 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-201-0/+6
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-06-162-0/+25
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-05-282-0/+4
|\
| * Merge 4.14.182 into kernel.lnx.4.14.r4-relNathan Chancellor2020-05-272-0/+4
| |\
| | * HID: multitouch: add eGalaxTouch P80H84 supportSebastian Reichel2020-05-272-0/+4
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-05-213-9/+33
|\| |
| * | Merge 4.14.181 into kernel.lnx.4.14.r4-relNathan Chancellor2020-05-193-9/+33
| |\|
| | * HID: usbhid: Fix race between usbhid_close() and usbhid_stop()Alan Stern2020-05-202-8/+30
| | * HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devicesJason Gerecke2020-05-201-1/+3
* | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-03-225-5/+17
|\| |
| * | Merge 4.14.174 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-202-1/+10
| |\|
| | * HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng2020-03-201-0/+8
| | * HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi2020-03-201-1/+2
| * | Merge 4.14.173 into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-113-4/+7
| |\|
| | * HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com2020-03-111-1/+1
| | * HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes2020-03-111-1/+3
| | * HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede2020-03-111-2/+3
| * | Merge tag 'LA.UM.8.1.r1-14300-sm8150.0' into kernel.lnx.4.14.r4-relNathan Chancellor2020-03-105-177/+129
| |\ \
| | * \ Merge "HID: Adding new ids for hid-qvr support"qctecmdr2020-01-134-0/+5
| | |\ \
| | | * | HID: Adding new ids for hid-qvr supportrohit bandi2020-01-094-0/+5
| | * | | HID: qvr: Correct axes orientationrbandi2020-01-091-11/+49
| | * | | HID: qvr: wait event interruptible timeout changeRohit Bandi2020-01-091-4/+5
| | * | | HID: qvr: Decrease wait event interruptible timeout valuerohit bandi2020-01-091-1/+1
| | * | | HID: qvr: Optimized Viewer Requirementsrohit bandi2020-01-092-143/+37
| | * | | HID: qvr: Code refactoringrohit bandi2020-01-092-26/+40
| | |/ /
* | | | Merge tag 'LA.UM.8.1.r1-14300-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2020-02-135-177/+129
* | | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-02-112-0/+4
|\| | |
| * | | Merge 4.14.170 into kernel.lnx.4.14.r4-relNathan Chancellor2020-02-052-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2020-02-052-0/+4
* | | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-232-5/+7
|\| | |
| * | | Merge 4.14.166 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-222-5/+7
| |\| |
| | * | HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-172-5/+7
| | * | HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2020-01-171-2/+2
| | * | hidraw: Return EPOLLOUT from hidraw_pollFabian Henneke2020-01-171-1/+1
* | | | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-154-60/+62
|\| | |
| * | | Merge 4.14.165 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-144-60/+62
| |\| |
| | * | HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2020-01-141-55/+42
| | * | HID: hid-input: clear unmapped usagesDmitry Torokhov2020-01-141-4/+12
| | * | HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2020-01-141-1/+2
| | * | HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2020-01-141-0/+6
* | | | drivers: fix random gcc warningsYaroslav Furman2020-01-081-1/+2
|/ / /
* | | Merge 4.14.162 into kernel.lnx.4.14.r4-relNathan Chancellor2020-01-042-0/+7
|\| |
| * | HID: Improve Windows Precision Touchpad detection.Blaž Hrastnik2020-01-041-0/+4
| * | HID: logitech-hidpp: Silence intermittent get_battery_capacity errorsHans de Goede2020-01-041-0/+3
* | | Merge 4.14.158 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-052-7/+46
|\| |
| * | HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun2019-12-051-6/+45