summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.16/apple' into for-linusJiri Kosina2021-11-053-36/+38
|\
| * HID: apple: Bring back flag for Apple tilde key quirkAlex Henrie2021-10-191-22/+24
| * HID: apple: Add support for the 2021 Magic KeyboardAlex Henrie2021-10-193-0/+6
| * HID: apple: Rename MAGIC_KEYBOARD_ANSI to MAGIC_KEYBOARD_2015Alex Henrie2021-10-193-7/+7
| * HID: apple: Eliminate obsolete IR receiver quirksAlexander F. Lent2021-09-221-9/+3
* | Merge branch 'for-5.16/amd-sfh' into for-linusJiri Kosina2021-11-058-14/+26
|\ \
| * | HID: amd_sfh: Update Copyright detailsBasavaraj Natikar2021-09-278-6/+17
| * | HID: amd_sfh: switch from 'pci_' to 'dev_' APIBasavaraj Natikar2021-09-271-5/+3
| * | HID: amd_sfh: Use dma_set_mask_and_coherent()Basavaraj Natikar2021-09-271-3/+6
| * | HID: amd_sfh: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-151-2/+2
| |/
* | HID: u2fzero: properly handle timeouts in usb_submit_urbAndrej Shadura2021-10-271-1/+1
* | HID: u2fzero: clarify error check and length calculationsAndrej Shadura2021-10-271-3/+5
* | HID: multitouch: disable sticky fingers for UPERFECT YJosé Expósito2021-10-072-0/+16
* | HID: amd_sfh: Fix potential NULL pointer dereferenceBasavaraj Natikar2021-09-271-8/+4
* | HID: u2fzero: ignore incomplete packets without dataAndrej Shadura2021-09-221-1/+3
* | HID: amd_sfh: Fix potential NULL pointer dereferenceEvgeny Novikov2021-09-161-1/+5
* | HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens2021-09-151-0/+8
* | HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori2021-09-151-0/+7
* | HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman2021-09-151-3/+10
|/
* 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
| | |/ /