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