summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-430/+2099
2014-12-12Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina-391/+2047
2014-12-12HID: rmi: The address of query8 must be calculated based on which query regis...Andrew Duggan-12/+12
2014-12-12HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan-9/+52
2014-12-12Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linusJiri Kosina-39/+50
2014-12-12HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou-1/+1
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu-1/+3
2014-12-11HID: logitech-hidpp: add boundary check for name retrievalPeter Wu-0/+3
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu-2/+8
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu-13/+6
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke-28/+59
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2014-12-10HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke-3/+18
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+3
2014-12-05HID: wacom: Update maximum X/Y accounding to outbound offsetPing Cheng-9/+9
2014-12-05HID: wacom: Add support for DTU-1031XPing Cheng-0/+8
2014-12-04i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-1/+1
2014-12-02HID: wacom: add defines for new Cintiq and DTU outbound trackingPing Cheng-11/+26
2014-12-02HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires-8/+1
2014-12-02HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires-0/+1
2014-12-01HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet-17/+4
2014-11-27HID: wacom: Consult the application usage when determining field typeJason Gerecke-2/+4
2014-11-26HID: wacom: PAD is independent with pen/touchPing Cheng-3/+6
2014-11-25HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helperJohan Hovold-5/+3
2014-11-25HID: multitouch: Add quirk for VTL touch panelsMathieu Magnaudet-0/+30
2014-11-25HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol-4/+8
2014-11-21HID: wacom: Add angular resolution data to some ABS axesJason Gerecke-0/+10
2014-11-21HID: wacom: Report ABS_TILT_{X,Y} as signed valuesJason Gerecke-8/+8
2014-11-20HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng-13/+23
2014-11-20HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo FunPing Cheng-5/+0
2014-11-20HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilitiesPing Cheng-3/+3
2014-11-20HID: sony: Add support for the third-party SMK PS3 Bluetooth RemoteFrank Praznik-0/+7
2014-11-19HID: yet another buggy ELAN touchscreenOliver Neukum-0/+2
2014-11-19HID: sony: Use kernel allocated buffers for HID reportsFrank Praznik-34/+113
2014-11-18HID: i2c-hid: print the correct data in dbg msgJean-Baptiste Maneyrol-1/+1
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+3
2014-11-11HID: wacom: Add support for Intuos Pen MediumPing Cheng-0/+5
2014-11-11HID: lenovo: Don't set EV_REP to avoid repeating mice buttonsJamie Lentin-1/+0
2014-11-11HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clashJamie Lentin-6/+6
2014-11-11HID: add support for MS Surface Pro 3 Type CoverAlan Wu-0/+10
2014-11-07HID: wacom - make sure touch_input is valid before using itPing Cheng-2/+5
2014-11-05HID: saitek: quirk for Saitek R.A.T.7 works with R.A.T.9 tooVille Aakko-2/+7
2014-11-04HID: logitech-hidpp: 2 fixes in hidpp_root_get_protocol_version()Benjamin Tissoires-1/+5
2014-11-04HID: logitech-hidpp: fix negated returnsBenjamin Tissoires-4/+32
2014-11-03HID: core: cleanup .claimed field on disconnectBenjamin Tissoires-0/+1
2014-11-03HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah-0/+2
2014-11-03HID: logitech-hidpp: leaks and NULL dereferencesDan Carpenter-4/+8
2014-11-03HID: plantronics: remove superfluous .probe()Jiri Kosina-23/+0
2014-11-03HID: plantronics: fix errant mouse eventsJD Cole-0/+89
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+21