aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds22-96/+564
2021-09-01Merge branch 'for-5.15/apple' into for-linusJiri Kosina1-9/+23
2021-09-01Merge branch 'for-5.15/wacom' into for-linusJiri Kosina3-13/+48
2021-09-01Merge branch 'for-5.15/thrustmaster' into for-linusJiri Kosina1-1/+6
2021-09-01Merge branch 'for-5.15/sony' into for-linusJiri Kosina3-17/+38
2021-09-01Merge branch 'for-5.15/magicmouse' into for-linusJiri Kosina1-0/+52
2021-09-01Merge branch 'for-5.15/logitech' into for-linusJiri Kosina1-3/+44
2021-09-01Merge branch 'for-5.15/goodix' into for-linusJiri Kosina1-13/+79
2021-09-01Merge branch 'for-5.15/core' into for-linusJiri Kosina2-13/+18
2021-09-01Merge branch 'for-5.15/cmedia' into for-linusJiri Kosina3-4/+92
2021-09-01Merge branch 'for-5.15/amd-sfh' into for-linusJiri Kosina3-15/+139
2021-09-01HID: usbhid: Simplify code in hid_submit_ctrl()Alan Stern1-8/+4
2021-09-01HID: usbhid: Fix warning caused by 0-length input reportsAlan Stern1-0/+1
2021-09-01HID: usbhid: Fix flood of "control queue full" messagesMichal Kubecek1-8/+7
2021-08-20HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in.Ulrich Spörlein1-1/+2
2021-08-20HID: sony: support for the ghlive ps4 donglesDaniel Nguyen3-17/+38
2021-08-20HID: thrustmaster: clean up Makefile and adapt quirksLukas Bulwahn2-3/+0
2021-08-20HID: i2c-hid: Fix Elan touchpad regressionJim Broadus1-3/+2
2021-08-20HID: asus: Prevent Claymore sending suspend eventLuke D. Jones2-0/+16
2021-08-20HID: amd_sfh: Add dyndbg prints for debuggingBasavaraj Natikar2-0/+10
2021-08-20HID: amd_sfh: Add support for PM suspend and resumeBasavaraj Natikar3-1/+54
2021-08-20HID: amd_sfh: Move hid probe after sensor is enabledBasavaraj Natikar1-4/+11
2021-08-20HID: amd_sfh: Add command response to check command statusBasavaraj Natikar3-10/+64
2021-08-20HID: amd_sfh: Fix period data field to enable sensorBasavaraj Natikar1-1/+1
2021-08-20HID: logitech-hidpp: battery: provide CAPACITY property for newer devicesHamza Mahfooz1-1/+43
2021-08-20HID: thrustmaster: Fix memory leak in thrustmaster_interrupts()Evgeny Novikov1-0/+1
2021-08-20HID: thrustmaster: Fix memory leak in removeEvgeny Novikov1-0/+1
2021-08-20HID: thrustmaster: Fix memory leaks in probeEvgeny Novikov1-1/+4
2021-08-20HID: elo: update the reference count of the usb device structureSalah Triki1-1/+5
2021-08-20HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing itChristophe JAILLET1-2/+1
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman10-33/+55
2021-07-29HID: ft260: fix device removal due to USB disconnectMichael Zaidman1-16/+7
2021-07-28HID: apple: Add missing scan code event for keys handled by hid-appleVincent Lefevre1-9/+23
2021-07-28HID: cmedia: add support for HS-100B mute buttonThomas Weißschuh3-4/+92
2021-07-28HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier()Douglas Anderson1-1/+1
2021-07-28HID: wacom: Refactor touch input mute checks into a common functionJason Gerecke1-15/+12
2021-07-28HID: wacom: Avoid sending empty sync eventsJason Gerecke1-1/+14
2021-07-28HID: wacom: Short-circuit processing of touch when it is disabledJason Gerecke3-0/+14
2021-07-28HID: wacom: set initial hardware touch switch state to 'off'Ping Cheng3-5/+16
2021-07-28HID: wacom: Skip processing of touches with negative slot valuesJason Gerecke1-0/+3
2021-07-28HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke1-1/+1
2021-07-28HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"Colin Ian King1-1/+1
2021-07-28HID: apple: Add support for Keychron K1 wireless keyboardHaochen Tong1-0/+2
2021-07-28HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam1-1/+12
2021-07-28HID: fix typo in KconfigChristophe JAILLET1-1/+1
2021-07-27HID: ft260: fix format type warning in ft260_word_show()Michael Zaidman1-2/+2
2021-07-21bus: Make remove callback return voidUwe Kleine-König2-6/+2
2021-07-15HID: i2c-hid: goodix: Tie the reset line to true state of the regulatorDouglas Anderson1-13/+79
2021-07-15HID: amd_sfh: Use correct MMIO register for DMA addressDylan MacKenzie1-1/+1
2021-07-15HID: magicmouse: high-resolution scroll thresholdJosé Expósito1-2/+23