summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2018-06-08Merge branch 'for-4.18/hid-redragon' into for-linusJiri Kosina-0/+95
2018-06-08Merge branch 'for-4.18/alps' into for-linusJiri Kosina-5/+25
2018-05-30HID: rmi: use HID_QUIRK_NO_INPUT_SYNCBenjamin Tissoires-0/+20
2018-05-30HID: multitouch: fix calculation of last slot field in multi-touch reportsBen Chan-1/+4
2018-05-30HID: quirks: remove Delcom Visual Signal Indicator from hid_have_special_driv...Heiner Kallweit-1/+0
2018-05-30HID: steam: select CONFIG_POWER_SUPPLYArnd Bergmann-0/+1
2018-05-30HID: i2c-hid: remove i2c_hid_open_mutSebastian Andrzej Siewior-2/+0
2018-05-22HID: wacom: Support "in range" for Intuos/Bamboo tablets where possibleJason Gerecke-35/+39
2018-05-16HID: core: fix hid_hw_open() commentHisao Tanabe-1/+1
2018-05-16HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge-1/+5
2018-05-16HID: multitouch: fix types returned from mt_need_to_apply_feature()Jiri Kosina-3/+3
2018-05-15HID: i2c-hid: check if device is there before really probingDmitry Torokhov-0/+8
2018-05-15HID: steam: add missing fields in client initializationJiri Kosina-0/+3
2018-05-15HID: steam: add battery device.Rodrigo Rivas Costa-1/+140
2018-05-15HID: add driver for Valve Steam ControllerRodrigo Rivas Costa-0/+986
2018-05-09HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede-0/+3
2018-04-26HID: intel-ish-hid: use put_device() instead of kfree()Arvind Yadav-1/+1
2018-04-26HID: alps: Fix some style in 't4_read_write_register()'Christophe JAILLET-3/+3
2018-04-26HID: alps: Check errors returned by 't4_read_write_register()'Christophe JAILLET-0/+18
2018-04-26HID: alps: Save a memory allocation in 't4_read_write_register()' when writin...Christophe JAILLET-2/+2
2018-04-26HID: alps: Report an error if we receive invalid data in 't4_read_write_regis...Christophe JAILLET-0/+2
2018-04-26HID: multitouch: implement precision touchpad latency and switchesBenjamin Tissoires-5/+29
2018-04-26HID: multitouch: simplify the settings of the various featuresBenjamin Tissoires-71/+60
2018-04-26HID: multitouch: make use of HID_QUIRK_INPUT_PER_APPBenjamin Tissoires-39/+33
2018-04-26HID: input: append a suffix matching the applicationBenjamin Tissoires-8/+59
2018-04-26HID: generic: create one input report per application typeBenjamin Tissoires-10/+49
2018-04-26HID: store the full list of reports in the hidinputBenjamin Tissoires-0/+6
2018-04-25HID: intel_ish-hid: Stop using a static local buffer in get_report()Hans de Goede-10/+6
2018-04-25HID: intel_ish-hid: Move header size check to inside the loopHans de Goede-10/+10
2018-04-25HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav-1/+3
2018-04-25HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh-3/+48
2018-04-19HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina-1/+1
2018-04-17HID: input: do not increment usages when a duplicate is foundBenjamin Tissoires-2/+31
2018-04-17HID: redragon: Fix modifier keys for Redragon Asura KeyboardRobert Munteanu-0/+95
2018-04-16HID: i2c-hid: Silently fail probe for CHPN0001 touchscreenHans de Goede-0/+12
2018-04-16HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the functionHans de Goede-6/+5
2018-04-12HID: i2c-hid: Fix resume issue on Raydium touchscreen deviceAaron Ma-0/+16
2018-04-12HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra-30/+46
2018-04-09HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa-0/+5
2018-04-09HID: input: fix battery level reporting on BT miceDmitry Torokhov-7/+17
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-214/+1052
2018-04-05Merge branch 'for-4.17/wacom' into for-linusJiri Kosina-48/+179
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina-59/+51
2018-04-05Merge branch 'for-4.17/sony' into for-linusJiri Kosina-6/+130
2018-04-05Merge branch 'for-4.17/multitouch' into for-linusJiri Kosina-45/+32
2018-04-05Merge branch 'for-4.17/hid-i2c' into for-linusJiri Kosina-2/+2
2018-04-05Merge branch 'for-4.17/hid-elan' into for-linusJiri Kosina-0/+434
2018-04-05Merge branch 'for-4.17/google-hammer' into for-linusJiri Kosina-0/+148
2018-04-05Merge branch 'for-4.17/elecom' into for-linusJiri Kosina-30/+34
2018-03-28HID: google: Enable PM Full On mode when adjusting backlightHaridhar Kalvala-0/+14