aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina
2016-01-08HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE ChipsSrinivas Pandruvada
2016-01-08HID: Add new PID for Microchip Pick16F1454Kristian Evensen
2016-01-08HID: wacom: Use correct report to query pen ID from INTUOSHT2 devicesJason Gerecke
2016-01-07hid: cp2112: use gpiochip data pointerLinus Walleij
2015-12-30HID: i2c-hid: Prevent sending reports from racing with device resetMika Westerberg
2015-12-28HID: use kobj_to_dev()Geliang Tang
2015-12-28HID: wiimote: use dev_to_wii()Geliang Tang
2015-12-28HID: add a new helper to_hid_driver()Geliang Tang
2015-12-28HID: use to_hid_device()Geliang Tang
2015-12-28HID: move to_hid_device() to hid.hGeliang Tang
2015-12-28HID: usbhid: use to_usb_deviceGeliang Tang
2015-12-28HID: corsair: Convert to use module_hid_driverAxel Lin
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij
2015-12-18HID: input: ignore the battery in OKLICK Laser BTmouseAlexander E. Patrakov
2015-12-18HID: wacom: Fix pad button range for CINTIQ_COMPANION_2Jason Gerecke
2015-12-18HID: wacom: Fix touchring value reportingJason Gerecke
2015-12-18HID: wacom: Report 'strip2' values in ABS_RYJason Gerecke
2015-12-18HID: wacom: Limit touchstrip data to 13 bitsJason Gerecke
2015-12-18HID: wacom: bitwise vs logical ORsDan Carpenter
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-08HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devicesJason Gerecke
2015-12-03HID: enable hid device to suspend/resume asynchronouslyFu, Zhonghui
2015-12-02HID: wacom: Rename wacom ID report ID macrosJason Gerecke
2015-12-02HID: wacom: Clean up value readingJason Gerecke
2015-12-02HID: wacom: Further clean up wacom_intuos_general packet decoderJason Gerecke
2015-12-02HID: wacom: Replace magic masks and comparisons with switch casesJason Gerecke
2015-12-02HID: wacom: Centralize Intuos pen packet decodingJason Gerecke
2015-12-02HID: wacom: Slim down wacom_intuos_pad processingJason Gerecke
2015-12-02HID: wacom: Move Intuos pad handling code into dedicated functionJason Gerecke
2015-12-02HID: multitouch: fix input mode switching on some Elan panelsBenjamin Tissoires
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires
2015-12-01USB: quirks: Apply ALWAYS_POLL to all ELAN devicesAdrien Vergé
2015-12-01HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu
2015-11-27HID: debug: improve hid_debug_event()Rasmus Villemoes
2015-11-26HID: multitouch: enable palm rejection if device implements confidence usageAllen Hung
2015-11-23HID: usbhid: discarded events don't abort idlenessOliver Neukum
2015-11-20HID: core: use scnprintf in modalias_show()Rasmus Villemoes
2015-11-20HID: hid-logitech-hidpp: G920 remove deadzonesSimon Wood
2015-11-20HID: Add vendor specific usage pages for Logitech G920Simon Wood
2015-11-20HID: hid-logitech-hidpp: Add range sysfs for Logitech G920Simon Wood
2015-11-20HID: hid-logitech-hidpp: Add basic support for Logitech G920Simon Wood
2015-11-20HID: hid-logitech-hidpp: Add support for very long packetsSimon Wood
2015-11-20HID: usbhid: add Logitech G710+ keyboard quirk NOGETJimmy Berry
2015-11-19HID: Make report_descriptor available for all devicesAndy Lutomirski
2015-11-19HID: wacom: Delete an unnecessary check before kobject_put()Markus Elfring
2015-11-19HID: Drop owner assignment from i2c_driverKrzysztof Kozlowski