Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | drm/i2c: tda998x: free the CEC device on encoder_destroy | Jean-Francois Moine | 2014-02-02 | 1 | -0/+2 | |
| | * | | | | | | | | | | drm/i2c: tda998x: check the CEC device creation | Jean-Francois Moine | 2014-02-02 | 1 | -0/+2 | |
| | * | | | | | | | | | | drm/i2c: tda998x: fix bad value in the AIF | Jean-Francois Moine | 2014-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-i... | Dave Airlie | 2014-02-12 | 5 | -11/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/i915: Pair va_copy with va_end in i915_error_vprintf | Mika Kuoppala | 2014-02-11 | 1 | -1/+4 | |
| | * | | | | | | | | | | | drm/i915: Fix intel_pipe_to_cpu_transcoder for UMS | Daniel Vetter | 2014-02-11 | 1 | -2/+1 | |
| | * | | | | | | | | | | | drm/i915: Disable dp aux irq on g4x | Daniel Vetter | 2014-02-07 | 3 | -8/+9 | |
| * | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i... | Dave Airlie | 2014-02-11 | 4 | -8/+16 | |
| |\| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCE | Jani Nikula | 2014-02-04 | 1 | -3/+6 | |
| | * | | | | | | | | | | | drm: add DRM_INFO_ONCE() to print a one-time DRM_INFO() message | Jani Nikula | 2014-02-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | MAINTAINERS: Update drm/i915 git repo | Daniel Vetter | 2014-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | drm/i915: vlv: fix DP PHY lockup due to invalid PP sequencer setup | Imre Deak | 2014-01-30 | 1 | -4/+6 | |
| * | | | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2014-02-11 | 5 | -51/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/exynos: Convert to use the standard hdmi.h header | Sachin Kamat | 2014-02-07 | 1 | -40/+26 | |
| | * | | | | | | | | | | | | drm/exynos: Fix trivial typo | Sachin Kamat | 2014-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/exynos: Remove unnecessary semicolon | Sachin Kamat | 2014-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | drm/exynos: Fix multiplatform breakage for ipp/gsc | Tushar Behera | 2014-02-07 | 2 | -3/+2 | |
| | * | | | | | | | | | | | | drm/exynos: Fix freeing issues in exynos_drm_drv.c | Sachin Kamat | 2014-02-07 | 1 | -6/+8 | |
| * | | | | | | | | | | | | | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ... | Dave Airlie | 2014-02-11 | 6 | -74/+130 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/msm: bigger synchronization hammer | Rob Clark | 2014-02-07 | 2 | -7/+5 | |
| | * | | | | | | | | | | | | | drm/msm: fix deadlock in bo create fail path | Rob Clark | 2014-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | drm/msm/mdp4: cursor fixes | Rob Clark | 2014-02-05 | 1 | -6/+16 | |
| | * | | | | | | | | | | | | | drm/msm/mdp4: pageflip fixes | Rob Clark | 2014-02-05 | 1 | -57/+100 | |
| | * | | | | | | | | | | | | | drm/msm/mdp5: fix ref leaks in error paths | Rob Clark | 2014-02-05 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | drm/msm: fix inconsequential typo | Rob Clark | 2014-02-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-02-07 | 13 | -13/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | drm/radeon: add missing include in btc_dpm.c | Alex Deucher | 2014-02-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable | Dave Jones | 2014-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | drm/radeon: remove useless return | Alex Deucher | 2014-02-06 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | drm/radeon/dpm: use stored max_vddc rather than looking it up | Alex Deucher | 2014-02-06 | 2 | -6/+4 | |
| | * | | | | | | | | | | | | | drm/radeon/dpm: use the driver state for dpm debugfs | Alex Deucher | 2014-02-06 | 8 | -5/+45 | |
| | * | | | | | | | | | | | | | drm/radeon: fix UVD IRQ support on 7xx | Alex Deucher | 2014-02-06 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | drm/radeon: fix UVD IRQ support on SI | Christian König | 2014-02-06 | 1 | -0/+4 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-02-11 | 24 | -55/+398 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | powerpc/powernv: Add iommu DMA bypass support for IODA2 | Benjamin Herrenschmidt | 2014-02-11 | 9 | -4/+137 | |
| * | | | | | | | | | | | | | | powerpc: Fix endian issues in kexec and crash dump code | Anton Blanchard | 2014-02-11 | 2 | -6/+14 | |
| * | | | | | | | | | | | | | | powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP | Kevin Hao | 2014-02-11 | 2 | -0/+10 | |
| * | | | | | | | | | | | | | | powerpc/xmon: Don't signal we've entered until we're finished printing | Michael Ellerman | 2014-02-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | powerpc/xmon: Fix timeout loop in get_output_lock() | Michael Ellerman | 2014-02-11 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | powerpc/xmon: Don't loop forever in get_output_lock() | Michael Ellerman | 2014-02-11 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | powerpc/perf: Configure BHRB filter before enabling PMU interrupts | Anshuman Khandual | 2014-02-11 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | crypto/nx/nx-842: Fix handling of vmalloc addresses | Nathan Fontenot | 2014-02-11 | 1 | -10/+19 | |
| * | | | | | | | | | | | | | | powerpc/pseries: Select ARCH_RANDOM on pseries | Michael Ellerman | 2014-02-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | powerpc/perf: Add Power8 cache & TLB events | Michael Ellerman | 2014-02-11 | 1 | -0/+144 | |
| * | | | | | | | | | | | | | | powerpc/relocate fix relocate processing in LE mode | Laurent Dufour | 2014-02-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | powerpc: Fix kdump hang issue on p8 with relocation on exception enabled. | Mahesh Salgaonkar | 2014-02-11 | 2 | -0/+26 | |
| * | | | | | | | | | | | | | | powerpc/pseries: Disable relocation on exception while going down during crash. | Mahesh Salgaonkar | 2014-02-11 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | powerpc/eeh: Drop taken reference to driver on eeh_rmv_device | Thadeu Lima de Souza Cascardo | 2014-02-11 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=y | Paul Gortmaker | 2014-02-11 | 1 | -19/+19 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-02-11 | 4 | -73/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |