summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-09-071-2/+2
|\
| * media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-1/+1
| * media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* | Merge branch 'for-4.14/wacom' into for-linusJiri Kosina2017-09-055-39/+35
|\ \
| * | HID: wacom: add USB_HID dependencyArnd Bergmann2017-08-011-1/+1
| * | HID: wacom: Improve generic name generationJason Gerecke2017-07-271-31/+27
| * | HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-273-3/+6
| * | HID: wacom: Remove comparison of u8 mode with zero and simplify.Christos Gkekas2017-07-201-4/+1
* | | Merge branch 'for-4.14/upstream' into for-linusJiri Kosina2017-09-053-3/+3
|\ \ \
| * | | HID: prodikeys: constify snd_rawmidi_ops structuresJulia Lawall2017-08-151-1/+1
| * | | HID: usbmouse: constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-101-1/+1
| * | | HID: usbkbd: constify usb_device_id and fix space before '[' error.Arvind Yadav2017-08-101-1/+1
| | |/ | |/|
* | | Merge branch 'for-4.14/multitouch' into for-linusJiri Kosina2017-09-052-1/+48
|\ \ \
| * | | HID: multitouch: use proper symbolic constant for 0xff310076 applicationJiri Kosina2017-08-031-1/+1
| * | | HID: multitouch: Support Asus T304UA media keysJoão Paulo Rechi Vita2017-08-032-1/+44
| * | | HID: multitouch: Support HID_GD_WIRELESS_RADIO_CTLSJoão Paulo Rechi Vita2017-08-031-1/+5
| |/ /
* | | Merge branch 'for-4.14/ish' into for-linusJiri Kosina2017-09-052-95/+1
|\ \ \
| * | | HID: sensor: constify platform_device_idArvind Yadav2017-08-151-1/+1
| * | | HID: hid-sensor-hub: Force logical minimum to 1 for power and report stateSrinivas Pandruvada2017-08-091-94/+0
| |/ /
* | | Merge branch 'for-4.14/driver-lock-removal' into for-linusJiri Kosina2017-09-051-11/+4
|\ \ \
| * | | HID: Remove the semaphore driver_lockBinoy Jayan2017-08-011-11/+4
| |/ /
* | | Merge branch 'for-4.14/constify-attribute_group' into for-linusJiri Kosina2017-09-054-4/+4
|\ \ \
| * | | HID: ntrig: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
| * | | HID: logitech-hidpp: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
| * | | HID: sensor: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
| * | | HID: multitouch: constify attribute_group structures.Arvind Yadav2017-08-031-1/+1
| |/ /
* | | Merge branch 'for-4.14/battery' into for-linusJiri Kosina2017-09-051-61/+135
|\ \ \
| * | | HID: input: throttle battery ueventsDmitry Torokhov2017-08-151-3/+9
| * | | HID: input: optionally use device id in battery nameDmitry Torokhov2017-08-021-1/+3
| * | | HID: input: map digitizer battery usageDmitry Torokhov2017-08-021-59/+125
| |/ /
* | | Merge branch 'for-4.14/asus' into for-linusJiri Kosina2017-09-053-45/+175
|\ \ \
| * | | HID: asus: Add T100CHI bluetooth keyboard dock touchpad supportHans de Goede2017-08-081-7/+67
| * | | HID: asus: Add T100CHI bluetooth keyboard dock special keys mappingHans de Goede2017-07-203-0/+29
| * | | HID: asus: Add T100TA touchpad resolution infoHans de Goede2017-07-201-0/+6
| * | | HID: asus: Fix T100TA touchpad y dimensionsHans de Goede2017-07-201-1/+1
| * | | HID: asus: Parameterize the touchpad codeHans de Goede2017-07-201-47/+67
| * | | HID: asus: Add support for T100 touchpadHans de Goede2017-07-201-3/+18
| | |/ | |/|
* | | HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usageJason Gerecke2017-08-081-1/+7
* | | HID: add ALWAYS_POLL quirk for Logitech 0xc077Kyle Roarty2017-07-312-1/+3
| |/ |/|
* | 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
OpenPOWER on IntegriCloud