Age | Commit message (Expand) | Author |
2017-09-10 | HID: ignore Petzl USB headlamp | Jiri Kosina |
2017-08-05 | HID: core: prevent out-of-bound readings | Benjamin Tissoires |
2017-07-31 | HID: i2c-hid: Add sleep between POWER ON and RESET | Brendan McGrath |
2017-03-06 | HID: hid-cypress: validate length of report | Greg Kroah-Hartman |
2016-08-14 | HID: uhid: fix timeout when probe races with IO | Roderick Colenbrander |
2016-07-10 | HID: logitech: fix Dual Action gamepad support | Grazvydas Ignotas |
2016-07-10 | HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands | Scott Bauer |
2016-07-10 | HID: elo: kill not flush the work | Oliver Neukum |
2016-04-19 | HID: usbhid: fix inconsistent reset/resume/reset-resume behavior | Alan Stern |
2016-04-18 | HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() | Dmitry Torokhov |
2016-04-18 | HID: fix hid_ignore_special_drivers module parameter | Benjamin Tissoires |
2016-04-11 | HID: multitouch: fix input mode switching on some Elan panels | Benjamin Tissoires |
2016-04-06 | HID: usbhid: fix recursive deadlock | Ioan-Adrian Ratiu |
2016-01-31 | HID: core: Avoid uninitialized buffer access | Richard Purdie |
2015-09-21 | HID: cp2112: fix I2C_SMBUS_BYTE write | Ellen Wang |
2015-09-21 | HID: cp2112: fix byte order in SMBUS operations | Ellen Wang |
2015-09-21 | HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error | Don Zickus |
2015-09-13 | HID: uclogic: fix limit in uclogic_tablet_enable() | Dan Carpenter |
2015-09-13 | HID: hid-input: Fix accessing freed memory during device disconnect | Krzysztof Kozlowski |
2015-08-10 | HID: cp2112: fix to force single data-report reply | Antonio Borneo |
2015-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-20 | HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches | Ping Cheng |
2015-05-13 | HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch | Laura Abbott |
2015-05-12 | HID: hid-sensor-hub: Fix debug lock warning | Srinivas Pandruvada |
2015-05-07 | Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820" | Benjamin Tissoires |
2015-04-23 | HID: i2c-hid: Do not fail probing if gpiolib is not enabled | Mika Westerberg |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-13 | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2015-04-13 | Merge branch 'for-4.1/sensor-hub' into for-linus | Jiri Kosina |
2015-04-13 | Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl... | Jiri Kosina |
2015-04-10 | HID: sensor: Custom and Generic sensor support | Srinivas Pandruvada |
2015-04-10 | HID: debug: fix error handling in hid_debug_events_read() | Jiri Kosina |
2015-04-05 | HID: logitech-hidpp: fix error return code | Julia Lawall |
2015-04-02 | HID: wacom: Add support for Cintiq 13HD Touch | Ping Cheng |
2015-04-02 | HID: logitech-hidpp: add a module parameter to keep firmware gestures | Benjamin Tissoires |
2015-04-02 | HID: usbhid: yet another mouse with ALWAYS_POLL | Oliver Neukum |
2015-04-02 | HID: usbhid: more mice with ALWAYS_POLL | Oliver Neukum |
2015-04-02 | HID: wacom: set stylus_in_proximity before checking touch_down | Ping Cheng |
2015-04-02 | HID: wacom: use wacom_wac_finger_count_touches to set touch_down | Ping Cheng |
2015-04-02 | HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT | Ping Cheng |
2015-04-02 | Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom | Jiri Kosina |
2015-03-27 | HID: pidff: effect can't be NULL | Jiri Kosina |
2015-03-25 | HID: add quirk for PIXART OEM mouse used by HP | Oliver Neukum |
2015-03-25 | HID: add HP OEM mouse to quirk ALWAYS_POLL | Oliver Neukum |
2015-03-24 | HID: input: Fix NULL pointer dereference when power_supply_register fails | Krzysztof Kozlowski |
2015-03-23 | Merge tag 'v4.0-rc5' into next | Dmitry Torokhov |
2015-03-17 | HID: wacom: check for wacom->shared before following the pointer | Benjamin Tissoires |
2015-03-16 | HID: wacom: ask for a in-prox report when it was missed | Benjamin Tissoires |
2015-03-16 | HID: hid-sensor-hub: Fix sparse warning | Srinivas Pandruvada |