summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.14/multitouch' into for-linusJiri Kosina2021-06-303-1/+18
|\
| * HID: multitouch: Disable event reporting on suspend when the device is not a ...Hans de Goede2021-06-251-1/+2
| * HID: logitech-dj: Implement may_wakeup ll-driver callbackHans de Goede2021-06-251-0/+8
| * HID: usbhid: Implement may_wakeup ll-driver callbackHans de Goede2021-06-251-0/+8
* | Merge branch 'for-5.14/logitech' into for-linusJiri Kosina2021-06-305-45/+118
|\ \
| * | HID: lg-g15 + ite: Add MODULE_AUTHORHans de Goede2021-05-052-0/+2
| * | HID: lg-g15: Add support for the Logitech Z-10 speakersHans de Goede2021-05-052-1/+38
| * | HID: lg-g15: Make the LED-name used by lg_g15_register_led() a parameterHans de Goede2021-05-051-12/+11
| * | HID: lg-g15: Add a lg_g15_init_input_dev() helper functionHans de Goede2021-05-051-17/+25
| * | HID: lg-g15: Add a lg_g15_handle_lcd_menu_keys() helper functionHans de Goede2021-05-051-7/+14
| * | HID: lg-g15: Remove unused size argument from lg_*_event() functionsHans de Goede2021-05-051-8/+8
| * | HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encr...Hans de Goede2021-05-052-0/+20
* | | Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina2021-06-3012-66/+104
|\ \ \
| * | | HID: intel-ish-hid: ipc: Specify that EHL no cache snoopingEven Xu2021-06-141-1/+25
| * | | HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callbackEven Xu2021-06-142-0/+19
| * | | HID: intel-ish-hid: Set ISH driver depends on x86Even Xu2021-06-141-0/+1
| * | | HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warningLee Jones2021-04-074-8/+8
| * | | HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issuesLee Jones2021-04-071-22/+23
| * | | HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()Lee Jones2021-04-071-1/+1
| * | | HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in headerLee Jones2021-04-071-1/+1
| * | | HID: intel-ish-hid: Fix potential copy/paste errorLee Jones2021-04-071-1/+1
| * | | HID: intel-ish-hid: Fix a little doc-rotLee Jones2021-04-071-1/+1
| * | | HID: intel-ish: Fix a naming disparity and a formatting errorLee Jones2021-04-071-2/+2
| * | | HID: intel-ish: Supply some missing param descriptionsLee Jones2021-04-071-0/+5
| * | | HID: intel-ish-hid: pci-ish: Remove unused variable 'ret'Lee Jones2021-04-071-2/+1
| * | | HID: ishtp-hid-client: Move variable to where it's actually usedLee Jones2021-04-072-5/+5
| * | | HID: intel-ish-hid: Remove unused variable 'err'Lee Jones2021-04-071-2/+1
| * | | HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resumeYe Xiang2021-03-192-3/+4
| * | | HID: intel-ish-hid: Make remove callback return voidUwe Kleine-König2021-03-083-9/+4
| * | | HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove()Uwe Kleine-König2021-03-081-6/+4
| * | | HID: intel-ish-hid: Drop if block with an always false conditionUwe Kleine-König2021-03-081-5/+1
* | | | Merge branch 'for-5.14/google' into for-linusJiri Kosina2021-06-301-0/+10
|\ \ \ \
| * | | | HID: google: Add of_match table to Whiskers switch device.Ikjoon Jang2021-05-051-0/+10
| | |/ / | |/| |
* | | | Merge branch 'for-5.14/core' into for-linusJiri Kosina2021-06-304-11/+40
|\ \ \ \
| * | | | HID: input: Add support for Programmable ButtonsThomas Weißschuh2021-06-242-0/+33
| * | | | HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possibleHyeonggon Yoo2021-05-261-1/+1
| * | | | HID: input: replace outdated HID numbers+comments with macrosAhelenia Ziemiańska2021-05-051-3/+3
| * | | | HID: do not use down_interruptible() when unbinding devicesDmitry Torokhov2021-05-051-7/+3
| |/ / /
* | | | Merge branch 'for-5.14/amd-sfh' into for-linusJiri Kosina2021-06-307-34/+324
|\ \ \ \
| * | | | HID: amd_sfh: Add initial support for HPD sensorBasavaraj Natikar2021-06-246-2/+174
| * | | | HID: amd_sfh: Extend ALS support for newer AMD platformBasavaraj Natikar2021-06-246-26/+45
| * | | | HID: amd_sfh: Extend driver capabilities for multi-generation supportBasavaraj Natikar2021-06-243-6/+105
| | |_|/ | |/| |
* | | | HID: thrustmaster: Switch to kmemdup() when allocate change_requestYang Yingliang2021-06-251-2/+3
* | | | HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke2021-06-241-1/+1
* | | | HID: surface-hid: Fix get-report requestMaximilian Luz2021-06-151-1/+1
* | | | HID: sony: fix freeze when inserting ghlive ps3/wii donglesPascal Giard2021-06-151-49/+49
* | | | HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possibleHyeonggon Yoo2021-06-151-2/+2
* | | | HID: hid-input: add Surface Go battery quirkZoltan Tamas Vajda2021-06-142-0/+3
* | | | HID: intel-ish-hid: Fix minor typos in commentsAustin Kim2021-06-141-1/+1
|/ / /
* | | HID: asus: Cleanup Asus T101HA keyboard-dock handlingHans de Goede2021-05-271-11/+9