summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-22HID: logitech-hidpp: Add support for the S510 remote controlHans de Goede
2019-05-22HID: logitech-hidpp: HID: make const array consumer_rdesc_start staticColin Ian King
2019-05-22HID: logitech-dj: make const array template staticColin Ian King
2019-05-22HID: multitouch: handle faulty Elo touch deviceBenjamin Tissoires
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-17HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke
2019-05-17HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke
2019-05-17HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke
2019-05-17HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke
2019-05-17HID: wacom: Don't set tool type until we're in rangeJason Gerecke
2019-05-17HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra
2019-05-17HID: wacom: generic: Correct pad syncingAaron Armstrong Skomra
2019-05-17HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-05-10Merge tag 'v5.1' into nextDmitry Torokhov
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov
2019-05-09HID: logitech-dj: Add usb-id for the 27MHz MX3000 receiverHans de Goede
2019-05-09HID: rmi: Use SET_REPORT request on control endpoint for Acer Switch 3 and 5Tobias Auerochs
2019-05-09HID: logitech-hidpp: add support for the MX5500 keyboardHans de Goede
2019-05-09HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-ReceiverHans de Goede
2019-05-09HID: i2c-hid: add iBall Aer3 to descriptor overrideKai-Heng Feng
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina
2019-04-30HID: logitech-dj: fix spelling in printkColin Ian King
2019-04-26HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov
2019-04-24HID: input: fix assignment of .valueBenjamin Tissoires
2019-04-24HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires
2019-04-24HID: logitech-dj: add usbhid dependency in KconfigBenjamin Tissoires
2019-04-23HID: logitech-hidpp: add support for HID++ 1.0 consumer keys reportsHans de Goede
2019-04-23HID: logitech-hidpp: add support for HID++ 1.0 extra mouse buttons reportsHans de Goede
2019-04-23HID: logitech-hidpp: add support for HID++ 1.0 wheel reportsHans de Goede
2019-04-23HID: logitech-hidpp: make hidpp10_set_register_bit a bit more genericHans de Goede
2019-04-23HID: logitech-hidpp: add input_device ptr to struct hidpp_deviceHans de Goede
2019-04-23HID: logitech-hidpp: do not hardcode very long report lengthHans de Goede
2019-04-23HID: logitech-hidpp: handle devices attached to 27MHz wireless receiversHans de Goede
2019-04-23HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede
2019-04-23HID: logitech-hidpp: remove unused origin_is_hid_core function parameterHans de Goede
2019-04-23HID: logitech-hidpp: remove double assignment from __hidpp_send_reportHans de Goede
2019-04-23HID: logitech-hidpp: do not make failure to get the name fatalHans de Goede
2019-04-23HID: logitech-hidpp: ignore very-short or empty namesHans de Goede
2019-04-23HID: logitech-hidpp: make .probe usbhid capableBenjamin Tissoires
2019-04-23HID: logitech-hidpp: allow non HID++ devices to be handled by this moduleBenjamin Tissoires
2019-04-23HID: logitech-dj: add support for Logitech Bluetooth Mini-ReceiverHans de Goede
2019-04-23HID: logitech-dj: make appending of the HID++ descriptors conditionalHans de Goede
2019-04-23HID: logitech-dj: remove false-positive error on double queueing of delayed-workHans de Goede