summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2019-01-13HID: ite: Add USB id match for another ITE based keyboard rfkill key quirkHans de Goede2-0/+4
2018-12-21Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov1-1/+1
2018-12-17iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2-4/+11
2018-12-13HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2-0/+9
2018-12-13HID: input: Ignore battery reported by Symbol DS4308Benson Leung2-0/+4
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+12
2018-11-13HID: hiddev: fix potential Spectre v1Breno Leitao1-4/+14
2018-10-20HID: quirks: fix support for Apple Magic KeyboardsNatanael Copa1-0/+3
2018-10-10HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede1-0/+23
2018-10-10HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon2-0/+3
2018-10-10HID: add support for Apple Magic KeyboardsSean O'Brien2-1/+10
2018-10-04HID: hid-ntrig: add error handling for sysfs_create_groupZhouyang Jia1-0/+2
2018-09-15HID: add quirk for another PIXART OEM mouse used by HPDave Young2-0/+2
2018-08-24HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke1-2/+8
2018-08-03HID: i2c-hid: check if device is there before really probingDmitry Torokhov1-0/+8
2018-08-03HID: hid-plantronics: Re-resend Update to map button for PTT productsTerry Junge1-1/+5
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-06-26HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke1-0/+8
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-06-20HID: intel-ish-hid: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-06-20HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav1-1/+3
2018-06-20HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh3-3/+48
2018-04-26HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter1-0/+2
2018-04-24HID: wacom: bluetooth: send exit report for recent Bluetooth devicesAaron Armstrong Skomra1-30/+46
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa1-0/+5
2018-04-24HID: input: fix battery level reporting on BT miceDmitry Torokhov1-7/+17
2018-04-24HID: core: Fix size as type u32Aaron Ma1-5/+5
2018-04-24HID: Fix hid_report_len usageAaron Ma4-7/+9
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma1-6/+7
2018-03-19HID: elo: clear BTN_LEFT mappingJiri Kosina1-0/+6
2018-03-19HID: multitouch: Only look at non touch fields in first packet of a frameHans de Goede1-2/+15
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2-0/+6
2018-02-16HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede1-1/+11
2018-02-03HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) eventsJason Gerecke1-8/+8
2018-02-03HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra1-12/+12
2017-12-20HID: cp2112: fix broken gpio_direction_input callbackSébastien Szymanski1-2/+6
2017-11-21HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke1-0/+1
2017-11-21HID: cp2112: add HIDRAW dependencySébastien Szymanski1-1/+1
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/jik...Linus 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/jik...Linus 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