summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-27HID: amd_sfh: Use devm_kzalloc() instead of kzalloc()Basavaraj Natikar2-12/+9
2021-05-27HID: ft260: improve error handling of ft260_hid_feature_report_get()Michael Zaidman1-12/+12
2021-05-27HID: magicmouse: fix crash when disconnecting Magic Trackpad 2José Expósito1-1/+4
2021-05-27HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-05-27HID: pidff: fix error return code in hid_pidff_init()Zhen Lei1-0/+1
2021-05-27HID: logitech-hidpp: initialize level variableTom Rix1-0/+1
2021-05-27HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpadHans de Goede1-2/+26
2021-05-27HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_ke...Hans de Goede1-1/+0
2021-05-26HID: hid-sensor-custom: Process failure of sensor_hub_set_feature()Srinivas Pandruvada1-3/+5
2021-05-07HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang1-1/+8
2021-05-05HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam2-3/+2
2021-05-05HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis1-0/+3
2021-05-05HID: multitouch: set Stylus suffix for Stylus-application devices, tooAhelenia Ziemiańska1-4/+4
2021-05-05HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska1-3/+7
2021-05-05HID: remove the unnecessary redefinition of a macroHamza Mahfooz1-2/+0
2021-05-05HID: quirks: Add quirk for Lenovo optical mouseSaeed Mirzamohammadi2-0/+2
2021-05-05HID: asus: filter G713/G733 key event to prevent shutdownLuke D Jones1-0/+10
2021-05-05HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada1-4/+9
2021-05-05HID: ft260: check data size in ft260_smbus_write()Michael Zaidman1-1/+4
2021-05-05HID: surface-hid: Fix integer endian conversionMaximilian Luz1-3/+3
2021-05-05HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXTDmitry Torokhov1-0/+2
2021-05-05HID: hid-input: add mapping for emoji picker keyDmitry Torokhov3-0/+5
2021-05-05HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95Mateusz Jończyk4-2/+6
2021-05-05HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dockHans de Goede2-0/+2
2021-05-05HID: thrustmaster: fix return value check in thrustmaster_probe()Wei Yongjun1-1/+1
2021-05-05HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan2-0/+2
2021-05-05HID: asus: Filter keyboard EC for old ROG keyboardLuke D Jones1-1/+1
2021-05-05HID: semitek: new driver for GK6X series keyboardsBenjamin Moody4-0/+59
2021-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds38-222/+2948
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds420-4029/+23461
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds120-613/+2332
2021-04-30Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+4
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds234-5596/+6868
2021-04-30Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds18-220/+198
2021-04-30Merge tag 'drm-intel-next-fixes-2021-04-27' of git://anongit.freedesktop.org/...Dave Airlie10-22/+15
2021-04-30Merge tag 'amd-drm-next-5.13-2021-04-23' of https://gitlab.freedesktop.org/ag...Dave Airlie80-445/+1854
2021-04-30Merge tag 'drm-misc-next-fixes-2021-04-29' of git://anongit.freedesktop.org/d...Dave Airlie4-4/+8
2021-04-30Merge tag 'drm/tegra/for-5.13-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie27-150/+460
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds29-668/+578
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds54-596/+635
2021-04-29Merge branch 'for-5.13/warnings' into for-linusJiri Kosina12-31/+30
2021-04-29Merge branch 'for-5.13/wacom' into for-linusJiri Kosina2-24/+27
2021-04-29Merge branch 'for-5.13/thrustmaster' into for-linusJiri Kosina4-4/+380
2021-04-29Merge branch 'for-5.13/surface-system-aggregator-intergration' into for-linusJiri Kosina1834-31531/+64385
2021-04-29Merge branch 'for-5.13/plantronics' into for-linusJiri Kosina3-2/+61
2021-04-29Merge branch 'for-5.13/magicmouse' into for-linusJiri Kosina5-38/+147
2021-04-29Merge branch 'for-5.13/logitech' into for-linusJiri Kosina4-48/+120
2021-04-29Merge branch 'for-5.13/lenovo' into for-linusJiri Kosina1-33/+114
2021-04-29Merge branch 'for-5.13/i2c-hid' into for-linusJiri Kosina1-27/+25
2021-04-29Merge branch 'for-5.13/ft260' into for-linusJiri Kosina5-0/+1074