Age | Commit message (Expand) | Author |
2018-04-25 | HID: intel_ish-hid: Move header size check to inside the loop | Hans de Goede |
2018-04-25 | HID: wacom: Release device resource data obtained by devres_alloc() | Arvind Yadav |
2018-04-25 | HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice | pgzh |
2018-04-19 | HID: i2c-hid: fix inverted return value from i2c_hid_command() | Jiri Kosina |
2018-04-17 | HID: input: do not increment usages when a duplicate is found | Benjamin Tissoires |
2018-04-17 | HID: redragon: Fix modifier keys for Redragon Asura Keyboard | Robert Munteanu |
2018-04-16 | HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen | Hans de Goede |
2018-04-16 | HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function | Hans de Goede |
2018-04-12 | HID: i2c-hid: Fix resume issue on Raydium touchscreen device | Aaron Ma |
2018-04-12 | HID: wacom: bluetooth: send exit report for recent Bluetooth devices | Aaron Armstrong Skomra |
2018-04-09 | HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device | Rodrigo Rivas Costa |
2018-04-09 | HID: input: fix battery level reporting on BT mice | Dmitry Torokhov |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-05 | Merge branch 'for-4.17/wacom' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/upstream' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/sony' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/multitouch' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/hid-i2c' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/hid-elan' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/google-hammer' into for-linus | Jiri Kosina |
2018-04-05 | Merge branch 'for-4.17/elecom' into for-linus | Jiri Kosina |
2018-03-28 | HID: google: Enable PM Full On mode when adjusting backlight | Haridhar Kalvala |
2018-03-27 | HID: google: add google hammer HID driver | Wei-Ning Huang |
2018-03-23 | HID: core: reset the quirks before calling probe again | Benjamin Tissoires |
2018-03-23 | HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTS | Benjamin Tissoires |
2018-03-23 | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT | Benjamin Tissoires |
2018-03-23 | HID: multitouch: remove dead zones of Razer Blade Stealth | Benjamin Tissoires |
2018-03-23 | HID: multitouch: export a quirk for the button handling of touchpads | Benjamin Tissoires |
2018-03-23 | HID: usbhid: extend the polling interval configuration to keyboards | Filip Alac |
2018-03-07 | HID: wacom: wacom_wac_collection() is local to wacom_wac.c | Jiri Kosina |
2018-03-07 | HID: wacom: generic: add the "Report Valid" usage | Aaron Armstrong Skomra |
2018-03-07 | HID: wacom: generic: Support multiple tools per report | Aaron Armstrong Skomra |
2018-03-07 | HID: wacom: Add support for 3rd generation Intuos BT | Aaron Armstrong Skomra |
2018-03-06 | HID: core: rewrite the hid-generic automatic unbind | Benjamin Tissoires |
2018-03-06 | HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotes | Todd Kelner |
2018-03-06 | HID: hid-multitouch: Use true and false for boolean values | Gustavo A. R. Silva |
2018-03-06 | HID: hid-ntrig: use true and false for boolean values | Gustavo A. R. Silva |
2018-03-06 | HID: elecom: add support for EX-G M-XT4DRBK trackball | Tomasz Kramkowski |
2018-03-06 | HID: elecom: refer to trackballs by model name instead of series | Tomasz Kramkowski |
2018-02-16 | HID: corsair: Add K70 Vengeance and K70 RAPIDFIRE to | Aaron Bottegal |
2018-02-16 | HID: uhid: use strlcpy() instead of strncpy() | Xiongfeng Wang |
2018-02-16 | HID: asus: make array 'buf' static const | Colin Ian King |
2018-02-16 | HID: Fix hid_report_len usage | Aaron Ma |
2018-02-16 | HID: core: Fix size as type u32 | Aaron Ma |
2018-02-16 | HID: i2c-hid: fix size check and type usage | Aaron Ma |
2018-02-16 | HID: corsair: Add support for the GLAIVE RGB gaming mouse | Guus Sliepen |
2018-02-16 | HID: Add driver for USB ELAN Touchpad | Alexandrov Stansilav |
2018-02-16 | HID: i2c-hid: Use ACPI_COMPANION() directly | Andy Shevchenko |
2018-02-15 | usb: ldusb: add PIDs for new CASSY devices supported by this driver | Karsten Koop |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |