aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-01drm/i915/edp: Do not do link training fallback or prune modes on EDPManasi Navare1-9/+17
2018-02-01drm/i915: Check for fused or unused pipesMika Kahola1-1/+1
2018-02-01drm/i915: Protect WC stash allocation against direct reclaimChris Wilson1-7/+25
2018-02-01drm/i915: Only attempt to scan the requested number of shrinker slabsChris Wilson1-2/+2
2018-02-01drm/i915: Always call to intel_display_set_init_power() in resume_early.Maarten Lankhorst1-0/+2
2018-02-01drm/i915/gvt: cancel scheduler timer when no vGPU existsZhenyu Wang1-0/+7
2018-02-01drm/i915/gvt: cancel virtual vblank timer when no vGPU existsZhenyu Wang1-0/+2
2018-02-01drm/i915/gvt: Keep obj->dma_buf link NULL during exportingTina Zhang1-1/+0
2018-02-01drm/i915/pmu: Reconstruct active state on starting busy-statsChris Wilson1-1/+15
2018-02-01drm/i915: Stop getting the fault address from RING_FAULT_REGOscar Mateo2-2/+15
2018-02-01drm/i915/guc: Add uc_fini_wq in gem_init unwind pathSagar Arun Kamble2-2/+2
2018-02-01drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masksImre Deak1-3/+3
2018-02-01drm/i915: Try EDID bitbanging on HDMI after failed readStefan Brüns1-3/+11
2018-02-01drm/i915/glk: Disable Guc and HuC on GLKAnusha Srivatsa2-20/+0
2018-02-01drm/i915/gvt: Do not use I915_NUM_ENGINES to iterate over the mocs regs arrayMichel Thierry1-1/+1
2018-02-01drm/i915/gvt: validate gfn before set shadow page entryHang Yuan4-5/+53
2018-02-01drm/i915/gvt: add PLANE_KEYMAX regs to mmio track listPei Zhang1-0/+3
2018-02-01drm/i915/gvt: Fix gen8/9_render_mmio_list[0] don't take effectXiong Zhang1-4/+4
2018-02-01xen: fix poll misannotationAl Viro1-1/+1
2018-02-01rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko1-9/+9
2018-02-01be2net: remove redundant initialization of 'head' and pointer txqColin Ian King1-2/+1
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2018-02-01vhost: don't hold onto file pointer for VHOST_SET_LOG_FDEric Biggers2-20/+5
2018-02-01vhost: don't hold onto file pointer for VHOST_SET_VRING_ERREric Biggers2-15/+4
2018-02-01vhost: don't hold onto file pointer for VHOST_SET_VRING_CALLEric Biggers2-16/+5
2018-02-01virtio_vop: don't kfree device on register failureweiping zhang1-7/+13
2018-02-01virtio_pci: don't kfree device on register failureweiping zhang1-2/+6
2018-02-01virtio: split device_register into device_initialize and device_addweiping zhang1-3/+15
2018-02-01vhost: remove unused lock check flag in vhost_dev_cleanup()夷则(Caspar)6-8/+7
2018-02-01vhost: Remove the unused variable.Tonghao Zhang2-5/+0
2018-02-01virtio_blk: print capacity at probe timeStefan Hajnoczi1-17/+15
2018-02-01virtio: make VIRTIO a menuconfig to ease disabling it allVincent Legoll1-2/+6
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář899-12923/+29306
2018-02-01platform/x86: intel-vbtn: Replace License by SDPX identifierAndy Shevchenko1-11/+1
2018-02-01platform/x86: intel-vbtn: Remove redundant inclusionsAndy Shevchenko1-5/+3
2018-02-01platform/x86: intel-vbtn: Support tablet mode switchMarco Martin1-0/+21
2018-02-01platform/x86: dell-laptop: Allocate buffer on heap rather than globallyMario Limonciello1-85/+103
2018-02-01platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj1-1/+0
2018-02-01drm/i915/guc: Don't try to create log runtime if there is no logMichal Wajdeczko1-0/+3
2018-02-01drm/i915/guc: Don't forget to free GuC error logMichal Wajdeczko1-2/+4
2018-02-01netdevsim: fix overflow on the error pathJakub Kicinski1-3/+2
2018-02-01mt76: do not set status->aggr for NULL data framesFelix Fietkau1-1/+1
2018-02-01mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pendingFelix Fietkau1-1/+5
2018-02-01mt76: implement processing of BlockAckReq framesFelix Fietkau1-1/+33
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau5-15/+78
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+1
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov54-1516/+447
2018-02-01drm/i915/selftests: add missing gtt shrinker testMatthew Auld1-0/+84
2018-02-01drm/i915/ppgtt: Pin page directories before allocationChris Wilson1-4/+10
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds1-1/+5