summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke2017-11-211-0/+1
* HID: cp2112: add HIDRAW dependencySébastien Szymanski2017-11-211-1/+1
* HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis2017-10-214-4/+14
* HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-181-1/+11
* HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng2017-10-121-2/+2
* HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke2017-10-121-1/+3
* HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke2017-10-121-1/+1
* HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke2017-10-121-11/+16
* HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke2017-10-121-5/+68
* HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke2017-10-121-3/+3
* HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra2017-10-121-0/+3
* HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido2017-10-121-1/+2
* HID: rmi: Make sure the HID device is opened on resumeLyude2017-10-121-3/+10
* HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usageJason Gerecke2017-09-091-1/+7
* HID: ortek: add one more buggy deviceBenjamin Tissoires2017-07-243-2/+6
* HID: usbhid: fix "always poll" quirkDmitry Torokhov2017-07-211-6/+10
* HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva2017-07-201-0/+3
* HID: multitouch: do not blindly set EV_KEY or EV_ABS bitsDmitry Torokhov2017-07-131-12/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-1027-334/+766
|\
| *-------. Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina2017-07-1014-243/+587
| |\ \ \ \ \
| | | | | | * HID: wacom: fix mistake in printkColin Ian King2017-06-271-4/+4
| | | | | | * HID: wacom: generic: Refactor generic battery handlingJason Gerecke2017-05-052-71/+95
| | | | | | * HID: wacom: Add ability to provide explicit battery status infoJason Gerecke2017-05-054-25/+45
| | | | | | * HID: wacom: generic: Report AES battery informationJason Gerecke2017-05-051-0/+2
| | | | | | * HID: wacom: generic: Ignore HID_DG_BATTERYSTRENTH == 0Jason Gerecke2017-05-051-0/+2
| | | | | | * HID: wacom: generic: Scale battery capacity measurements to percentagesJason Gerecke2017-05-051-0/+2
| | | | | * | HID: core: don't use negative operands when shiftAndy Shevchenko2017-06-131-1/+1
| | | | | * | HID: i2c-hid: move header file out of I2C realmWolfram Sang2017-05-221-1/+1
| | | | | |/
| | | | * | HID: usbhid: remove custom locking from usbhid_open/closeDmitry Torokhov2017-06-081-62/+53
| | | | * | HID: i2c-hid: remove custom locking from i2c_hid_open/closeDmitry Torokhov2017-06-081-23/+9
| | | | * | HID: serialize hid_hw_open and hid_hw_closeDmitry Torokhov2017-06-081-0/+89
| | | | * | HID: usbhid: do not rely on hid->open when deciding to do IODmitry Torokhov2017-06-082-7/+29
| | | | * | HID: hiddev: use hid_hw_power instead of usbhid_get/put_powerDmitry Torokhov2017-06-083-27/+11
| | | | * | HID: hiddev: use hid_hw_open/close instead of usbhid_open/closeDmitry Torokhov2017-06-083-11/+11
| | | * | | HID: Add driver for Retrode2 joypad adapterBastien Nocera2017-06-225-0/+115
| | * | | | HID: multitouch: optimize the sticky fingers timerBenjamin Tissoires2017-06-231-3/+18
| | * | | | HID: multitouch: fix rare Win 8 cases when the touch up event gets missingBenjamin Tissoires2017-06-231-23/+79
| | * | | | HID: multitouch: use BIT macroBenjamin Tissoires2017-06-231-16/+16
| | * | | | HID: multitouch: Add support for Google Rose TouchpadWei-Ning Huang2017-06-212-0/+15
| | * | | | HID: multitouch: Support PTP Stick and Touchpad deviceMasaki Ota2017-06-212-2/+23
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linusJiri Kosina2017-07-1014-53/+116
| |\ \ \ \ \ \
| | | * | | | | HID: Microsoft Win8 Wireless Radio Controls cleanupHans de Goede2017-05-221-1/+1
| | | * | | | | HID: ite: Add hid-ite driverHans de Goede2017-05-115-0/+66
| | | * | | | | HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensionsHans de Goede2017-05-111-0/+9
| | | | |_|_|/ | | | |/| | |
| | * | | | | HID: intel-ish-hid: Enable Gemini Lake ish driverSong Hongyan2017-06-302-0/+2
| | * | | | | HID: intel-ish-hid: Enable Cannon Lake ish driverSong Hongyan2017-06-302-0/+2
| | * | | | | HID: intel_ish-hid: enable compile testingArnd Bergmann2017-05-301-1/+1
| | * | | | | HID: intel_ish-hid: fix format string for size_tArnd Bergmann2017-05-301-3/+2
| | * | | | | HID: intel_ish-hid: convert timespec to ktime_tArnd Bergmann2017-05-304-23/+13
| | * | | | | HID: intel_ish-hid: clarify locking in client codeArnd Bergmann2017-05-301-26/+17
OpenPOWER on IntegriCloud