summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | HID: quirks: add QUIRK_NOGET for an other TPV touchscreenBenjamin Tissoires2015-08-242-2/+4
| * | | | | HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus2015-08-181-1/+1
| * | | | | HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke2015-08-101-1/+1
| * | | | | HID: core: do not reject devices when they declare too many usagesBenjamin Tissoires2015-07-271-0/+19
| | |_|_|/ | |/| | |
| * | | | HID: input: call input_sync() when automatically releasing a keyDmitry Torokhov2015-07-101-1/+4
| * | | | HID: wacom: Delete unnecessary checks before the function call "input_free_de...Markus Elfring2015-07-091-6/+3
| * | | | HID: usbhid: no flushing if device is already polledOliver Neukum2015-07-081-1/+2
| | |_|/ | |/| |
* | | | HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke2015-08-101-33/+37
* | | | HID: hid-input: Fix accessing freed memory during device disconnectKrzysztof Kozlowski2015-08-041-2/+5
* | | | HID: uclogic: fix limit in uclogic_tablet_enable()Dan Carpenter2015-07-291-1/+1
| |/ / |/| |
* | | HID: cp2112: fix to force single data-report replyAntonio Borneo2015-07-081-0/+2
* | | HID: wacom: Enable pad device for older Bamboo Touch tabletsJason Gerecke2015-07-081-0/+3
* | | HID: multitouch: Fix fields from pen report ID being interpreted for multitouchBrent Adam2015-07-081-0/+7
* | | HID: microsoft: Add quirk for MS Surface Type/Touch coverReyad Attiyat2015-06-291-0/+3
* | | HID: wacom: NULL dereferences on error in probe()Dan Carpenter2015-06-261-2/+4
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-------------. \ Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...Jiri Kosina2015-06-2215-378/+973
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | HID: wacom: Introduce new 'touch_input' deviceJason Gerecke2015-06-183-101/+139
| | | | | | | | * | HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'Jason Gerecke2015-06-183-115/+131
| | | | | | | | * | HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_typeJason Gerecke2015-06-183-64/+73
| | | | | | | | * | HID: wacom: Treat features->device_type values as flagsJason Gerecke2015-06-183-32/+38
| | | | | | | | * | HID: wacom: Simplify 'wacom_update_name'Jason Gerecke2015-06-181-11/+14
| | | | | | | | * | HID: wacom: Handle failing HID_DG_CONTACTMAX requestsJason Gerecke2015-05-211-2/+9
| | | | | | | | * | HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPEJason Gerecke2015-05-211-2/+10
| | | | | | | | * | HID: wacom: Fail probe if HID_GENERIC device has unknown device_typeJason Gerecke2015-05-041-1/+7
| | | | | | | | * | HID: wacom: Discover device_type from HID descriptor for all devicesJason Gerecke2015-05-043-14/+23
| | | | | | | | * | HID: wacom: Do not add suffix to name of devices with an unknown typeJason Gerecke2015-05-041-5/+8
| | | | | | | | * | HID: wacom: retrieve name from HID descriptor for generic devicesPing Cheng2015-04-271-11/+47
| | | | | | | | * | HID: wacom: Add support for DTU-1141Aaron Skomra2015-04-231-0/+4
| | | | | | | | * | HID: wacom: Simplify check for presence of single-finger touchJason Gerecke2015-04-231-3/+2
| | | | | | | | * | HID: wacom: remove unused packet lengthsPing Cheng2015-04-231-6/+0
| | | | | | | | * | HID: wacom: move unit and unitExpo initialization to wacom_calculate_resPing Cheng2015-04-231-6/+6
| | | | | | | | * | HID: wacom: move all quirks to wacom_setup_device_quirksPing Cheng2015-04-233-40/+31
| | | | | | |_|/ / | | | | | |/| | |
| | | | | | | * | HID: hid-sony: Fix report descriptor for Navigation ControllerSimon Wood2015-06-181-1/+90
| | | | | | | * | HID: hid-sony: Navigation controller only has 1 LED and no rumbleSimon Wood2015-06-181-8/+33
| | | | | | | * | HID: hid-sony: Add BT support for Navigation ControllerSimon Wood2015-06-182-0/+3
| | | | | | | * | HID: sony: PS Move fix report descriptorSimon Wood2015-06-121-25/+44
| | | | | | | * | HID: sony: PS3 Move enable LEDs and Rumble via BTSimon Wood2015-06-121-6/+5
| | | | | | | * | HID: sony: Add support PS3 Move Battery via BTSimon Wood2015-06-121-4/+11
| | | | | | | * | HID: sony: Add quirk for MOTION_CONTROLLER_BTSimon Wood2015-06-121-3/+5
| | | | | | | * | HID: sony: Support PS3 Move Controller when connected via BluetoothSimon Wood2015-06-122-0/+3
| | | | | | | * | HID: sony: Correct a typo in a HID descriptor comment and explain the odd Six...Frank Praznik2015-05-071-1/+8
| | | | | | | * | HID: sony: Simplify LED initialization and eliminate redundant copies when up...Frank Praznik2015-05-071-30/+28
| | | | | | | * | HID: sony: Correct Sony device orderingFrank Praznik2015-05-071-2/+2
| | | | | | | * | HID: sony: Add support for the Sony Motion ControllerFrank Praznik2015-05-071-2/+136
| | | | | | | * | HID: sony: Add the product ID for the Sony Motion ControllerFrank Praznik2015-05-072-0/+2
| | | | | | | * | HID: sony: Prevent the freeing of an unitialized ida valueFrank Praznik2015-05-071-4/+4
| | | | | | |/ / | | | | | |/| |
| | | | | | * | HID: sjoy: support Super Joy Box 4Sean Young2015-05-073-1/+4
| | | | | |/ /
| | | | * | | HID: rmi: Disable populating F30 when the touchpad has physical buttonsAndrew Duggan2015-06-161-3/+6
| | | * | | | HID: plantronics: Update to map volume up/down controlsTerry Junge2015-06-122-9/+130
| | | |/ / /
| | * | | | HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unitBenjamin Tissoires2015-05-073-0/+33