summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+2
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+2
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+2
|\ \
| * | HID: logitech-hidpp: fix mistake in printk, "feeback" -> "feedback"Colin Ian King2017-10-121-1/+2
* | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1520-149/+605
|\ \ \
| * \ \ Merge branch 'for-4.15/wacom' into for-linusJiri Kosina2017-11-153-15/+38
| |\ \ \
| | * | | HID: Wacom: switch Dell canvas into highres modeBenjamin Tissoires2017-11-101-0/+7
| | * | | HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are setJason Gerecke2017-11-092-2/+18
| | * | | Revert "HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters ra...Jason Gerecke2017-10-111-11/+0
| | * | | HID: wacom: generic: Reset events back to zero when pen leavesJason Gerecke2017-09-131-4/+4
| | * | | HID: wacom: generic: Send BTN_TOOL_PEN in prox once the pen enters rangeJason Gerecke2017-09-131-0/+11
| | * | | HID: wacom: generic: Leave tool in prox until it completely leaves senseJason Gerecke2017-09-131-5/+5
| | * | | HID: wacom: generic: Use generic codepath terminology in wacom_wac_pen_reportJason Gerecke2017-09-131-9/+9
| * | | | Merge branch 'for-4.15/use-timer-setup' into for-linusJiri Kosina2017-11-152-8/+10
| |\ \ \ \
| | * | | | HID: usbhid: Convert timers to use timer_setup()Kees Cook2017-10-112-8/+10
| | | |/ / | | |/| |
| * | | | Merge branch 'for-4.15/upstream' into for-linusJiri Kosina2017-11-156-8/+28
| |\ \ \ \
| | * | | | HID: cp2112: fix broken gpio_direction_input callbackSébastien Szymanski2017-11-101-2/+6
| | * | | | HID: cp2112: fix interface specification URLSébastien Szymanski2017-11-101-1/+1
| | * | | | HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 deviceHans de Goede2017-11-092-1/+9
| | * | | | HID: cp2112: add HIDRAW dependencySébastien Szymanski2017-11-091-1/+1
| | * | | | HID: hid-input: Add eraser usage to hidinput_configure_usagePing Cheng2017-10-051-0/+9
| | * | | | HID: retrode: tell what a Retrode is and drop a blank lineRandy Dunlap2017-10-021-2/+1
| | * | | | HID: make device_attribute constBhumika Goyal2017-09-061-1/+1
| * | | | | Merge branch 'for-4.15/sony' into for-linusJiri Kosina2017-11-151-4/+10
| |\ \ \ \ \
| | * | | | | HID: sony: Fix SHANWAN pad rumbling on USBBastien Nocera2017-11-091-4/+10
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-4.15/multitouch' into for-linusJiri Kosina2017-11-151-0/+42
| |\ \ \ \ \
| | * | | | | HID: hid-multitouch: forward MSC_TIMESTAMPNicolas Boichat2017-10-051-0/+42
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-4.15/logitech' into for-linusJiri Kosina2017-11-152-4/+4
| |\ \ \ \ \
| | * | | | | HID: hid-logitech: remove redundant assignment to pointer valueColin Ian King2017-10-191-3/+1
| | * | | | | HID: hid-lg: make array cbuf static const to shink object code sizeColin Ian King2017-09-061-1/+3
| | |/ / / /
| * | | | | Merge branch 'for-4.15/hyperv' into for-linusJiri Kosina2017-11-151-1/+1
| |\ \ \ \ \
| | * | | | | HID: hyperv: pr_err() strings should end with newlinesArvind Yadav2017-10-051-1/+1
| | |/ / / /
| * | | | | Merge branch 'for-4.15/asus' into for-linusJiri Kosina2017-11-153-2/+32
| |\ \ \ \ \
| | * | | | | HID: add backlight level quirk for Asus ROG laptopsMustafa Kuscu2017-11-091-1/+1
| | * | | | | HID: asus: Add support for Fn keys on Asus ROG G752Maxime Bellengé2017-09-163-1/+31
| | |/ / / /
| * | | | | Merge branch 'for-4.15/alps' into for-linusJiri Kosina2017-11-154-106/+424
| |\ \ \ \ \
| | * | | | | HID: alps: add new U1 device IDMasaki Ota2017-10-173-0/+5
| | * | | | | HID: alps: add support for Alps T4 Touchpad deviceMasaki Ota2017-10-173-20/+323
| | * | | | | HID: alps: remove variables local to u1_init() from the device structMasaki Ota2017-10-171-40/+27
| | * | | | | HID: alps: properly handle max_fingers and minimum on X and Y axisMasaki Ota2017-10-171-14/+24
| | * | | | | HID: alps: Separate U1 device codeMasaki Ota2017-10-171-53/+67
| | * | | | | HID: alps: delete unnecessary struct u1_dev devInfoMasaki Ota2017-10-171-35/+34
| | | |/ / / | | |/| | |
| * | | | | HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing WheelViktor Chapliev2017-11-072-0/+3
| * | | | | HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke2017-10-191-0/+1
| * | | | | HID: rmi: Check that a device is a RMI device before calling RMI functionsAndrew Duggan2017-10-191-3/+10
| * | | | | HID: add multi-input quirk for GamepadBlockFlorian Mueller2017-10-172-0/+4
* | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-125-5/+25
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | HID: hid-elecom: extend to fix descriptor for HUGE trackballAlex Manoussakis2017-10-114-4/+14
| * | | HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-111-1/+11
OpenPOWER on IntegriCloud