summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-21drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä1-36/+48
2016-10-21drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä1-31/+40
2016-10-21drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7Arkadiusz Hiler1-2/+0
2016-10-21target/tcm_fc: use CPU affinity for responsesHannes Reinecke1-1/+1
2016-10-21target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke1-11/+26
2016-10-21target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke1-2/+3
2016-10-21target/tcm_fc: print command pointer in debug messageHannes Reinecke1-1/+1
2016-10-21target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke1-4/+8
2016-10-21Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...Dave Airlie2-6/+21
2016-10-21Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie5-73/+146
2016-10-21Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie1-8/+10
2016-10-21Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie4-61/+10
2016-10-21watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg1-0/+4
2016-10-20drm/i915: KBL - Recommended buffer translation programming for DisplayPortRodrigo Vivi1-10/+78
2016-10-20drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixupRodrigo Vivi1-9/+11
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai1-2/+14
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker3-0/+260
2016-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2016-10-20Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-17/+33
2016-10-20Merge tag 'mmc-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds12-33/+148
2016-10-20Merge tag 'gvt-next-fix-2016-10-20' of https://github.com/01org/gvt-linux int...Daniel Vetter21-178/+189
2016-10-20drm/i915: Add a sunset clause to GPU hang loggingChris Wilson2-1/+5
2016-10-20drm/i915: Stop reporting error details in dmesg as well as the error-stateChris Wilson1-75/+11
2016-10-20irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier1-1/+1
2016-10-20irqchip/jcore: Don't show Kconfig menu item for driverRich Felker1-2/+2
2016-10-20drm/i915/gvt: do not ignore return value of create_scratch_pageDu, Changbin1-2/+1
2016-10-20drm/i915/gvt: fix spare warnings on odd constant _Bool castDu, Changbin2-2/+2
2016-10-20drm/i915/gvt: mark symbols static where possibleDu, Changbin7-12/+13
2016-10-20drm/i915/gvt: fix sparse warnings on different address spacesDu, Changbin4-7/+9
2016-10-20drm/i915/gvt: properly access enabled intel_engine_csZhenyu Wang4-12/+20
2016-10-20drm/i915/gvt: Remove defunct vmap_batch()Chris Wilson1-38/+0
2016-10-20drm/i915/gvt: Use common mapping routines for shadow_bb objectChris Wilson2-16/+7
2016-10-20drm/i915/gvt: Use common mapping routines for indirect_ctx objectChris Wilson2-20/+10
2016-10-20drm/i915/gvt: Stop waiting whilst holding struct_mutexChris Wilson1-9/+13
2016-10-20drm/i915/gvt: Stop checking for impossible interrupts from a kthreadChris Wilson1-7/+2
2016-10-20drm/i915/gvt: Hold a reference on the requestChris Wilson1-11/+12
2016-10-20drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU objectChris Wilson1-2/+10
2016-10-20drm/i915/gvt: Use the returned VMA to provide the virtual addressChris Wilson1-11/+9
2016-10-20drm/i915/gvt: i915_gem_object_create() returns an error pointerChris Wilson1-20/+28
2016-10-20drm/i915/gvt: Add runtime pm around fencesChris Wilson1-0/+10
2016-10-20Documentation/gpu: Add section for Intel GVT-g host supportZhenyu Wang1-2/+6
2016-10-20drm/i915/gvt: Fix warning on obsolete function usageZhenyu Wang1-2/+2
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang20-14/+44
2016-10-20drm/i915: Handle early failure during intel_get_load_detect_pipeChris Wilson1-3/+8
2016-10-20drm/fb_cma_helper: do not free fbdev if there is noneStefan Agner1-1/+2
2016-10-19Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger1-15/+1
2016-10-19target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni1-4/+12
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2-6/+23
2016-10-19target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger1-1/+3
2016-10-19iscsi-target: fix iscsi cmd leakVarun Prakash1-0/+4