aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-5/+25
2017-10-11HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis4-4/+14
2017-10-11HID: usbhid: fix out-of-bounds bugJaejoong Kim1-1/+11
2017-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds8-27/+118
2017-10-02Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"Kai-Heng Feng2-5/+0
2017-10-02HID: hidraw: fix power sequence when closing deviceDmitry Torokhov1-1/+1
2017-10-02HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke1-1/+3
2017-09-13HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke1-1/+1
2017-09-13HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke1-11/+16
2017-09-13HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido1-1/+2
2017-09-08HID: rmi: Make sure the HID device is opened on resumeLyude1-3/+10
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2017-09-06HID: multitouch: Support ALPS PTP stick with pid 0x120AShrirang Bagul2-0/+5
2017-09-06HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2Pavel Tatashin2-0/+7
2017-09-06HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke1-5/+68
2017-09-06HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke1-3/+3
2017-09-06HID: multitouch: Fix system-control buttons not workingHans de Goede1-0/+1
2017-09-06HID: add multi-input quirk for IDC6680 touchscreenNicholas Bishop2-0/+2
2017-09-06HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra1-0/+3
2017-09-06HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng1-2/+2
2017-09-05Merge branch 'for-4.14/wacom' into for-linusJiri Kosina5-39/+35
2017-09-05Merge branch 'for-4.14/upstream' into for-linusJiri Kosina3-3/+3
2017-09-05Merge branch 'for-4.14/multitouch' into for-linusJiri Kosina2-1/+48
2017-09-05Merge branch 'for-4.14/ish' into for-linusJiri Kosina2-95/+1
2017-09-05Merge branch 'for-4.14/driver-lock-removal' into for-linusJiri Kosina1-11/+4
2017-09-05Merge branch 'for-4.14/constify-attribute_group' into for-linusJiri Kosina4-4/+4
2017-09-05Merge branch 'for-4.14/battery' into for-linusJiri Kosina1-61/+135
2017-09-05Merge branch 'for-4.14/asus' into for-linusJiri Kosina3-45/+175
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-1/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-15HID: prodikeys: constify snd_rawmidi_ops structuresJulia Lawall1-1/+1
2017-08-15HID: sensor: constify platform_device_idArvind Yadav1-1/+1
2017-08-15HID: input: throttle battery ueventsDmitry Torokhov1-3/+9
2017-08-10HID: usbmouse: constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-08-10HID: usbkbd: constify usb_device_id and fix space before '[' error.Arvind Yadav1-1/+1
2017-08-09HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada1-94/+0
2017-08-08HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usageJason Gerecke1-1/+7
2017-08-08HID: asus: Add T100CHI bluetooth keyboard dock touchpad supportHans de Goede1-7/+67
2017-08-03HID: ntrig: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-03HID: logitech-hidpp: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-03HID: sensor: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-03HID: multitouch: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-03HID: multitouch: use proper symbolic constant for 0xff310076 applicationJiri Kosina1-1/+1
2017-08-03HID: multitouch: Support Asus T304UA media keysJoão Paulo Rechi Vita2-1/+44
2017-08-03HID: multitouch: Support HID_GD_WIRELESS_RADIO_CTLSJoão Paulo Rechi Vita1-1/+5
2017-08-02HID: input: optionally use device id in battery nameDmitry Torokhov1-1/+3
2017-08-02HID: input: map digitizer battery usageDmitry Torokhov1-59/+125
2017-08-01HID: Remove the semaphore driver_lockBinoy Jayan1-11/+4
2017-08-01HID: wacom: add USB_HID dependencyArnd Bergmann1-1/+1