summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2016-02-16HID: logitech: fix Dual Action gamepad supportGrazvydas Ignotas1-0/+1
2016-02-10HID: sony: underscores are unnecessary for u8, u16, s32Pavel Machek1-57/+57
2016-02-10HID: sony: fix some warnings from scripts/checkpatch.plAntonio Ospite1-8/+17
2016-02-10HID: sony: fix errors from scripts/checkpatch.plAntonio Ospite1-13/+13
2016-02-10HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite1-5/+5
2016-02-05HID: multitouch: warn on sysfs group creation failureNicholas Krause1-0/+3
2016-01-29HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite1-1/+1
2016-01-29HID: dragonrise: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite1-2/+2
2016-01-29HID: quirks: Add no_init_reports for AKAI midi controllerStafford Horne2-0/+4
2016-01-28HID: logitech-hidpp: limit visibility of init/deinit functionsJiri Kosina1-2/+2
2016-01-28HID: logitech-hidpp: Force feedback support for the Logitech G920Edwin Velds1-108/+593
2016-01-28HID: rmi: Check that the device is a RMI device in suspend and resume callbacksAndrew Duggan1-0/+11
2016-01-25HID: usbhid: Fix incorrect product id of old 4nes4snesRaphael Assenat1-1/+1
2016-01-21HID: add HID_QUIRK_NOGET to Quanta 3003 tooBenjamin Tissoires2-0/+2
2016-01-21Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2016-01-19HID: core: prevent out-of-bound readingsBenjamin Tissoires1-0/+3
2016-01-19HID: fix out of bound access in extract() and implement()Dmitry Torokhov1-24/+66
2016-01-19HID: sony: Fixup output reports for the nyko core controllerScott Moreau1-1/+1
2016-01-19HID: sony: Add nyko core controller supportScott Moreau3-0/+11
2016-01-19HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires1-2/+4
2016-01-19HID: wacom - Add quirks for INTUOSHT2 in range eventsPing Cheng1-1/+3
2016-01-19HID: wacom - Cleanup touch arbitration logicPing Cheng1-9/+15
2016-01-19HID: wacom - make sure wacom_intuos_inout only process in/out eventsPing Cheng1-24/+25
2016-01-19HID: wacom - request tool info only when we get general eventsPing Cheng1-7/+7
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-11/+7
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds33-574/+809
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina32-571/+785
2016-01-08HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE ChipsSrinivas Pandruvada2-0/+4
2016-01-08HID: Add new PID for Microchip Pick16F1454Kristian Evensen2-0/+2
2016-01-08HID: wacom: Use correct report to query pen ID from INTUOSHT2 devicesJason Gerecke2-1/+6
2016-01-07hid: cp2112: use gpiochip data pointerLinus Walleij1-10/+6
2015-12-31HID: i2c-hid: Prevent sending reports from racing with device resetMika Westerberg1-3/+18
2015-12-28HID: use kobj_to_dev()Geliang Tang10-51/+28
2015-12-28HID: wiimote: use dev_to_wii()Geliang Tang1-6/+2
2015-12-28HID: add a new helper to_hid_driver()Geliang Tang1-4/+3
2015-12-28HID: use to_hid_device()Geliang Tang13-79/+76
2015-12-28HID: move to_hid_device() to hid.hGeliang Tang2-4/+0
2015-12-28HID: usbhid: use to_usb_deviceGeliang Tang1-1/+1
2015-12-28HID: corsair: Convert to use module_hid_driverAxel Lin1-12/+1
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij4-15/+11
2015-12-18HID: input: ignore the battery in OKLICK Laser BTmouseAlexander E. Patrakov1-5/+12
2015-12-18HID: wacom: Fix pad button range for CINTIQ_COMPANION_2Jason Gerecke1-1/+1
2015-12-18HID: wacom: Fix touchring value reportingJason Gerecke1-2/+2
2015-12-18HID: wacom: Report 'strip2' values in ABS_RYJason Gerecke1-1/+1
2015-12-18HID: wacom: Limit touchstrip data to 13 bitsJason Gerecke1-2/+2
2015-12-18HID: wacom: bitwise vs logical ORsDan Carpenter1-4/+4
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-11/+3
2015-12-08HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devicesJason Gerecke1-1/+1
2015-12-03HID: enable hid device to suspend/resume asynchronouslyFu, Zhonghui1-0/+1
2015-12-02HID: wacom: Rename wacom ID report ID macrosJason Gerecke2-5/+5