summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-31ARM: clk-imx35: fix name for ckil clkUwe Kleine-König1-1/+1
2016-10-31uio: fix dmem_region_start computationJan Viktorin1-1/+1
2016-10-31coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose1-3/+0
2016-10-31genirq/generic_chip: Add irq_unmap callbackSebastian Frias1-0/+21
2016-10-31scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan1-12/+6
2016-10-31rt2x00usb: Fix error return codeChristophe Jaillet1-1/+3
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara16-102/+89
2016-10-31drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson1-13/+11
2016-10-31drm/i915: Just clear the mmiodebug before a register accessChris Wilson1-4/+3
2016-10-31drm/i915: Allow DP to work w/o EDIDVille Syrjälä1-13/+9
2016-10-31drm/i915: Move long hpd handling into the hotplug workVille Syrjälä1-25/+23
2016-10-31drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä1-0/+18
2016-10-31drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude1-0/+4
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä2-13/+19
2016-10-31Revert "drm/i915: Check live status before reading edid"David Weinehall3-36/+11
2016-10-31drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni1-4/+10
2016-10-31drm/i915: introduce intel_has_sagv()Paulo Zanoni2-7/+20
2016-10-31drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni4-25/+25
2016-10-31drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni1-5/+7
2016-10-31drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni1-24/+15
2016-10-31drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni1-24/+32
2016-10-31drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni1-20/+22
2016-10-31drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni1-1/+36
2016-10-31drm/i915/skl: Don't try to update plane watermarks if they haven't changedLyude2-1/+14
2016-10-31drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude3-168/+132
2016-10-31drm/i915: Move CRTC updating in atomic_commit into it's own hookLyude2-22/+54
2016-10-31drm/i915/skl: Update plane watermarks atomically during plane updatesLyude4-18/+64
2016-10-31HID: add quirk for Akai MIDImix.Steinar H. Gunderson2-0/+4
2016-10-31drm/amd/powerplay: fix mclk not switching back after multi-head was disabledRex Zhu2-1/+4
2016-10-31drm/fsl-dcu: fix endian issue when using clk_register_dividerStefan Agner1-1/+5
2016-10-31drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom1-3/+3
2016-10-31drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher1-7/+8
2016-10-31drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2-1/+2
2016-10-31drm/radeon: narrow asic_init for virtualizationAlex Deucher1-2/+3
2016-10-31drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu1-6/+8
2016-10-31drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle1-0/+3
2016-10-31drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas1-0/+1
2016-10-31drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher1-10/+13
2016-10-31drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher1-9/+39
2016-10-31drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher1-10/+13
2016-10-31drm/amdgpu: fix IB alignment for UVDAlex Deucher1-1/+1
2016-10-31drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee1-1/+17
2016-10-31drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula2-3/+12
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2-8/+12
2016-10-31drm/vc4: Fix races when the CS reads from render targets.Eric Anholt4-8/+62
2016-10-28Linux 4.8.5v4.8.5Greg Kroah-Hartman1-1/+1
2016-10-28Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger1-15/+1
2016-10-28target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni1-4/+12
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger3-6/+24
2016-10-28target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger1-1/+3