summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2021-01-26HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke
2021-01-25HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devicesKai-Heng Feng
2021-01-14HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth modeNicholas Miell
2021-01-08HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller
2021-01-08HID: logitech-dj: add the G602 receiverFilipe LaĆ­ns
2021-01-07HID: wiimote: remove h from printk format specifierTom Rix
2021-01-07HID: uclogic: remove h from printk format specifierTom Rix
2021-01-04HID: sony: select CONFIG_CRC32Arnd Bergmann
2021-01-04HID: sfh: fix address space confusionArnd Bergmann
2021-01-04HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad deviceKai-Heng Feng
2020-12-22HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng
2020-12-16Merge branch 'for-5.11/wacom' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/sony' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/intel-ish' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/i2c-hid' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/elecom' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/core' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/asus' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/amd-sfh-hid' into for-linusJiri Kosina
2020-11-27HID: i2c-hid: add Vero K147 to descriptor overrideJulian Sax
2020-11-27HID: ite: Add support for Acer S1002 keyboard-dockHans de Goede
2020-11-27HID: sony: support for ghlive ps3/wii u donglesPascal Giard
2020-11-27HID: hidraw: Add additional hidraw input/output report ioctls.Dean Camera
2020-11-25HID: elecom: drop stray commentJiri Kosina
2020-11-25HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth
2020-11-25HID: elecom: add support for EX-G M-XGL20DLBK wireless mouseYOSHIOKA Takuma
2020-11-25HID: elecom: rewrite report based on model specific parametersYOSHIOKA Takuma
2020-11-25HID: wacom: Constify attribute_groupsRikard Falkeborn
2020-11-25HID: input: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-25HID: usbhid: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-25HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouseHans de Goede
2020-11-25HID: intel-ish-hid: Remove unnecessary assignment to variable rvJing Xiangfeng
2020-11-25HID: sony: Workaround for DS4 dongle hotplug kernel crash.Roderick Colenbrander
2020-11-25HID: sony: Don't use fw_version/hw_version for sysfs cleanup.Roderick Colenbrander
2020-11-25HID: sony: Report more accurate DS4 power status.Roderick Colenbrander
2020-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-11-19HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede
2020-11-19HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede
2020-11-12SFH: fix error return check for -ERESTARTSYSColin Ian King
2020-11-12HID: Add Logitech Dinovo Edge battery quirkHans de Goede
2020-11-12HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo EdgeHans de Goede
2020-11-12HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpadHans de Goede
2020-11-09HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devicesChris Ye
2020-11-05HID: mcp2221: Fix GPIO output handlingLars Povlsen
2020-11-05HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos
2020-10-29HID: hid-input: occasionally report stylus battery even if not changeddmitry.torokhov@gmail.com
2020-10-29HID: i2c-hid: show the error when failing to fetch the HID descriptorCoiby Xu
2020-10-29AMD_SFH: Fix for incorrect Sensor indexSandeep Singh
2020-10-29HID: asus: Add support for ASUS N-Key keyboardLuke D Jones
2020-10-29HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdownHans de Goede