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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2018-06-20
drm: Add writeback connector type
Brian Starkey
12
-2
/
+541
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
17
-165
/
+2
2018-06-20
dma_buf: remove device parameter from attach callback v2
Christian König
10
-18
/
+13
2018-06-20
drm/vc4: Always obey implicit sync
Daniel Vetter
1
-4
/
+7
2018-06-20
drm/gem-fb-helper: Always do implicit sync
Daniel Vetter
1
-1
/
+1
2018-06-18
drm/rockchip: vop: fix irq disabled after vop driver probed
Sandy Huang
1
-8
/
+17
2018-06-18
drm/rockchip: vop: split out core clock enablement into separate functions
Heiko Stuebner
1
-13
/
+31
2018-06-18
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
Haneen Mohammed
6
-0
/
+24
2018-06-16
drm/rockchip: cnd-dp: adjust spdif register setting
Lin Huang
1
-15
/
+1
2018-06-16
drm/rockchip: lvds: add missing of_node_put
Julia Lawall
1
-1
/
+3
2018-06-15
drm/atomic: Set current atomic state in drm_private_state
Alexandru Gheorghe
1
-0
/
+1
2018-06-15
drm: Print bad user modes
Ville Syrjälä
4
-5
/
+24
2018-06-15
drm/atomic: Improve debug messages
Ville Syrjälä
1
-27
/
+61
2018-06-14
drm/bridge: sil_sii8620: do not have a dependency of RC_CORE
Inki Dae
1
-1
/
+3
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
8
-87
/
+24
2018-06-11
drm/vc4: Stop updating plane->fb/crtc
Ville Syrjälä
1
-3
/
+0
2018-06-11
drm/virtio: Stop updating plane->crtc
Ville Syrjälä
1
-2
/
+0
2018-06-11
drm/msm: Stop updating plane->fb/crtc
Ville Syrjälä
4
-6
/
+0
2018-06-11
drm/exynos: Stop updating plane->crtc
Ville Syrjälä
1
-2
/
+0
2018-06-11
drm/i915: Stop updating plane->fb/crtc
Ville Syrjälä
2
-16
/
+3
2018-06-11
drm/amdgpu/dc: Stop updating plane->fb
Ville Syrjälä
1
-2
/
+0
2018-06-11
drm/vmwgfx: Stop messing about with plane->fb/old_fb/crtc
Ville Syrjälä
1
-24
/
+0
2018-06-11
drm/vmwgfx: Stop using plane->fb in atomic_enable()
Ville Syrjälä
1
-1
/
+2
2018-06-11
drm/vmwgfx: Stop updating plane->fb
Ville Syrjälä
2
-4
/
+0
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()
Ville Syrjälä
1
-1
/
+2
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty()
Ville Syrjälä
1
-3
/
+4
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_atomic_check_modeset()
Ville Syrjälä
1
-3
/
+7
2018-06-02
drm/edid: Quirk Vive Pro VR headset non-desktop.
Lubosz Sarnecki
1
-1
/
+2
2018-06-01
dma-buf: make map_atomic and map function pointers optional
Gerd Hoffmann
2
-2
/
+6
2018-05-31
drm/vc4: Add support for SAND modifier.
Dave Stevenson
3
-7
/
+142
2018-05-31
drm/vc4: Add missing formats to vc4_format_mod_supported().
Eric Anholt
1
-0
/
+2
2018-05-31
drm: Trust format_mod_supported() when it OKs a plane modifier.
Eric Anholt
2
-12
/
+16
2018-05-30
drm/i915: Promote .format_mod_supported() to the lead role
Ville Syrjälä
3
-72
/
+186
2018-05-29
display: panel: Add AUO g070vvn01 display support (800x480)
Lukasz Majewski
2
-0
/
+60
2018-05-29
gpu: drm: drm_vm: Adding new typedef vm_fault_t
Souptick Joarder
1
-5
/
+5
2018-05-28
drm/fb-helper: Fix typo on kerneldoc
Daniel Vetter
1
-1
/
+1
2018-05-28
drm/sun4i: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-05-25
drm/atmel-hlcdc: Stop using plane->fb
Ville Syrjälä
2
-11
/
+2
2018-05-25
drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
Ville Syrjälä
2
-29
/
+0
2018-05-25
drm: Add local 'plane' variable for tmp->primary
Ville Syrjälä
1
-7
/
+12
2018-05-25
drm/atmel-hlcdc: Stop consulting plane->crtc
Ville Syrjälä
1
-3
/
+4
2018-05-25
drm/sti: Stop consulting plane->crtc
Ville Syrjälä
1
-1
/
+5
2018-05-25
drm/msm: Stop consulting plane->fb/crtc
Ville Syrjälä
2
-2
/
+2
2018-05-25
drm/arc: Stop consulting plane->fb
Ville Syrjälä
1
-3
/
+0
2018-05-25
drm/edid: Fix up edid_cea_modes[] formatting
Ville Syrjälä
1
-134
/
+134
2018-05-25
drm/xen-front: fix pointer casts
Oleksandr Andrushchenko
2
-3
/
+3
2018-05-24
drm/i915: Pin the ring high
Chris Wilson
1
-0
/
+2
2018-05-24
drm/i915: Limit searching for PIN_HIGH
Chris Wilson
1
-1
/
+10
2018-05-24
drm/mm: Add a search-by-address variant to only inspect a single hole
Chris Wilson
4
-2
/
+112
2018-05-24
drm/mm: Reject over-sized allocation requests early
Chris Wilson
2
-26
/
+58
[next]