summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska1-3/+7
2021-06-10HID: magicmouse: fix NULL-deref on disconnectJohan Hovold1-1/+1
2021-06-10HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang1-1/+8
2021-06-10HID: i2c-hid: fix format string mismatchArnd Bergmann1-2/+2
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei1-0/+1
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2-2/+59
2021-04-28HID: wacom: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-04-28HID: alps: fix error return code in alps_input_configured()Jia-Ju Bai1-0/+1
2021-04-28HID: google: add don USB idShou-Chieh Hsu2-0/+3
2021-04-21HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng1-4/+2
2021-03-17HID: logitech-dj: add support for the new lightspeed connection iterationFilipe Laíns1-1/+6
2021-03-11HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...Hans de Goede2-0/+4
2021-03-11HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth3-0/+5
2021-03-04HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke1-1/+6
2021-03-04HID: logitech-dj: add support for keyboard events in eQUAD step 4 GamingFilipe Laíns1-0/+1
2021-03-04HID: core: detect and skip invalid inputs to snto32()Randy Dunlap1-0/+3
2021-02-26HID: make arrays usage and value to be the sameWill McVicker1-3/+3
2021-01-30HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke2-4/+5
2021-01-27HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller2-0/+3
2021-01-27HID: logitech-dj: add the G602 receiverFilipe Laíns1-0/+4
2021-01-27HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad deviceKai-Heng Feng1-0/+4
2021-01-17HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng1-3/+32
2020-12-30HID: i2c-hid: add Vero K147 to descriptor overrideJulian Sax1-0/+8
2020-12-02HID: Add Logitech Dinovo Edge battery quirkHans de Goede2-0/+4
2020-12-02HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo EdgeHans de Goede1-0/+6
2020-12-02HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devicesChris Ye2-0/+8
2020-12-02HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos1-1/+2
2020-12-02HID: add support for Sega SaturnJiri Kosina2-0/+2
2020-12-02HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang2-5/+41
2020-12-02HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypressesHans de Goede1-1/+60
2020-12-02HID: uclogic: Add ID for Trust Flex Design TabletMartijn van de Streek3-0/+5
2020-11-24HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede1-1/+1
2020-11-24HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede2-0/+26
2020-11-24HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpadHans de Goede1-0/+19
2020-11-24HID: logitech-hidpp: Add PID for MX Anywhere 2Harry Cutts1-0/+1
2020-11-05HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke1-1/+3
2020-10-29HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede2-0/+5
2020-10-29HID: hid-input: fix stylus battery reportingDmitry Torokhov1-2/+2
2020-10-29HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter1-7/+16
2020-09-17HID: elan: Fix memleak in elan_input_configuredDinghao Liu1-0/+2
2020-09-17HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controllerNicholas Miell2-0/+3
2020-09-17HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devicesNirenjan Krishnan2-0/+4
2020-09-09HID: quirks: Always poll three more Lenovo PixArt miceSebastian Parschauer2-0/+6
2020-09-05HID: core: Sanitize event code and type when mapping inputMarc Zyngier2-0/+6
2020-09-05HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye1-0/+4
2020-09-03HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede1-9/+13
2020-09-03HID: quirks: add NOGET quirk for Logitech GROUPIkjoon Jang2-0/+2
2020-08-19HID: input: Fix devices that return multiple bytes in battery reportGrant Likely1-3/+3
2020-07-29HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede1-0/+18