aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2015-07-27HID: core: do not reject devices when they declare too many usagesBenjamin Tissoires1-0/+19
2015-07-24HID: sony: Drop invalid Sixaxis input reportsFrank Praznik1-0/+11
2015-07-24HID: multitouch: Add support for CJTouch MultiTouchYang Bo3-0/+13
2015-07-24HID: microsoft: Add Surface 3 type coverStephen Just4-8/+14
2015-07-23HID: wacom: Report touch width/height/orientation for GENERIC devicesJason Gerecke1-0/+20
2015-07-23HID: wacom: Ignore contacts in excess of declared contact countJason Gerecke2-1/+33
2015-07-23HID: wacom: Perform all event processing as part of report processingJason Gerecke2-1/+39
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov35-1333/+4371
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires1-0/+1
2015-07-17HID: rmi: Set F01 interrupt enable register when not setAndrew Duggan1-5/+52
2015-07-17HID: wacom: Set default device name to value from wacom->featuresJason Gerecke1-1/+2
2015-07-17HID: wacom: Properly free inputs if 'wacom_allocate_inputs' failsJason Gerecke1-34/+18
2015-07-17Merge branch 'for-4.3/upstream' into for-4.3/wacomJiri Kosina3-8/+9
2015-07-14HID: cp2112: fix byte order in SMBUS operationsEllen Wang1-4/+4
2015-07-14HID: cp2112: fix I2C_SMBUS_BYTE writeEllen Wang1-1/+1
2015-07-13HID: sony: Navigator Axis for L1 buttonSimon Wood1-1/+8
2015-07-13HID: wacom: remove the extra Pen interface for Wacom Bamboo PADBenjamin Tissoires1-2/+2
2015-07-13HID: rmi: Write updated F11 control registers after resetAndrew Duggan1-13/+43
2015-07-10HID: input: call input_sync() when automatically releasing a keyDmitry Torokhov1-1/+4
2015-07-10HID: cp2112: support i2c write-read transfers in hid-cp2112Ellen Wang1-19/+55
2015-07-09HID: wacom: Delete unnecessary checks before the function call "input_free_de...Markus Elfring1-6/+3
2015-07-09HID: rmi: Disable scanning if the device is not a wake sourceAndrew Duggan1-1/+55
2015-07-09HID: cp2112: support large i2c transfersEllen Wang1-7/+24
2015-07-08HID: i2c-hid: Call device suspend callback before disabling irqGabriele Mazzotta1-3/+3
2015-07-08HID: cp2112: fix to force single data-report replyAntonio Borneo1-0/+2
2015-07-08HID: wacom: Enable pad device for older Bamboo Touch tabletsJason Gerecke1-0/+3
2015-07-08HID: usbhid: no flushing if device is already polledOliver Neukum1-1/+2
2015-07-08HID: sensor-hub: Add in quirk for Lenovo Yogas with ITEGuilhem Lettron2-0/+6
2015-07-08HID: multitouch: Fix fields from pen report ID being interpreted for multitouchBrent Adam1-0/+7
2015-06-29HID: picoLCD: Deletion of unnecessary checks before three function callsMarkus Elfring3-6/+3
2015-06-29HID: microsoft: Add quirk for MS Surface Type/Touch coverReyad Attiyat1-0/+3
2015-06-26HID: wacom: NULL dereferences on error in probe()Dan Carpenter1-2/+4
2015-06-22Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...Jiri Kosina15-378/+973
2015-06-22Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi...Jiri Kosina15-234/+583
2015-06-18HID: cypress: use swap() in cp_report_fixup()Fabian Frederick1-5/+1
2015-06-18HID: microsoft: Add Surface Power CoverRaimund Roth4-1/+7
2015-06-18HID: hid-sony: Fix report descriptor for Navigation ControllerSimon Wood1-1/+90
2015-06-18HID: hid-sony: Navigation controller only has 1 LED and no rumbleSimon Wood1-8/+33
2015-06-18HID: hid-sony: Add BT support for Navigation ControllerSimon Wood2-0/+3
2015-06-18HID: wacom: Introduce new 'touch_input' deviceJason Gerecke3-101/+139
2015-06-18HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'Jason Gerecke3-115/+131
2015-06-18HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_typeJason Gerecke3-64/+73
2015-06-18HID: wacom: Treat features->device_type values as flagsJason Gerecke3-32/+38
2015-06-18HID: wacom: Simplify 'wacom_update_name'Jason Gerecke1-11/+14
2015-06-16HID: rmi: Disable populating F30 when the touchpad has physical buttonsAndrew Duggan1-3/+6
2015-06-12HID: plantronics: Update to map volume up/down controlsTerry Junge2-9/+130
2015-06-12HID: sony: PS Move fix report descriptorSimon Wood1-25/+44
2015-06-12HID: sony: PS3 Move enable LEDs and Rumble via BTSimon Wood1-6/+5
2015-06-12HID: sony: Add support PS3 Move Battery via BTSimon Wood1-4/+11
2015-06-12HID: sony: Add quirk for MOTION_CONTROLLER_BTSimon Wood1-3/+5