aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2014-12-29HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius
2014-12-19HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires
2014-12-19HID: logitech-hidpp: avoid unintended fall-throughPeter Wu
2014-12-17HID: Allow HID_BATTERY_STRENGTH to be enabledDaniel Nicoletti
2014-12-17HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg
2014-12-17HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton
2014-12-17HID: logitech-hidpp: check WTP report lengthPeter Wu
2014-12-17HID: logitech-dj: check report lengthPeter Wu
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina
2014-12-12HID: rmi: The address of query8 must be calculated based on which query regis...Andrew Duggan
2014-12-12HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan
2014-12-12Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linusJiri Kosina
2014-12-12HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu
2014-12-11HID: logitech-hidpp: add boundary check for name retrievalPeter Wu
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-05HID: wacom: Update maximum X/Y accounding to outbound offsetPing Cheng
2014-12-05HID: wacom: Add support for DTU-1031XPing Cheng
2014-12-04i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-02HID: wacom: add defines for new Cintiq and DTU outbound trackingPing Cheng
2014-12-02HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires
2014-12-02HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires
2014-12-01HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet
2014-11-27HID: wacom: Consult the application usage when determining field typeJason Gerecke
2014-11-26HID: wacom: PAD is independent with pen/touchPing Cheng
2014-11-25HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helperJohan Hovold
2014-11-25HID: multitouch: Add quirk for VTL touch panelsMathieu Magnaudet
2014-11-25HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol
2014-11-21HID: wacom: Add angular resolution data to some ABS axesJason Gerecke
2014-11-21HID: wacom: Report ABS_TILT_{X,Y} as signed valuesJason Gerecke
2014-11-20HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng
2014-11-20HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo FunPing Cheng
2014-11-20HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilitiesPing Cheng
2014-11-20HID: sony: Add support for the third-party SMK PS3 Bluetooth RemoteFrank Praznik
2014-11-19HID: yet another buggy ELAN touchscreenOliver Neukum
2014-11-19HID: sony: Use kernel allocated buffers for HID reportsFrank Praznik
2014-11-18HID: i2c-hid: print the correct data in dbg msgJean-Baptiste Maneyrol
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-11-11HID: wacom: Add support for Intuos Pen MediumPing Cheng
2014-11-11HID: lenovo: Don't set EV_REP to avoid repeating mice buttonsJamie Lentin
2014-11-11HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clashJamie Lentin
2014-11-11HID: add support for MS Surface Pro 3 Type CoverAlan Wu
2014-11-07HID: wacom - make sure touch_input is valid before using itPing Cheng