index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
drm/exynos: add atomic_check callback to exynos_crtc
Andrzej Hajda
2
-0
/
+15
2015-11-03
drm/exynos/decon5433: add support for DECON-TV
Andrzej Hajda
2
-61
/
+122
2015-11-03
drm/exynos/decon5433: remove duplicated initialization
Andrzej Hajda
1
-1
/
+0
2015-11-03
drm/exynos/decon5433: merge different flag fields
Andrzej Hajda
1
-31
/
+30
2015-11-03
drm/exynos/decon5433: add function to set particular register bits
Andrzej Hajda
1
-50
/
+19
2015-11-03
drm/exynos/decon5433: fix timing registers writes
Andrzej Hajda
1
-9
/
+9
2015-11-03
drm/exynos/decon5433: add PCLK clock
Andrzej Hajda
1
-10
/
+11
2015-10-26
drm/exynos: cleanup name of gem object for exynos_drm
Joonyoung Shim
6
-182
/
+184
2015-10-26
drm/exynos: fix to detach device of iommu
Joonyoung Shim
1
-2
/
+1
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
7
-10
/
+23
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
6
-18
/
+13
2015-10-26
drm/exynos: fix spelling errors
Ingi Kim
2
-14
/
+14
2015-10-26
drm: exynos: mixer: fix using usleep() in atomic context
Tomasz Stanislawski
1
-1
/
+1
2015-10-26
drm/exynos/hdmi: remove unused field
Andrzej Hajda
1
-1
/
+0
2015-10-26
drm/exynos/hdmi: improve HDMI/ACR related code
Andrzej Hajda
2
-68
/
+32
2015-10-26
drm/exynos/hdmi: convert container_of macro to inline function
Andrzej Hajda
1
-6
/
+9
2015-10-26
drm/exynos/hdmi: remove deprecated hdmi_resources structure
Andrzej Hajda
1
-59
/
+46
2015-10-26
drm/exynos/hdmi: convert to gpiod API
Andrzej Hajda
1
-23
/
+14
2015-10-26
drm/exynos/hdmi: simplify clock re-parenting
Andrzej Hajda
1
-4
/
+0
2015-10-26
drm/exynos/hdmi: use constant size array for regulators
Andrzej Hajda
1
-16
/
+9
2015-10-26
drm/exynos/hdmi: use optional regulator_get for hdmi-en
Andrzej Hajda
1
-13
/
+11
2015-10-26
drm/exynos/hdmi: fix removal order
Andrzej Hajda
1
-3
/
+5
2015-10-26
drm/exynos/hdmi: replace all writeb with writel
Andrzej Hajda
1
-3
/
+3
2015-10-26
drm/exynos/hdmi: simplify HDMI-PHY power sequence
Andrzej Hajda
1
-85
/
+8
2015-10-26
drm/exynos/hdmi: move PLL stabilization check code to separate function
Andrzej Hajda
1
-42
/
+26
2015-10-26
drm/exynos/hdmi: use mappings for registers with IP dependent address
Andrzej Hajda
2
-22
/
+38
2015-10-26
drm/exynos/hdmi: remove support for deprecated compatible
Andrzej Hajda
1
-10
/
+0
2015-10-22
drm/msm: Remove local fbdev emulation Kconfig option
Archit Taneja
3
-21
/
+3
2015-10-22
drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
Stephane Viau
6
-14
/
+133
2015-10-22
drm/msm/mdp: Add Software Pixel Extension support
Stephane Viau
2
-31
/
+128
2015-10-22
drm/msm/mdp5: Use the newly introduced enum mdp_component_type
Stephane Viau
1
-12
/
+13
2015-10-22
drm/msm/hdmi: Add basic HDMI support for msm8996
Stephane Viau
2
-3
/
+17
2015-10-22
drm/msm/mdp5: Avoid printing error messages for optional clocks
Stephane Viau
2
-12
/
+18
2015-10-22
drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
Stephane Viau
2
-0
/
+9
2015-10-22
drm/msm/mdp5: remove the cfg pointer from SMP struct
Stephane Viau
2
-5
/
+5
2015-10-22
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
Hai Li
1
-4
/
+2
2015-10-22
drm: msm: dsi: Don't attempt changing voltage of switches
Bjorn Andersson
2
-2
/
+2
2015-10-22
drm/msm: update generated headers
Rob Clark
14
-114
/
+359
2015-10-21
drm: rcar-du: Add support for the R8A7794 DU
Laurent Pinchart
3
-3
/
+29
2015-10-21
drm: rcar-du: Add support for the R8A7793 DU
Laurent Pinchart
2
-6
/
+10
2015-10-21
drm/vc4: Allow vblank to be disabled
Derek Foreman
1
-0
/
+1
2015-10-21
drm/vc4: Use the fbdev_cma helpers
Derek Foreman
3
-3
/
+31
2015-10-21
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt
14
-0
/
+2920