summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-157-8/+29
|\ \
| * | 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: add comment for power callback in struct hid_ll_driverJaejoong Kim2017-10-021-0/+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-152-0/+43
|\ \ \ \
| * | | | HID: hid-multitouch: forward MSC_TIMESTAMPNicolas Boichat2017-10-052-0/+43
| | |/ / | |/| |
* | | | 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-158573-244105/+330395
|\ \ \ \
| * | | | 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
| | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-10-125-5/+25
| |\ \ \
| * \ \ \ Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-10-1210-22/+61
| |\ \ \ \
| | * | | | ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2017-10-111-3/+9
| | * | | | ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-112-3/+10
| | * | | | ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2017-10-102-2/+12
| | * | | | ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai2017-10-091-3/+4
| | * | | | ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai2017-10-091-1/+2
| | * | | | ALSA: line6: Fix missing initialization before error pathTakashi Iwai2017-10-091-2/+3
| | * | | | ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-092-8/+20
| | * | | | ALSA: usb-audio: Add sample rate quirk for Plantronics P610Kai-Heng Feng2017-10-091-0/+1
| * | | | | Merge branch 'waitid-fix'Linus Torvalds2017-10-121-0/+6
| |\ \ \ \ \
| | * | | | | waitid(): Add missing access_ok() checksKees Cook2017-10-101-0/+6
| * | | | | | Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-10-111-4/+10
| |\ \ \ \ \ \
| | * | | | | | rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()Dan Carpenter2017-10-101-3/+8
| | * | | | | | rpmsg: glink: Unlock on error in qcom_glink_request_intent()Dan Carpenter2017-10-101-1/+2
| * | | | | | | Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-10-112-5/+6
| |\ \ \ \ \ \ \
| | * | | | | | | remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun2017-10-111-3/+2
| | * | | | | | | remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann2017-10-101-0/+2
| | * | | | | | | remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter2017-10-101-2/+2
| | |/ / / / / /
| * | | | | | | 9p: set page uptodate when required in write_end()Alexander Levin2017-10-111-3/+7