summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.Maarten Lankhorst2015-07-141-4/+2
| | * | | | | | | Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations"Daniel Vetter2015-07-141-11/+1
| | * | | | | | | drm/i915: Forward all core DRM ioctls to core compat handlingTvrtko Ursulin2015-07-141-1/+1
| | * | | | | | | drm/i915: fix oops in primary_check_planeDaniel Vetter2015-07-131-1/+1
| | * | | | | | | drm/i915: remove unused has_dma_mapping flagImre Deak2015-07-135-15/+2
| | * | | | | | | drm/i915: Fix missing return warning for !CONFIG_DEBUGFSDaniel Vetter2015-07-131-1/+2
| | * | | | | | | drm/i915: avoid leaking DMA mappingsImre Deak2015-07-132-17/+43
| | * | | | | | | drm/i915: Snapshot seqno of most recently submitted request.Tomas Elf2015-07-133-10/+11
| | * | | | | | | drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson2015-07-133-3/+4
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-173-35/+99
| |\ \ \ \ \ \ \
| | * | | | | | | drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin2015-07-151-0/+60
| | * | | | | | | drm: add a check for x/y in drm_mode_setcrtcZhao Junwang2015-07-071-2/+5
| | * | | | | | | drm/rockchip: use drm_gem_mmap helpersDaniel Kurtz2015-07-071-33/+34
| * | | | | | | | drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-161-0/+4
| * | | | | | | | drm/radeon/ci: silence a harmless PCC warningAlex Deucher2015-07-161-1/+1
| * | | | | | | | drm/amdgpu/cz: silence some dpm debug outputAlex Deucher2015-07-161-3/+3
| * | | | | | | | drm/amdgpu/cz: store the forced dpm levelAlex Deucher2015-07-161-0/+2
| * | | | | | | | drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher2015-07-161-1/+7
| * | | | | | | | drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher2015-07-161-4/+1
| * | | | | | | | drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher2015-07-161-2/+33
| * | | | | | | | drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher2015-07-161-2/+7
| * | | | | | | | drm/amdgpu: stop context leak in the error pathChristian König2015-07-161-2/+6
| * | | | | | | | drm/amdgpu: validate the context id in the dependenciesChristian König2015-07-161-1/+10
| * | | | | | | | drm/radeon: fix user ptr race conditionChristian König2015-07-162-1/+1
| * | | | | | | | drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer2015-07-161-4/+8
| * | | | | | | | drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher2015-07-161-0/+1
* | | | | | | | | Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-174-20/+32
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki2015-07-164-20/+32
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | | | * | | | | | | | ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu2015-07-101-9/+15
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | cpufreq: Allow freq_table to be obtained for offline CPUsViresh Kumar2015-07-102-9/+9
| | | * | | | | | | | cpufreq: Initialize the governor again while restoring policyViresh Kumar2015-07-101-0/+1
| | | |/ / / / / / /
| | * / / / / / / / suspend-to-idle: Prevent RCU from complaining about tick_freeze()Rafael J. Wysocki2015-07-091-2/+7
| | |/ / / / / / /
* | | | | | | | | Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-173-84/+176
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET2015-07-141-3/+3
| * | | | | | | | | intel_pmc_ipc: Update kerneldoc formattingqipeng.zha2015-07-091-22/+35
| * | | | | | | | | dell-laptop: Do not cache hwswitch statePali Rohár2015-07-071-24/+61
| * | | | | | | | | dell-laptop: Check return value of each SMBIOS callPali Rohár2015-07-071-25/+58
| * | | | | | | | | dell-laptop: Clear buffer before each SMBIOS callPali Rohár2015-07-071-1/+10
| * | | | | | | | | intel_pmc_ipc: Fix compiler casting warningsqipeng.zha2015-07-061-13/+13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-175-8/+25
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | NVMe: Reread partitions on metadata formatsKeith Busch2015-07-151-2/+11
| * | | | | | | | bcache: don't embed 'return' statements in closure macrosJens Axboe2015-07-114-6/+14
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-07-162-1/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris2015-07-152-1/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen2015-07-131-0/+8
| | * | | | | | | | tpm: Fix initialization of the cdevJason Gunthorpe2015-07-131-1/+2
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-1633-265/+330
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
| * | | | | | | | | | IB/core: Destroy multcast_idr on module exitJohannes Thumshirn2015-07-141-0/+1
| * | | | | | | | | | IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-141-7/+9