summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson2022-11-211-1/+1
| | * | | | HID: hid-sensor-custom: Allow more than one hinge angle sensorYauhen Kharuzhy2022-11-141-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-6.2/rmi' into for-linusJiri Kosina2022-12-132-1/+4
| |\ \ \ \
| | * | | | HID: i2c: let RMI devices decide what constitutes wakeup eventDmitry Torokhov2022-11-212-1/+4
| | |/ / /
| * | | | Merge branch 'for-6.2/mcp2221' into for-linusJiri Kosina2022-12-132-26/+290
| |\ \ \ \
| | * | | | HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't definedMatt Ranostay2022-10-211-1/+3
| | * | | | HID: mcp2221: fix 'cast to restricted __le16' sparse warningsMatt Ranostay2022-10-211-1/+1
| | * | | | HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event()Jiri Kosina2022-10-201-14/+17
| | * | | | HID: mcp2221: add ADC/DAC support via iio subsystemMatt Ranostay2022-10-182-1/+258
| | * | | | HID: mcp2221: change 'select GPIOLIB' to implyMatt Ranostay2022-10-182-1/+3
| | * | | | HID: mcp2221: switch i2c registration to devm functionsMatt Ranostay2022-10-181-25/+25
| * | | | | Merge branch 'for-6.2/logitech' into for-linusJiri Kosina2022-12-131-1/+1
| |\ \ \ \ \
| | * | | | | HID: logitech HID++: Send SwID in GetProtocolVersionAndreas Bergmeier2022-11-211-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-6.2/intel-ish' into for-linusJiri Kosina2022-12-131-3/+0
| |\ \ \ \ \
| | * | | | | HID: intel-ish-hid: ishtp: remove variable rb_countColin Ian King2022-11-141-3/+0
| | |/ / / /
| * | | | | Merge branch 'for-6.2/i2c' into for-linusJiri Kosina2022-12-133-9/+6
| |\ \ \ \ \
| | * | | | | HID: i2c: use simple i2c probeStephen Kitt2022-10-183-9/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-6.2/hyperv' into for-linusJiri Kosina2022-12-131-21/+10
| |\ \ \ \ \
| | * | | | | HID: hyperv: remove unused struct synthhid_msgPaulo Miguel Almeida2022-10-241-12/+4
| | * | | | | HID: hyperv: Replace one-element array with flexible-array memberPaulo Miguel Almeida2022-10-181-10/+7
| | |/ / / /
| * | | | | Merge branch 'for-6.2/ft260' into for-linusJiri Kosina2022-12-131-134/+191
| |\ \ \ \ \
| | * | | | | HID: ft260: fix 'cast to restricted' kernel CI bot warningsMichael Zaidman2022-11-111-7/+7
| | * | | | | HID: ft260: missed NACK from busy deviceMichael Zaidman2022-11-111-5/+22
| | * | | | | HID: ft260: fix a NULL pointer dereference in ft260_i2c_writeMichael Zaidman2022-11-111-0/+3
| | * | | | | HID: ft260: wake up device from power saving modeMichael Zaidman2022-11-111-0/+17
| | * | | | | HID: ft260: missed NACK from big i2c readMichael Zaidman2022-11-111-2/+4
| | * | | | | HID: ft260: remove SMBus Quick command supportMichael Zaidman2022-11-111-9/+1
| | * | | | | HID: ft260: skip unexpected HID input reportsMichael Zaidman2022-11-111-12/+24
| | * | | | | HID: ft260: do not populate /dev/hidraw deviceMichael Zaidman2022-11-111-3/+6
| | * | | | | HID: ft260: improve i2c large reads performanceMichael Zaidman2022-11-111-5/+12
| | * | | | | HID: ft260: support i2c reads greater than HID report sizeMichael Zaidman2022-11-111-61/+66
| | * | | | | HID: ft260: support i2c writes larger than HID report sizeMichael Zaidman2022-11-111-18/+23
| | * | | | | HID: ft260: improve i2c write performanceMichael Zaidman2022-11-111-5/+9
| | * | | | | HID: ft260: ft260_xfer_status routine cleanupMichael Zaidman2022-11-111-20/+10
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-6.2/default-remove-cleanup' into for-linusJiri Kosina2022-12-132-12/+0
| |\ \ \ \ \
| | * | | | | HID: hid-elan: use default remove for hid deviceMarcus Folkesson2022-11-211-6/+0
| | * | | | | HID: hid-alps: use default remove for hid deviceMarcus Folkesson2022-11-211-6/+0
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-6.2/apple' into for-linusJiri Kosina2022-12-132-68/+76
| |\ \ \ \ \
| | * | | | | HID: apple: Swap Control and Command keys on Apple keyboardsAditya Garg2022-11-141-1/+22
| | * | | | | HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...Kerem Karabay2022-11-021-8/+8
| | * | | | | HID: apple: fix key translations where multiple quirks attempt to translate t...Kerem Karabay2022-11-021-58/+44
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-134-26/+9
|\ \ \ \ \ \
| * | | | | | HID: add mapping for camera access keysEray Orçunus2022-11-222-0/+6
| * | | | | | HID: i2c-hid: Don't set wake_capable and wake_irqRaul E Rangel2022-11-221-9/+0
| * | | | | | HID: i2c-hid: acpi: Stop setting wakeup_capableRaul E Rangel2022-11-221-5/+0
| * | | | | | HID: i2c-hid: Use PM subsystem to manage wake irqRaul E Rangel2022-11-221-21/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-089-22/+34
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires2022-12-081-19/+0
| * | | | Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires2022-12-081-0/+9
| * | | | HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel2022-11-222-0/+6