summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: thrustmaster: clean up Makefile and adapt quirksLukas Bulwahn2021-08-202-3/+0
* HID: i2c-hid: Fix Elan touchpad regressionJim Broadus2021-08-201-3/+2
* HID: asus: Prevent Claymore sending suspend eventLuke D. Jones2021-08-202-0/+16
* HID: elo: update the reference count of the usb device structureSalah Triki2021-08-201-1/+5
* HID: ft260: fix device removal due to USB disconnectMichael Zaidman2021-07-291-16/+7
* HID: wacom: Skip processing of touches with negative slot valuesJason Gerecke2021-07-281-0/+3
* HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke2021-07-281-1/+1
* HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"Colin Ian King2021-07-281-1/+1
* HID: apple: Add support for Keychron K1 wireless keyboardHaochen Tong2021-07-281-0/+2
* HID: fix typo in KconfigChristophe JAILLET2021-07-281-1/+1
* HID: ft260: fix format type warning in ft260_word_show()Michael Zaidman2021-07-271-2/+2
* HID: amd_sfh: Use correct MMIO register for DMA addressDylan MacKenzie2021-07-151-1/+1
* HID: asus: Remove check for same LED brightness on setLuke D. Jones2021-07-151-3/+0
* HID: intel-ish-hid: use async resume functionYe Xiang2021-07-153-8/+37
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-06-3037-216/+675
|\
| * 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-3013-69/+105
| |\ \ \
| | * | | 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-084-12/+5
| | * | | 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