summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly1-0/+1
2017-12-08Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+4
2017-12-08Merge tag 'drm-intel-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-58/+133
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork2-1/+6
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli2-1/+5
2017-12-07net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn1-14/+16
2017-12-07net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn1-2/+2
2017-12-07net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj1-2/+5
2017-12-07net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2017-12-07bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan1-3/+7
2017-12-07virtio_net: fix return value check in receive_mergeable()Yunjian Wang1-1/+1
2017-12-07virtio_mmio: add cleanup for virtio_mmio_removeweiping zhang1-0/+6
2017-12-07virtio_mmio: add cleanup for virtio_mmio_probeweiping zhang1-10/+41
2017-12-07drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski1-0/+2
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo5-6/+40
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko1-1/+1
2017-12-07Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen4-11/+81
2017-12-07Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada2-16/+0
2017-12-07drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usageBoris Brezillon1-1/+2
2017-12-07drm/i915: Call i915_gem_init_userptr() before taking struct_mutexChris Wilson1-6/+5
2017-12-07drm/exynos: remove unnecessary function declarationInki Dae1-23/+21
2017-12-07drm/exynos: remove unnecessary descrptionsInki Dae1-5/+0
2017-12-07drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski1-0/+9
2017-12-07drm/exynos: Fix dma-buf importMarek Szyprowski3-1/+9
2017-12-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-17/+15
2017-12-07Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+28
2017-12-06of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven1-10/+5
2017-12-06of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven1-8/+8
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven1-15/+12
2017-12-06of: Spelling s/changset/changeset/Geert Uytterhoeven2-6/+6
2017-12-06of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven1-1/+0
2017-12-06drivers: net: dsa: remove duplicate includesPravin Shedge1-1/+0
2017-12-07Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie42-38/+875
2017-12-06ipvlan: Eliminate duplicated codes with existing functionGao Feng1-11/+2
2017-12-06mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko3-0/+52
2017-12-06xen-netback: Fix logging message with spurious period after newlineJoe Perches1-1/+1
2017-12-06tun: avoid unnecessary READ_ONCE in tun_net_xmitWillem de Bruijn1-3/+1
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang8-29/+20
2017-12-06net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal1-0/+2
2017-12-06bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()Dan Carpenter1-4/+1
2017-12-06Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+5
2017-12-06efi: Add comment to avoid future expanding of sysfs systabDave Young1-0/+2
2017-12-06efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian1-1/+1
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman3-16/+12
2017-12-06xen/pvcalls: Fix a check in pvcalls_front_remove()Dan Carpenter1-1/+1
2017-12-06xen/pvcalls: check for xenbus_read() errorsDan Carpenter1-0/+2