Age | Commit message (Expand) | Author |
2015-01-09 | HID: roccat: potential out of bounds in pyra_sysfs_write_settings() | Dan Carpenter |
2014-12-29 | HID: Add a new id 0x501a for Genius MousePen i608X | Giedrius Statkevičius |
2014-12-19 | HID: logitech-hidpp: prefix the name with "Logitech" | Benjamin Tissoires |
2014-12-19 | HID: logitech-hidpp: avoid unintended fall-through | Peter Wu |
2014-12-17 | HID: Allow HID_BATTERY_STRENGTH to be enabled | Daniel Nicoletti |
2014-12-17 | HID: i2c-hid: Do not free buffers in i2c_hid_stop() | Mika Westerberg |
2014-12-17 | HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard | Karl Relton |
2014-12-17 | HID: logitech-hidpp: check WTP report length | Peter Wu |
2014-12-17 | HID: logitech-dj: check report length | Peter Wu |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-12 | Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov... | Jiri Kosina |
2014-12-12 | HID: rmi: The address of query8 must be calculated based on which query regis... | Andrew Duggan |
2014-12-12 | HID: rmi: Check for additional ACM registers appended to F11 data report | Andrew Duggan |
2014-12-12 | Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus | Jiri Kosina |
2014-12-12 | HID: i2c-hid: prevent buffer overflow in early IRQ | Gwendal Grignou |
2014-12-11 | HID: logitech-hidpp: disable io in probe error path | Peter Wu |
2014-12-11 | HID: logitech-hidpp: add boundary check for name retrieval | Peter Wu |
2014-12-11 | HID: logitech-hidpp: check name retrieval return code | Peter Wu |
2014-12-11 | HID: logitech-hidpp: do not return the name length | Peter Wu |
2014-12-11 | HID: wacom: Report input events for each finger on generic devices | Jason Gerecke |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-10 | HID: wacom: Initialize MT slots for generic devices at post_parse_hid | Jason Gerecke |
2014-12-08 | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-05 | HID: wacom: Update maximum X/Y accounding to outbound offset | Ping Cheng |
2014-12-05 | HID: wacom: Add support for DTU-1031X | Ping Cheng |
2014-12-04 | i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-12-02 | HID: wacom: add defines for new Cintiq and DTU outbound tracking | Ping Cheng |
2014-12-02 | HID: wacom: fix freeze on open when autosuspend is on | Benjamin Tissoires |
2014-12-02 | HID: wacom: re-add accidentally dropped Lenovo PID | Benjamin Tissoires |
2014-12-01 | HID: make hid_report_len as a static inline function in hid.h | Mathieu Magnaudet |
2014-11-27 | HID: wacom: Consult the application usage when determining field type | Jason Gerecke |
2014-11-26 | HID: wacom: PAD is independent with pen/touch | Ping Cheng |
2014-11-25 | HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helper | Johan Hovold |
2014-11-25 | HID: multitouch: Add quirk for VTL touch panels | Mathieu Magnaudet |
2014-11-25 | HID: i2c-hid: fix race condition reading reports | Jean-Baptiste Maneyrol |
2014-11-21 | HID: wacom: Add angular resolution data to some ABS axes | Jason Gerecke |
2014-11-21 | HID: wacom: Report ABS_TILT_{X,Y} as signed values | Jason Gerecke |
2014-11-20 | HID: wacom - Bamboo pen-only tablet does not support PAD | Ping Cheng |
2014-11-20 | HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo Fun | Ping Cheng |
2014-11-20 | HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilities | Ping Cheng |
2014-11-20 | HID: sony: Add support for the third-party SMK PS3 Bluetooth Remote | Frank Praznik |
2014-11-19 | HID: yet another buggy ELAN touchscreen | Oliver Neukum |
2014-11-19 | HID: sony: Use kernel allocated buffers for HID reports | Frank Praznik |
2014-11-18 | HID: i2c-hid: print the correct data in dbg msg | Jean-Baptiste Maneyrol |
2014-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-11-11 | HID: wacom: Add support for Intuos Pen Medium | Ping Cheng |
2014-11-11 | HID: lenovo: Don't set EV_REP to avoid repeating mice buttons | Jamie Lentin |
2014-11-11 | HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash | Jamie Lentin |
2014-11-11 | HID: add support for MS Surface Pro 3 Type Cover | Alan Wu |
2014-11-07 | HID: wacom - make sure touch_input is valid before using it | Ping Cheng |