summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| * | HID: input: do not increment usages when a duplicate is foundBenjamin Tissoires2018-04-171-2/+31
* | | Merge branch 'for-4.18/i2c-hid' into for-linusJiri Kosina2018-06-081-8/+25
|\ \ \
| * | | HID: i2c-hid: remove i2c_hid_open_mutSebastian Andrzej Siewior2018-05-301-2/+0
| * | | HID: i2c-hid: check if device is there before really probingDmitry Torokhov2018-05-151-0/+8
| * | | HID: i2c-hid: Silently fail probe for CHPN0001 touchscreenHans de Goede2018-04-161-0/+12
| * | | HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the functionHans de Goede2018-04-161-6/+5
| |/ /
* | | Merge branch 'for-4.18/hid-steam' into for-linusJiri Kosina2018-06-084-0/+1129
|\ \ \
| * | | HID: steam: select CONFIG_POWER_SUPPLYArnd Bergmann2018-05-301-0/+1
| * | | HID: steam: add missing fields in client initializationJiri Kosina2018-05-151-0/+3
| * | | HID: steam: add battery device.Rodrigo Rivas Costa2018-05-151-1/+140
| * | | HID: add driver for Valve Steam ControllerRodrigo Rivas Costa2018-05-154-0/+986
| | |/ | |/|
* | | Merge branch 'for-4.18/hid-redragon' into for-linusJiri Kosina2018-06-084-0/+95
|\ \ \
| * | | HID: redragon: Fix modifier keys for Redragon Asura KeyboardRobert Munteanu2018-04-174-0/+95
| | |/ | |/|
* | | Merge branch 'for-4.18/alps' into for-linusJiri Kosina2018-06-081-5/+25
|\ \ \
| * | | HID: alps: Fix some style in 't4_read_write_register()'Christophe JAILLET2018-04-261-3/+3
| * | | HID: alps: Check errors returned by 't4_read_write_register()'Christophe JAILLET2018-04-261-0/+18
| * | | HID: alps: Save a memory allocation in 't4_read_write_register()' when writin...Christophe JAILLET2018-04-261-2/+2
| * | | HID: alps: Report an error if we receive invalid data in 't4_read_write_regis...Christophe JAILLET2018-04-261-0/+2
* | | | HID: core: fix hid_hw_open() commentHisao Tanabe2018-05-161-1/+1
| |_|/ |/| |
* | | 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
OpenPOWER on IntegriCloud