aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2017-10-18HID: usbhid: fix out-of-bounds bugJaejoong Kim
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido
2017-05-20HID: core: prevent out-of-bound readingsBenjamin Tissoires
2017-04-18HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum
2017-02-08HID: hid-input: Add parentheses to quell gcc warningJames C Boyd
2016-08-22HID: uhid: fix timeout when probe races with IORoderick Colenbrander
2016-07-12HID: logitech: fix Dual Action gamepad supportGrazvydas Ignotas
2016-07-12HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer
2016-07-11HID: elo: kill not flush the workOliver Neukum
2016-04-20HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern
2016-04-18HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov
2016-04-12HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires
2016-04-12HID: fix hid_ignore_special_drivers module parameterBenjamin Tissoires
2016-04-12HID: core: do not scan reports if the group is already setBenjamin Tissoires
2016-03-13HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu
2015-12-02HID: quirks: add QUIRK_NOGET for an other TPV touchscreenBenjamin Tissoires
2015-12-02HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg
2015-10-27HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus
2015-09-27HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLLHerton R. Krzesinski
2015-08-27HID: do not bind to Microchip Pick16F1454Kristian Evensen
2015-08-27[media] si4713: HID blacklist Si4713 USB development boardDinesh Ram
2015-08-27HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson
2015-06-28HID: sony: Add support for the third-party SMK PS3 Bluetooth RemoteFrank Praznik
2015-06-28HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott
2015-06-28HID: sjoy: support Super Joy Box 4Sean Young
2015-06-28HID: usbhid: Add a quirk for raphnet multi-gamepad adaptersRaphael Assenat
2015-06-28HID: usbhid: yet another mouse with ALWAYS_POLLOliver Neukum
2015-06-28HID: usbhid: more mice with ALWAYS_POLLOliver Neukum
2015-06-28HID: add quirk for PIXART OEM mouse used by HPOliver Neukum
2015-06-28HID: add HP OEM mouse to quirk ALWAYS_POLLOliver Neukum
2015-06-28HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org
2015-06-28HID: Introduce hidpp, a module to handle Logitech hid++ devicesBenjamin Tissoires
2015-06-28HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki
2015-06-28HID: saitek: add USB ID for older R.A.T. 7Darren Salt
2015-06-28HID: uclogic: Set quirks from inside the driverBenjamin Tissoires
2015-06-28HID: kye: Fix report descriptor for Genius PenSketch M912Milan Plzik
2015-03-23HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke
2015-03-23HID: fixup the conflicting keyboard mappings quirkJiri Kosina
2015-03-23HID: input: fix confusion on conflicting mappingsDavid Herrmann
2015-03-06HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-02-05HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan
2015-01-16HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius
2015-01-16HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton
2015-01-16HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg
2015-01-16HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-16HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou
2015-01-16HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol
2015-01-16HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires
2015-01-16HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires
2015-01-16HID: yet another buggy ELAN touchscreenOliver Neukum