summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-09-0222-96/+564
|\
| * Merge branch 'for-5.15/apple' into for-linusJiri Kosina2021-09-011-9/+23
| |\
| | * HID: apple: Add missing scan code event for keys handled by hid-appleVincent Lefevre2021-07-281-9/+23
| * | Merge branch 'for-5.15/wacom' into for-linusJiri Kosina2021-09-013-13/+48
| |\ \
| | * | HID: wacom: Refactor touch input mute checks into a common functionJason Gerecke2021-07-281-15/+12
| | * | HID: wacom: Avoid sending empty sync eventsJason Gerecke2021-07-281-1/+14
| | * | HID: wacom: Short-circuit processing of touch when it is disabledJason Gerecke2021-07-283-0/+14
| | * | HID: wacom: set initial hardware touch switch state to 'off'Ping Cheng2021-07-283-5/+16
| * | | Merge branch 'for-5.15/thrustmaster' into for-linusJiri Kosina2021-09-011-1/+6
| |\ \ \
| | * | | HID: thrustmaster: Fix memory leak in thrustmaster_interrupts()Evgeny Novikov2021-08-201-0/+1
| | * | | HID: thrustmaster: Fix memory leak in removeEvgeny Novikov2021-08-201-0/+1
| | * | | HID: thrustmaster: Fix memory leaks in probeEvgeny Novikov2021-08-201-1/+4
| | | |/ | | |/|
| * | | Merge branch 'for-5.15/sony' into for-linusJiri Kosina2021-09-013-17/+38
| |\ \ \
| | * | | HID: sony: support for the ghlive ps4 donglesDaniel Nguyen2021-08-203-17/+38
| | |/ /
| * | | Merge branch 'for-5.15/magicmouse' into for-linusJiri Kosina2021-09-011-0/+52
| |\ \ \
| | * | | HID: magicmouse: high-resolution scroll thresholdJosé Expósito2021-07-151-2/+23
| | * | | HID: magicmouse: enable high-resolution scrollJosé Expósito2021-07-151-0/+31
| | |/ /
| * | | Merge branch 'for-5.15/logitech' into for-linusJiri Kosina2021-09-011-3/+44
| |\ \ \
| | * | | HID: logitech-hidpp: battery: provide CAPACITY property for newer devicesHamza Mahfooz2021-08-201-1/+43
| | * | | HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing itChristophe JAILLET2021-08-201-2/+1
| | |/ /
| * | | Merge branch 'for-5.15/goodix' into for-linusJiri Kosina2021-09-011-13/+79
| |\ \ \
| | * | | HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier()Douglas Anderson2021-07-281-1/+1
| | * | | HID: i2c-hid: goodix: Tie the reset line to true state of the regulatorDouglas Anderson2021-07-151-13/+79
| | |/ /
| * | | Merge branch 'for-5.15/core' into for-linusJiri Kosina2021-09-012-13/+18
| |\ \ \
| | * | | HID: usbhid: Simplify code in hid_submit_ctrl()Alan Stern2021-09-011-8/+4
| | * | | HID: usbhid: Fix warning caused by 0-length input reportsAlan Stern2021-09-011-0/+1
| | * | | HID: usbhid: Fix flood of "control queue full" messagesMichal Kubecek2021-09-011-8/+7
| | * | | HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam2021-07-281-1/+12
| | * | | HID: input: do not report stylus battery state as "full"Dmitry Torokhov2021-07-151-2/+0
| | |/ /
| * | | Merge branch 'for-5.15/cmedia' into for-linusJiri Kosina2021-09-013-4/+92
| |\ \ \
| | * | | HID: cmedia: add support for HS-100B mute buttonThomas Weißschuh2021-07-283-4/+92
| | |/ /
| * | | Merge branch 'for-5.15/amd-sfh' into for-linusJiri Kosina2021-09-013-15/+139
| |\ \ \
| | * | | HID: amd_sfh: Add dyndbg prints for debuggingBasavaraj Natikar2021-08-202-0/+10
| | * | | HID: amd_sfh: Add support for PM suspend and resumeBasavaraj Natikar2021-08-203-1/+54
| | * | | HID: amd_sfh: Move hid probe after sensor is enabledBasavaraj Natikar2021-08-201-4/+11
| | * | | HID: amd_sfh: Add command response to check command statusBasavaraj Natikar2021-08-203-10/+64
| | * | | HID: amd_sfh: Fix period data field to enable sensorBasavaraj Natikar2021-08-201-1/+1
| | |/ /
| * | | HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in.Ulrich Spörlein2021-08-201-1/+2
| * | | 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
* | | | Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-0910-33/+55
|\| | |
| * | | 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