summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-15Merge branch 'for-4.15/alps' into for-linusJiri Kosina
2017-11-15Merge branch 'for-4.14/upstream-fixes' into for-linusJiri Kosina
2017-11-07HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing WheelViktor Chapliev
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-12Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-12Merge branch 'waitid-fix'Linus Torvalds
2017-10-11Merge tag 'rpmsg-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11Merge tag 'rproc-v4.14-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-10-11remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()Wei Yongjun
2017-10-119p: set page uptodate when required in write_end()Alexander Levin
2017-10-11Merge tag 'gpio-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-10-11Merge tag 'pinctrl-v4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-10-11ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai
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-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-10bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro
2017-10-10more bio_map_user_iov() leak fixesAl Viro
2017-10-10fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-10-10direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2017-10-10Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-10Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-10-10seccomp: make function __get_seccomp_filter staticColin Ian King
2017-10-10remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependenciesArnd Bergmann
2017-10-10remoteproc: imx_rproc: fix a couple off by one bugsDan Carpenter
2017-10-10rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()Dan Carpenter
2017-10-10rpmsg: glink: Unlock on error in qcom_glink_request_intent()Dan Carpenter
2017-10-10Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-10-10ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2017-10-09Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds
2017-10-09waitid(): Add missing access_ok() checksKees Cook
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado
2017-10-09Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-09udp: fix bcast packet receptionPaolo Abeni
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld