summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens2021-10-171-0/+8
* HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori2021-10-171-0/+7
* HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam2021-10-061-1/+12
* HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman2021-10-061-3/+10
* HID: u2fzero: ignore incomplete packets without dataAndrej Shadura2021-10-061-1/+3
* HID: i2c-hid: Fix Elan touchpad regressionJim Broadus2021-09-221-3/+2
* HID: input: do not report stylus battery state as "full"Dmitry Torokhov2021-09-221-2/+0
* HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke2021-08-041-1/+1
* HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke2021-07-141-1/+1
* HID: do not use down_interruptible() when unbinding devicesDmitry Torokhov2021-07-141-7/+3
* HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui2021-06-181-0/+1
* HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam2021-06-181-1/+1
* HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis2021-06-181-0/+3
* HID: multitouch: set Stylus suffix for Stylus-application devices, tooAhelenia Ziemiańska2021-06-181-4/+4
* HID: quirks: Add quirk for Lenovo optical mouseSaeed Mirzamohammadi2021-06-182-0/+2
* HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada2021-06-181-4/+9
* HID: hid-input: add mapping for emoji picker keyDmitry Torokhov2021-06-182-0/+4
* HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan2021-06-182-0/+2
* HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska2021-06-101-3/+7
* HID: magicmouse: fix NULL-deref on disconnectJohan Hovold2021-06-101-1/+1
* HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang2021-06-101-1/+8
* HID: i2c-hid: fix format string mismatchArnd Bergmann2021-06-101-2/+2
* HID: pidff: fix error return code in hid_pidff_init()Zhen Lei2021-06-101-0/+1
* HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-142-2/+59
* HID: wacom: Assign boolean values to a bool variableJiapeng Zhong2021-04-281-1/+1
* HID: alps: fix error return code in alps_input_configured()Jia-Ju Bai2021-04-281-0/+1
* HID: google: add don USB idShou-Chieh Hsu2021-04-282-0/+3
* HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng2021-04-211-4/+2
* HID: logitech-dj: add support for the new lightspeed connection iterationFilipe Laíns2021-03-171-1/+6
* HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...Hans de Goede2021-03-112-0/+4
* HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth2021-03-113-0/+5
* HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke2021-03-041-1/+6
* HID: logitech-dj: add support for keyboard events in eQUAD step 4 GamingFilipe Laíns2021-03-041-0/+1
* HID: core: detect and skip invalid inputs to snto32()Randy Dunlap2021-03-041-0/+3
* HID: make arrays usage and value to be the sameWill McVicker2021-02-261-3/+3
* HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke2021-01-302-4/+5
* HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller2021-01-272-0/+3
* HID: logitech-dj: add the G602 receiverFilipe Laíns2021-01-271-0/+4
* HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad deviceKai-Heng Feng2021-01-271-0/+4
* HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng2021-01-171-3/+32
* HID: i2c-hid: add Vero K147 to descriptor overrideJulian Sax2020-12-301-0/+8
* HID: Add Logitech Dinovo Edge battery quirkHans de Goede2020-12-022-0/+4
* HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo EdgeHans de Goede2020-12-021-0/+6
* HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devicesChris Ye2020-12-022-0/+8
* HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos2020-12-021-1/+2
* HID: add support for Sega SaturnJiri Kosina2020-12-022-0/+2
* HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang2020-12-022-5/+41
* HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypressesHans de Goede2020-12-021-1/+60
* HID: uclogic: Add ID for Trust Flex Design TabletMartijn van de Streek2020-12-023-0/+5
* HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede2020-11-241-1/+1