summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede2018-05-092-0/+3
* HID: intel-ish-hid: use put_device() instead of kfree()Arvind Yadav2018-04-261-1/+1
* HID: intel_ish-hid: Stop using a static local buffer in get_report()Hans de Goede2018-04-251-10/+6
* HID: intel_ish-hid: Move header size check to inside the loopHans de Goede2018-04-251-10/+10
* HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav2018-04-251-1/+3
* HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh2018-04-253-3/+48
* HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina2018-04-191-1/+1
* HID: i2c-hid: Fix resume issue on Raydium touchscreen deviceAaron Ma2018-04-122-0/+16
* HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra2018-04-121-30/+46
* HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa2018-04-091-0/+5
* HID: input: fix battery level reporting on BT miceDmitry Torokhov2018-04-091-7/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-0523-214/+1052
|\
| * Merge branch 'for-4.17/wacom' into for-linusJiri Kosina2018-04-052-48/+179
| |\
| | * HID: wacom: wacom_wac_collection() is local to wacom_wac.cJiri Kosina2018-03-071-1/+1
| | * HID: wacom: generic: add the "Report Valid" usageAaron Armstrong Skomra2018-03-072-2/+17
| | * HID: wacom: generic: Support multiple tools per reportAaron Armstrong Skomra2018-03-071-26/+68
| | * HID: wacom: Add support for 3rd generation Intuos BTAaron Armstrong Skomra2018-03-072-20/+94
| * | Merge branch 'for-4.17/upstream' into for-linusJiri Kosina2018-04-057-59/+51
| |\ \
| | * | HID: usbhid: extend the polling interval configuration to keyboardsFilip Alac2018-03-231-1/+11
| | * | HID: core: rewrite the hid-generic automatic unbindBenjamin Tissoires2018-03-062-44/+24
| | * | HID: hid-multitouch: Use true and false for boolean valuesGustavo A. R. Silva2018-03-061-1/+1
| | * | HID: hid-ntrig: use true and false for boolean valuesGustavo A. R. Silva2018-03-061-6/+6
| | * | HID: uhid: use strlcpy() instead of strncpy()Xiongfeng Wang2018-02-161-6/+6
| | * | HID: asus: make array 'buf' static constColin Ian King2018-02-161-1/+3
| | |/
| * | Merge branch 'for-4.17/sony' into for-linusJiri Kosina2018-04-053-6/+130
| |\ \
| | * | HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotesTodd Kelner2018-03-063-6/+130
| | |/
| * | Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina2018-04-055-45/+32
| |\ \
| | * | HID: core: reset the quirks before calling probe againBenjamin Tissoires2018-03-232-7/+2
| | * | HID: multitouch: do not set HID_QUIRK_NO_INIT_REPORTSBenjamin Tissoires2018-03-231-17/+1
| | * | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUTBenjamin Tissoires2018-03-234-9/+6
| | * | HID: multitouch: remove dead zones of Razer Blade StealthBenjamin Tissoires2018-03-231-0/+13
| | * | HID: multitouch: export a quirk for the button handling of touchpadsBenjamin Tissoires2018-03-231-12/+10
| | |/
| * | Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina2018-04-051-2/+2
| |\ \
| | * | HID: i2c-hid: Use ACPI_COMPANION() directlyAndy Shevchenko2018-02-161-2/+2
| | |/
| * | Merge branch 'for-4.17/hid-elan' into for-linusJiri Kosina2018-04-055-0/+434
| |\ \
| | * | HID: Add driver for USB ELAN TouchpadAlexandrov Stansilav2018-02-165-0/+434
| | |/
| * | Merge branch 'for-4.17/google-hammer' into for-linusJiri Kosina2018-04-054-0/+148
| |\ \
| | * | HID: google: Enable PM Full On mode when adjusting backlightHaridhar Kalvala2018-03-281-0/+14
| | * | HID: google: add google hammer HID driverWei-Ning Huang2018-03-274-0/+134
| | |/
| * | Merge branch 'for-4.17/elecom' into for-linusJiri Kosina2018-04-054-30/+34
| |\ \
| | * | HID: elecom: add support for EX-G M-XT4DRBK trackballTomasz Kramkowski2018-03-063-1/+5
| | * | HID: elecom: refer to trackballs by model name instead of seriesTomasz Kramkowski2018-03-064-30/+30
| | |/
| * | HID: corsair: Add K70 Vengeance and K70 RAPIDFIRE toAaron Bottegal2018-02-161-0/+8
| * | HID: Fix hid_report_len usageAaron Ma2018-02-164-7/+9
| * | HID: core: Fix size as type u32Aaron Ma2018-02-161-5/+5
| * | HID: i2c-hid: fix size check and type usageAaron Ma2018-02-161-6/+7
| * | HID: corsair: Add support for the GLAIVE RGB gaming mouseGuus Sliepen2018-02-163-6/+13
| |/
* | usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-152-0/+6
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-116-10/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-3123-1386/+1970
|\