aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-25HID: thrustmaster: Switch to kmemdup() when allocate change_requestYang Yingliang1-2/+3
2021-06-24HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke1-1/+1
2021-06-15HID: surface-hid: Fix get-report requestMaximilian Luz1-1/+1
2021-06-15HID: sony: fix freeze when inserting ghlive ps3/wii donglesPascal Giard1-49/+49
2021-06-15HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possibleHyeonggon Yoo1-2/+2
2021-06-14HID: hid-input: add Surface Go battery quirkZoltan Tamas Vajda2-0/+3
2021-06-14HID: intel-ish-hid: Fix minor typos in commentsAustin Kim1-1/+1
2021-05-27HID: asus: Cleanup Asus T101HA keyboard-dock handlingHans de Goede1-11/+9
2021-05-27HID: magicmouse: fix NULL-deref on disconnectJohan Hovold1-1/+1
2021-05-27HID: intel-ish-hid: ipc: Add Alder Lake device IDsYe Xiang2-0/+4
2021-05-27HID: i2c-hid: fix format string mismatchArnd Bergmann1-2/+2
2021-05-27HID: amd_sfh: Fix memory leak in amd_sfh_workBasavaraj Natikar1-0/+1
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 Rayabharam1-1/+1
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 Torokhov2-0/+4
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 Torvalds36-222/+2929
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-3/+218
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds119-610/+2317
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-6/+6
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 Airlie26-147/+445
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