Age | Commit message (Expand) | Author | Files | Lines |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 24 | -430/+2099 |
2014-12-12 | Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov... | Jiri Kosina | 21 | -391/+2047 |
2014-12-12 | HID: rmi: The address of query8 must be calculated based on which query regis... | Andrew Duggan | 1 | -12/+12 |
2014-12-12 | HID: rmi: Check for additional ACM registers appended to F11 data report | Andrew Duggan | 1 | -9/+52 |
2014-12-12 | Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus | Jiri Kosina | 11 | -39/+50 |
2014-12-12 | HID: i2c-hid: prevent buffer overflow in early IRQ | Gwendal Grignou | 1 | -1/+1 |
2014-12-12 | HID: logitech-hidpp: disable io in probe error path | Peter Wu | 1 | -1/+3 |
2014-12-12 | HID: logitech-hidpp: add boundary check for name retrieval | Peter Wu | 1 | -0/+3 |
2014-12-12 | HID: logitech-hidpp: check name retrieval return code | Peter Wu | 1 | -2/+8 |
2014-12-12 | HID: logitech-hidpp: do not return the name length | Peter Wu | 1 | -13/+6 |
2014-12-12 | HID: wacom: Report input events for each finger on generic devices | Jason Gerecke | 2 | -28/+59 |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2014-12-10 | HID: wacom: Initialize MT slots for generic devices at post_parse_hid | Jason Gerecke | 2 | -3/+18 |
2014-12-09 | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+3 |
2014-12-06 | HID: wacom: Update maximum X/Y accounding to outbound offset | Ping Cheng | 1 | -9/+9 |
2014-12-06 | HID: wacom: Add support for DTU-1031X | Ping Cheng | 2 | -0/+8 |
2014-12-04 | i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -1/+1 |
2014-12-02 | HID: wacom: add defines for new Cintiq and DTU outbound tracking | Ping Cheng | 1 | -11/+26 |
2014-12-02 | HID: wacom: fix freeze on open when autosuspend is on | Benjamin Tissoires | 1 | -8/+1 |
2014-12-02 | HID: wacom: re-add accidentally dropped Lenovo PID | Benjamin Tissoires | 1 | -0/+1 |
2014-12-01 | HID: make hid_report_len as a static inline function in hid.h | Mathieu Magnaudet | 5 | -17/+4 |
2014-11-27 | HID: wacom: Consult the application usage when determining field type | Jason Gerecke | 1 | -2/+4 |
2014-11-26 | HID: wacom: PAD is independent with pen/touch | Ping Cheng | 2 | -3/+6 |
2014-11-25 | HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helper | Johan Hovold | 1 | -5/+3 |
2014-11-25 | HID: multitouch: Add quirk for VTL touch panels | Mathieu Magnaudet | 2 | -0/+30 |
2014-11-25 | HID: i2c-hid: fix race condition reading reports | Jean-Baptiste Maneyrol | 1 | -4/+8 |
2014-11-22 | HID: wacom: Add angular resolution data to some ABS axes | Jason Gerecke | 1 | -0/+10 |
2014-11-22 | HID: wacom: Report ABS_TILT_{X,Y} as signed values | Jason Gerecke | 1 | -8/+8 |
2014-11-20 | HID: wacom - Bamboo pen-only tablet does not support PAD | Ping Cheng | 3 | -13/+23 |
2014-11-20 | HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo Fun | Ping Cheng | 1 | -5/+0 |
2014-11-20 | HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilities | Ping Cheng | 1 | -3/+3 |
2014-11-20 | HID: sony: Add support for the third-party SMK PS3 Bluetooth Remote | Frank Praznik | 3 | -0/+7 |
2014-11-19 | HID: yet another buggy ELAN touchscreen | Oliver Neukum | 2 | -0/+2 |
2014-11-19 | HID: sony: Use kernel allocated buffers for HID reports | Frank Praznik | 1 | -34/+113 |
2014-11-19 | HID: i2c-hid: print the correct data in dbg msg | Jean-Baptiste Maneyrol | 1 | -1/+1 |
2014-11-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -0/+3 |
2014-11-12 | HID: wacom: Add support for Intuos Pen Medium | Ping Cheng | 1 | -0/+5 |
2014-11-11 | HID: lenovo: Don't set EV_REP to avoid repeating mice buttons | Jamie Lentin | 1 | -1/+0 |
2014-11-11 | HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash | Jamie Lentin | 1 | -6/+6 |
2014-11-11 | HID: add support for MS Surface Pro 3 Type Cover | Alan Wu | 4 | -0/+10 |
2014-11-07 | HID: wacom - make sure touch_input is valid before using it | Ping Cheng | 1 | -2/+5 |
2014-11-05 | HID: saitek: quirk for Saitek R.A.T.7 works with R.A.T.9 too | Ville Aakko | 4 | -2/+7 |
2014-11-04 | HID: logitech-hidpp: 2 fixes in hidpp_root_get_protocol_version() | Benjamin Tissoires | 1 | -1/+5 |
2014-11-04 | HID: logitech-hidpp: fix negated returns | Benjamin Tissoires | 1 | -4/+32 |
2014-11-04 | HID: core: cleanup .claimed field on disconnect | Benjamin Tissoires | 1 | -0/+1 |
2014-11-03 | HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103 | Adel Gadllah | 2 | -0/+2 |
2014-11-03 | HID: logitech-hidpp: leaks and NULL dereferences | Dan Carpenter | 1 | -4/+8 |
2014-11-03 | HID: plantronics: remove superfluous .probe() | Jiri Kosina | 1 | -23/+0 |
2014-11-03 | HID: plantronics: fix errant mouse events | JD Cole | 5 | -0/+89 |
2014-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -1/+21 |