summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-07net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn
2017-12-07net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn
2017-12-07net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2017-12-07net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2017-12-07bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan
2017-12-07virtio_net: fix return value check in receive_mergeable()Yunjian Wang
2017-12-07virtio_mmio: add cleanup for virtio_mmio_removeweiping zhang
2017-12-07virtio_mmio: add cleanup for virtio_mmio_probeweiping zhang
2017-12-07drm/bridge: analogix dp: Fix runtime PM state in get_modes() callbackMarek Szyprowski
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-07Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2017-12-07Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada
2017-12-07drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usageBoris Brezillon
2017-12-07drm/i915: Call i915_gem_init_userptr() before taking struct_mutexChris Wilson
2017-12-07drm/exynos: remove unnecessary function declarationInki Dae
2017-12-07drm/exynos: remove unnecessary descrptionsInki Dae
2017-12-07drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMUMarek Szyprowski
2017-12-07drm/exynos: Fix dma-buf importMarek Szyprowski
2017-12-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-07Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-06of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven
2017-12-06of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven
2017-12-06of: Spelling s/changset/changeset/Geert Uytterhoeven
2017-12-06of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven
2017-12-06drivers: net: dsa: remove duplicate includesPravin Shedge
2017-12-07Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-12-06ipvlan: Eliminate duplicated codes with existing functionGao Feng
2017-12-06mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko
2017-12-06xen-netback: Fix logging message with spurious period after newlineJoe Perches
2017-12-06tun: avoid unnecessary READ_ONCE in tun_net_xmitWillem de Bruijn
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-06net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal
2017-12-06bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()Dan Carpenter
2017-12-06Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-12-06efi: Add comment to avoid future expanding of sysfs systabDave Young
2017-12-06efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-06xen/pvcalls: Fix a check in pvcalls_front_remove()Dan Carpenter
2017-12-06xen/pvcalls: check for xenbus_read() errorsDan Carpenter
2017-12-06drm/ttm: swap consecutive allocated pooled pages v4Christian König
2017-12-06drm: safely free connectors from connector_iterDaniel Vetter
2017-12-06drm/i915/gvt: set max priority for gvt contextZhenyu Wang
2017-12-06drm/i915/gvt: Don't mark vgpu context as inactive when preemptedZhenyu Wang
2017-12-06drm/i915/gvt: Limit read hw reg to active vgpuXiong Zhang
2017-12-06drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id()Zhi Wang
2017-12-06drm/i915/gvt: Emulate PCI expansion ROM base address registerChangbin Du
2017-12-05net: macb: change GFP_ATOMIC to GFP_KERNELJulia Cartwright