summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2022-11-22HID: i2c-hid: Don't set wake_capable and wake_irqRaul E Rangel
2022-11-22HID: i2c-hid: acpi: Stop setting wakeup_capableRaul E Rangel
2022-11-22HID: i2c-hid: Use PM subsystem to manage wake irqRaul E Rangel
2022-11-22HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel
2022-11-21HID: logitech HID++: Send SwID in GetProtocolVersionAndreas Bergmeier
2022-11-21HID: hid-elan: use default remove for hid deviceMarcus Folkesson
2022-11-21HID: hid-alps: use default remove for hid deviceMarcus Folkesson
2022-11-21HID: hid-sensor-custom: set fixed size for custom attributesMarcus Folkesson
2022-11-21HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-11-21HID: i2c: let RMI devices decide what constitutes wakeup eventDmitry Torokhov
2022-11-21HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirkJosé Expósito
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-17HID: playstation: fix DualShock4 bluetooth CRC endian issue.Roderick Colenbrander
2022-11-17HID: playstation: fix DualShock4 bluetooth memory corruption bug.Roderick Colenbrander
2022-11-15HID: fix I2C_HID not selected when I2C_HID_OF_ELAN isBenjamin Tissoires
2022-11-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova
2022-11-14HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede
2022-11-14HID: apple: Swap Control and Command keys on Apple keyboardsAditya Garg
2022-11-14HID: intel-ish-hid: ishtp: remove variable rb_countColin Ian King
2022-11-14HID: uclogic: Standardize test name prefixJosé Expósito
2022-11-14HID: uclogic: Fix frame templates for big endian architecturesJosé Expósito
2022-11-14HID: hid-sensor-custom: Allow more than one hinge angle sensorYauhen Kharuzhy
2022-11-11Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-11HID: ft260: fix 'cast to restricted' kernel CI bot warningsMichael Zaidman
2022-11-11HID: ft260: missed NACK from busy deviceMichael Zaidman
2022-11-11HID: ft260: fix a NULL pointer dereference in ft260_i2c_writeMichael Zaidman
2022-11-11HID: ft260: wake up device from power saving modeMichael Zaidman
2022-11-11HID: ft260: missed NACK from big i2c readMichael Zaidman
2022-11-11HID: ft260: remove SMBus Quick command supportMichael Zaidman
2022-11-11HID: ft260: skip unexpected HID input reportsMichael Zaidman
2022-11-11HID: ft260: do not populate /dev/hidraw deviceMichael Zaidman
2022-11-11HID: ft260: improve i2c large reads performanceMichael Zaidman
2022-11-11HID: ft260: support i2c reads greater than HID report sizeMichael Zaidman
2022-11-11HID: ft260: support i2c writes larger than HID report sizeMichael Zaidman
2022-11-11HID: ft260: improve i2c write performanceMichael Zaidman
2022-11-11HID: ft260: ft260_xfer_status routine cleanupMichael Zaidman
2022-11-11HID: playstation: add DualShock4 dongle support.Roderick Colenbrander
2022-11-11HID: playstation: set default DualShock4 BT poll interval to 4ms.Roderick Colenbrander
2022-11-11HID: playstation: add DualShock4 bluetooth support.Roderick Colenbrander
2022-11-11HID: playstation: add option to ignore CRC in ps_get_report.Roderick Colenbrander
2022-11-11HID: playstation: support DualShock4 lightbar blink.Roderick Colenbrander
2022-11-11HID: playstation: support DualShock4 lightbar.Roderick Colenbrander
2022-11-11HID: playstation: make LED brightness adjustable in ps_led_register.Roderick Colenbrander
2022-11-11HID: playstation: Add DualShock4 rumble support.Roderick Colenbrander
2022-11-11HID: playstation: add DualShock4 accelerometer and gyroscope support.Roderick Colenbrander
2022-11-11HID: playstation: add DualShock4 touchpad support.Roderick Colenbrander
2022-11-11HID: playstation: add DualShock4 battery support.Roderick Colenbrander
2022-11-11HID: playstation: report DualShock4 hardware and firmware version.Roderick Colenbrander
2022-11-11HID: playstation: initial DualShock4 USB support.Roderick Colenbrander
2022-11-04HID: uclogic: Add support for XP-PEN Deco LWJosé Expósito