index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-22
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...
Dave Airlie
5
-25
/
+68
2016-07-22
Merge branch 'drm-rockchip-next-fixes-2016-07-19' of https://github.com/marky...
Dave Airlie
5
-19
/
+27
2016-07-19
Merge branch 'drm_bridge_for_4.8' of https://github.com/boddob/linux into drm...
Dave Airlie
18
-332
/
+2120
2016-07-19
drm/rockchip: allocate correct crtc state structure on reset
John Keeping
1
-1
/
+12
2016-07-19
drm/rockchip: Delete an unnecessary check before drm_gem_object_unreference_u...
Markus Elfring
1
-6
/
+2
2016-07-19
drm/rockchip: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2016-07-19
drm/rockchip: vop: correct rk3036 register define
Mark Yao
1
-2
/
+2
2016-07-19
drm/rockchip: vop: correct the source size of uv scale factor setting
Mark Yao
1
-2
/
+2
2016-07-19
drm/rockchip: vop: add uv_vir register field for RK3036 VOP
Yakir Yang
1
-0
/
+1
2016-07-19
drm/rockchip: fix "should it be static?" warnings
John Keeping
4
-5
/
+5
2016-07-19
drm/rockchip: fb: add missing header
John Keeping
1
-0
/
+1
2016-07-19
drm/rockchip: dw_hdmi: remove unused #include
John Keeping
1
-1
/
+0
2016-07-18
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
48
-718
/
+1937
2016-07-18
drm: rcar-du: Remove i2c slave encoder interface for hdmi encoder
Archit Taneja
6
-207
/
+22
2016-07-17
drm/bridge: tc358767: Add DPI to eDP bridge driver
Andrey Gusakov
3
-0
/
+1423
2016-07-17
dt-bindings: tc358767: add DT documentation
Philipp Zabel
1
-0
/
+53
2016-07-16
drm/msm: Delete an unnecessary check before drm_gem_object_unreference()
Markus Elfring
1
-3
/
+1
2016-07-16
drm/msm: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
Markus Elfring
3
-7
/
+4
2016-07-16
drm/msm/hdmi: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2016-07-16
drm/msm: return -EFAULT instead of bytes remaining
Dan Carpenter
2
-5
/
+7
2016-07-16
drm/msm/hdmi: use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-4
/
+1
2016-07-16
drm/msm: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-07-16
drm/msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-4
/
+2
2016-07-16
drm/msm/dsi: Fix return value check in msm_dsi_host_set_display_mode()
Wei Yongjun
1
-2
/
+2
2016-07-16
drm: msm: Add ASoC generic hdmi audio codec support.
Srinivas Kandagatla
3
-1
/
+134
2016-07-16
drm/msm/rd: add module param to dump all bo's
Rob Clark
1
-7
/
+31
2016-07-16
drm/msm/rd: split out snapshot_buf helper
Rob Clark
1
-14
/
+22
2016-07-16
drm/msm: bump kernel api version
Rob Clark
1
-2
/
+13
2016-07-16
drm/msm: deal with arbitrary # of cmd buffers
Rob Clark
3
-18
/
+8
2016-07-16
drm/msm: wire up vmap shrinker
Rob Clark
4
-5
/
+72
2016-07-16
drm/msm: change gem->vmap() to get/put
Rob Clark
9
-14
/
+41
2016-07-16
drm/msm: shrinker support
Rob Clark
6
-0
/
+180
2016-07-16
drm/msm: add put_iova() helper
Rob Clark
1
-9
/
+21
2016-07-16
drm/msm: add madvise ioctl
Rob Clark
5
-3
/
+102
2016-07-16
drm/msm: use mutex_lock_interruptible for submit ioctl
Rob Clark
1
-4
/
+9
2016-07-16
dt-bindings: msm/mdp: Provide details on MDP interface ports
Archit Taneja
2
-6
/
+110
2016-07-16
dt-bindings: msm/mdp5: Add MDP5 display bindings
Archit Taneja
1
-0
/
+114
2016-07-16
dt-bindings: msm/mdp4: Create a separate binding doc for MDP4
Archit Taneja
1
-15
/
+12
2016-07-16
drm/msm/dsi: Don't get DSI index from DT
Archit Taneja
8
-12
/
+75
2016-07-16
drm/msm/mdp5: Update compatible strings for MDSS/MDP5
Archit Taneja
2
-5
/
+11
2016-07-16
drm/msm: Drop the gpu binding
Archit Taneja
1
-20
/
+22
2016-07-16
drm/msm: Add components for MDP5
Archit Taneja
1
-2
/
+59
2016-07-16
drm/msm: Add display components by parsing MDP ports
Archit Taneja
1
-1
/
+55
2016-07-16
drm/msm: Create separate funcs for adding display/gpu components
Archit Taneja
1
-2
/
+20
2016-07-16
drm/msm/mdp5: Add missing mdp5_enable/disable calls
Archit Taneja
2
-0
/
+4
2016-07-16
drm/msm: Call pm_runtime_enable/disable for newly created devices
Archit Taneja
6
-4
/
+31
2016-07-16
drm/msm/mdp5: Update the register offsets of MDP5 sub-blocks
Archit Taneja
1
-59
/
+54
2016-07-16
drm/msm/mdp5: Use updated MDP5 register names
Archit Taneja
8
-160
/
+143
2016-07-16
drm/msm/mdp5: Remove old kms init/destroy funcs
Archit Taneja
4
-236
/
+4
2016-07-16
drm/msm/mdp5: Use the new hierarchy and drop old irq management
Archit Taneja
3
-119
/
+18
[next]