summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-191-1/+16
|\
| * HID: input: add mapping for "Toggle Display" keyDmitry Torokhov2019-03-271-0/+8
| * HID: input: add mapping for "Full Screen" keyDmitry Torokhov2019-03-271-0/+1
| * HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov2019-03-271-0/+4
| * HID: input: add mapping for Expose/Overview keyDmitry Torokhov2019-03-271-0/+2
| * HID: input: fix mapping of aspect ratio keyDmitry Torokhov2019-03-271-1/+1
* | HID: input: add mapping for Assistant keyDmitry Torokhov2019-04-031-0/+1
* | HID: i2c-hid: Disable runtime PM on Synaptics touchpadHui Wang2019-04-012-0/+3
* | HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630Jeffrey Hugo2019-03-271-1/+4
* | HID: logitech: Handle 0 scroll events for the m560Peter Hutterer2019-03-201-2/+3
* | HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo2019-03-191-0/+5
* | HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu2019-03-191-1/+7
* | HID: Increase maximum report size allowed by hid_field_extract()Kai-Heng Feng2019-03-181-3/+3
* | HID: steam: fix deadlock with input devices.Rodrigo Rivas Costa2019-03-181-7/+19
* | HID: uclogic: remove redudant duplicated null check on ver_ptrColin Ian King2019-03-111-4/+0Star
* | HID: quirks: Drop misused kernel-doc annotationAndy Shevchenko2019-03-111-1/+1
* | HID: hid-asus: select CONFIG_POWER_SUPPLYArnd Bergmann2019-03-111-0/+1
* | HID: quirks: use correct format chars in dbg_hidLouis Taylor2019-03-111-2/+2
* | Merge branch 'for-5.1/wacom' into for-linusJiri Kosina2019-03-052-21/+35
|\ \
| * | HID: wacom: Add support for Pro Pen slimJason Gerecke2019-02-201-0/+2
| * | HID: wacom: Mark expected switch fall-throughGustavo A. R. Silva2019-02-151-0/+1
| * | HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirkJason Gerecke2019-01-292-21/+32
* | | Merge branch 'for-5.1/i2c-hid' into for-linusJiri Kosina2019-03-056-84/+55Star
|\ \ \
| * | | HID: intel-ish-hid: remove data[128] usage on stack when sending HBM requestHong Liu2019-02-153-63/+38Star
| * | | HID: intel-ish-hid: move doorbell writing before flushHong Liu2019-02-151-2/+2
| * | | HID: intel-ish-hid: Optimize writing ipc message from queueHong Liu2019-02-152-18/+3Star
| * | | HID: intel-ish-hid: avoid binding wrong ishtp_cl_deviceHong Liu2019-02-151-1/+3
| * | | HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanelsKai-Heng Feng2019-01-211-0/+9
* | | | Merge branch 'for-5.1/ish' into for-linusJiri Kosina2019-03-058-26/+26
|\ \ \ \
| * | | | HID: intel-ish-hid: Use VID/PID from ISHSrinivas Pandruvada2019-02-011-2/+2
| * | | | HID: intel-ish-hid: Switch to use new generic UUID APIAndy Shevchenko2019-01-246-21/+18Star
| * | | | HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear...Song Hongyan2019-01-241-3/+6
| | |/ / | |/| |
* | | | Merge branch 'for-5.1/hid-uclogic' into for-linusJiri Kosina2019-03-0511-558/+2412
|\ \ \ \
| * | | | HID: Remove Waltop tablets from hid_have_special_driverNikolai Kondrashov2019-02-211-9/+0Star
| * | | | HID: Remove KYE tablets from hid_have_special_driverNikolai Kondrashov2019-02-211-5/+0Star
| * | | | HID: Remove hid-uclogic entries from hid_have_special_driverNikolai Kondrashov2019-02-211-17/+0Star
| * | | | HID: uclogic: Do not initialize non-USB devicesNikolai Kondrashov2019-02-211-2/+4
| * | | | HID: uclogic: Add support for Ugee G5Nikolai Kondrashov2019-02-215-0/+104
| * | | | HID: uclogic: Support Gray-coded rotary encodersNikolai Kondrashov2019-02-212-0/+37
| * | | | HID: uclogic: Support faking Wacom pad device IDNikolai Kondrashov2019-02-212-0/+19
| * | | | HID: uclogic: Add support for XP-Pen Deco 01Nikolai Kondrashov2019-02-215-0/+65
| * | | | HID: uclogic: Add support for XP-Pen Star G640Nikolai Kondrashov2019-02-213-0/+5
| * | | | HID: uclogic: Add support for XP-Pen Star G540Nikolai Kondrashov2019-02-213-0/+5
| * | | | HID: uclogic: Add support for Ugee EX07S frame controlsNikolai Kondrashov2019-02-213-2/+61
| * | | | HID: uclogic: Add support for Ugee M540Nikolai Kondrashov2019-02-212-3/+26
| * | | | HID: uclogic: Add support for Ugee 2150Nikolai Kondrashov2019-02-213-0/+5
| * | | | HID: uclogic: Support v2 protocolNikolai Kondrashov2019-02-213-0/+278
| * | | | HID: uclogic: Support fragmented high-res reportsNikolai Kondrashov2019-02-212-0/+33
| * | | | HID: uclogic: Support in-range reporting emulationNikolai Kondrashov2019-02-213-0/+58
| * | | | HID: uclogic: Designate current protocol v1Nikolai Kondrashov2019-02-213-43/+43