aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2022-07-29HID: multitouch: simplify the application retrievalBenjamin Tissoires
2022-06-14HID: elan: Fix potential double free in elan_input_configuredMiaoqian Lin
2022-06-14HID: hid-led: fix maximum brightness for Dream CheekyJonathan Teh
2022-06-06HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka
2022-04-15HID: i2c-hid: fix GET/SET_REPORT for unnumbered reportsDmitry Torokhov
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito
2022-01-27HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-27HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-27HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke
2022-01-27HID: uhid: Fix worker destroying device without any protectionJann Horn
2022-01-05HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-14HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-14HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-14HID: google: add eel USB idxiazhengqiao
2021-12-01HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman
2021-09-22HID: input: do not report stylus battery state as "full"Dmitry Torokhov
2021-07-20HID: wacom: Correct base usage for capacitive ExpressKey status bitsJason Gerecke
2021-07-20HID: do not use down_interruptible() when unbinding devicesDmitry Torokhov
2021-06-30HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-30HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam
2021-06-30HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis
2021-06-30HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada
2021-06-30HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska
2021-06-10HID: i2c-hid: fix format string mismatchArnd Bergmann
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei
2021-05-22HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-04-28HID: wacom: Assign boolean values to a bool variableJiapeng Zhong
2021-04-28HID: alps: fix error return code in alps_input_configured()Jia-Ju Bai
2021-04-28HID: google: add don USB idShou-Chieh Hsu
2021-04-28HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devicesPing Cheng
2021-03-11HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth
2021-03-04HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke
2021-03-04HID: core: detect and skip invalid inputs to snto32()Randy Dunlap
2021-03-04HID: make arrays usage and value to be the sameWill McVicker
2021-01-30HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke
2021-01-27HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller
2021-01-17HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng
2020-12-30HID: i2c-hid: add Vero K147 to descriptor overrideJulian Sax
2020-12-02HID: Add Logitech Dinovo Edge battery quirkHans de Goede