aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2018-05-09HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede
2018-04-26HID: intel-ish-hid: use put_device() instead of kfree()Arvind Yadav
2018-04-25HID: intel_ish-hid: Stop using a static local buffer in get_report()Hans de Goede
2018-04-25HID: intel_ish-hid: Move header size check to inside the loopHans de Goede
2018-04-25HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav
2018-04-25HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh
2018-04-19HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina
2018-04-12HID: i2c-hid: Fix resume issue on Raydium touchscreen deviceAaron Ma
2018-04-12HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra
2018-04-09HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa
2018-04-09HID: input: fix battery level reporting on BT miceDmitry Torokhov
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-05Merge branch 'for-4.17/wacom' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/sony' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/hid-elan' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/google-hammer' into for-linusJiri Kosina
2018-04-05Merge branch 'for-4.17/elecom' into for-linusJiri Kosina
2018-03-28HID: google: Enable PM Full On mode when adjusting backlightHaridhar Kalvala
2018-03-27HID: google: add google hammer HID driverWei-Ning Huang
2018-03-23HID: core: reset the quirks before calling probe againBenjamin Tissoires
2018-03-23HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTSBenjamin Tissoires
2018-03-23HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUTBenjamin Tissoires
2018-03-23HID: multitouch: remove dead zones of Razer Blade StealthBenjamin Tissoires
2018-03-23HID: multitouch: export a quirk for the button handling of touchpadsBenjamin Tissoires
2018-03-23HID: usbhid: extend the polling interval configuration to keyboardsFilip Alac
2018-03-07HID: wacom: wacom_wac_collection() is local to wacom_wac.cJiri Kosina
2018-03-07HID: wacom: generic: add the "Report Valid" usageAaron Armstrong Skomra
2018-03-07HID: wacom: generic: Support multiple tools per reportAaron Armstrong Skomra
2018-03-07HID: wacom: Add support for 3rd generation Intuos BTAaron Armstrong Skomra
2018-03-06HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires
2018-03-06HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotesTodd Kelner
2018-03-06HID: hid-multitouch: Use true and false for boolean valuesGustavo A. R. Silva
2018-03-06HID: hid-ntrig: use true and false for boolean valuesGustavo A. R. Silva
2018-03-06HID: elecom: add support for EX-G M-XT4DRBK trackballTomasz Kramkowski
2018-03-06HID: elecom: refer to trackballs by model name instead of seriesTomasz Kramkowski
2018-02-16HID: corsair: Add K70 Vengeance and K70 RAPIDFIRE toAaron Bottegal
2018-02-16HID: uhid: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-02-16HID: asus: make array 'buf' static constColin Ian King
2018-02-16HID: Fix hid_report_len usageAaron Ma
2018-02-16HID: core: Fix size as type u32Aaron Ma
2018-02-16HID: i2c-hid: fix size check and type usageAaron Ma
2018-02-16HID: corsair: Add support for the GLAIVE RGB gaming mouseGuus Sliepen
2018-02-16HID: Add driver for USB ELAN TouchpadAlexandrov Stansilav
2018-02-16HID: i2c-hid: Use ACPI_COMPANION() directlyAndy Shevchenko
2018-02-15usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds