summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-16HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not workingHans de Goede
2018-02-03HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) eventsJason Gerecke
2018-02-03HID: wacom: EKR: ensure devres groups at higher indexes are releasedAaron Armstrong Skomra
2017-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-12-07HID: core: lower log level for unknown main item tags to warningsHans de Goede
2017-12-01HID: holtekff: move MODULE_* parameters out of #ifdef blockDaniel Axtens
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21HID: cp2112: Fix I2C_BLOCK_DATA transactionsEudean Sun
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-4.15/wacom' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/use-timer-setup' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/upstream' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/sony' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/multitouch' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/logitech' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/hyperv' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/asus' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.15/alps' into for-linusJiri Kosina
2017-11-10HID: cp2112: fix broken gpio_direction_input callbackSébastien Szymanski
2017-11-10HID: cp2112: fix interface specification URLSébastien Szymanski
2017-11-10HID: Wacom: switch Dell canvas into highres modeBenjamin Tissoires
2017-11-09HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are setJason Gerecke
2017-11-09HID: sony: Fix SHANWAN pad rumbling on USBBastien Nocera
2017-11-09HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 deviceHans de Goede
2017-11-09HID: add backlight level quirk for Asus ROG laptopsMustafa Kuscu
2017-11-09HID: cp2112: add HIDRAW dependencySébastien Szymanski
2017-11-07HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing WheelViktor Chapliev
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-19HID: hid-logitech: remove redundant assignment to pointer valueColin Ian King
2017-10-19HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke
2017-10-19HID: rmi: Check that a device is a RMI device before calling RMI functionsAndrew Duggan
2017-10-17HID: add multi-input quirk for GamepadBlockFlorian Mueller
2017-10-17HID: alps: add new U1 device IDMasaki Ota
2017-10-17HID: alps: add support for Alps T4 Touchpad deviceMasaki Ota
2017-10-17HID: alps: remove variables local to u1_init() from the device structMasaki Ota
2017-10-17HID: alps: properly handle max_fingers and minimum on X and Y axisMasaki Ota
2017-10-17HID: alps: Separate U1 device codeMasaki Ota
2017-10-17HID: alps: delete unnecessary struct u1_dev devInfoMasaki Ota
2017-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-10-12HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback"Colin Ian King
2017-10-11HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis
2017-10-11HID: usbhid: fix out-of-bounds bugJaejoong Kim
2017-10-11HID: usbhid: Convert timers to use timer_setup()Kees Cook
2017-10-11Revert "HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters ra...Jason Gerecke
2017-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-10-05HID: hyperv: pr_err() strings should end with newlinesArvind Yadav