summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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
2022-11-04HID: input: do not query XP-PEN Deco LW batteryJosé Expósito
2022-11-04HID: wiimote: Add support for the DJ Hero turntableJoshua Jun
2022-11-04HID: wacom: Fix logic used for 3rd barrel switch emulationJason Gerecke
2022-11-02HID: hyperv: fix possible memory leak in mousevsc_probe()Yang Yingliang
2022-11-02HID: asus: Remove unused variable in asus_report_tool_width()Colin Ian King
2022-11-02HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...Kerem Karabay
2022-11-02HID: apple: fix key translations where multiple quirks attempt to translate t...Kerem Karabay
2022-10-24HID: hyperv: remove unused struct synthhid_msgPaulo Miguel Almeida
2022-10-21Merge tag 'for-linus-2022102101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't definedMatt Ranostay
2022-10-21HID: mcp2221: fix 'cast to restricted __le16' sparse warningsMatt Ranostay
2022-10-20HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event()Jiri Kosina
2022-10-18HID: i2c: use simple i2c probeStephen Kitt
2022-10-18HID: mcp2221: add ADC/DAC support via iio subsystemMatt Ranostay
2022-10-18HID: mcp2221: change 'select GPIOLIB' to implyMatt Ranostay
2022-10-18HID: mcp2221: switch i2c registration to devm functionsMatt Ranostay
2022-10-18HID: hyperv: Replace one-element array with flexible-array memberPaulo Miguel Almeida
2022-10-18HID: lenovo: Make array tp10ubkbd_led static constColin Ian King
2022-10-18HID: saitek: add madcatz variant of MMO7 mouse device IDSamuel Bailey
2022-10-14HID: playstation: support updated DualSense rumble mode.Roderick Colenbrander
2022-10-14HID: playstation: add initial DualSense Edge controller supportRoderick Colenbrander