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
2020-02-15
drm: drop unused drm_display_mode.private
Sam Ravnborg
2
-10
/
+2
2020-02-15
drm: drop unused drm_crtc callback
Sam Ravnborg
2
-20
/
+0
2020-02-15
drm/print: clean up RATELIMITED macros
Sam Ravnborg
1
-20
/
+7
2020-02-15
drm/atomic-helper: fix kerneldoc
Daniel Vetter
1
-1
/
+0
2020-02-15
drm/edid: Add a FIXME about DispID CEA data block revision
Ville Syrjälä
1
-0
/
+7
2020-02-15
drm/edid: Document why we don't bounds check the DispID CEA block start/end
Ville Syrjälä
1
-0
/
+4
2020-02-15
drm/edid: Clear out spurious whitespace
Ville Syrjälä
1
-3
/
+3
2020-02-15
drm/edid: Introduce is_detailed_timing_descritor()
Ville Syrjälä
1
-18
/
+24
2020-02-15
drm/edid: Don't accept any old garbage as a display descriptor
Ville Syrjälä
1
-24
/
+41
2020-02-15
drm/edid: Check the number of detailed timing descriptors in the CEA ext block
Ville Syrjälä
1
-1
/
+4
2020-02-14
drm/mcde: Fix Sphinx formatting
Jonathan Neuschäfer
1
-4
/
+5
2020-02-14
drm/print: Delete a few unused shouting macros
Daniel Vetter
1
-26
/
+0
2020-02-14
drm/sun4i: dsi: Remove incorrect use of runtime PM
Samuel Holland
1
-63
/
+26
2020-02-14
drm/sun4i: dsi: Allow binding the host without a panel
Samuel Holland
2
-6
/
+17
2020-02-14
drm/sun4i: dsi: Use NULL to signify "no panel"
Samuel Holland
1
-6
/
+8
2020-02-14
drm/sun4i: dsi: Remove unused drv from driver context
Samuel Holland
2
-5
/
+0
2020-02-14
drm/virtio: fix error check
Gerd Hoffmann
1
-1
/
+1
2020-02-14
drm: Add support for DP 1.4 Compliance edid corruption test
Jerry (Fangzhi) Zuo
4
-4
/
+88
2020-02-13
drm: Remove legacy version of get_scanout_position()
Thomas Zimmermann
3
-32
/
+9
2020-02-13
drm: Clean-up VBLANK-related callbacks in struct drm_driver
Thomas Zimmermann
3
-226
/
+12
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
6
-9
/
+15
2020-02-13
drm/vkms: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
3
-8
/
+6
2020-02-13
drm/vc4: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2
-2
/
+1
2020-02-13
drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
3
-10
/
+7
2020-02-13
drm/sti: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
3
-9
/
+8
2020-02-13
drm/stm: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2
-1
/
+1
2020-02-13
drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
3
-42
/
+39
2020-02-13
drm/msm: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
6
-38
/
+28
2020-02-13
drm/msm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2
-61
/
+67
2020-02-13
drm/radeon: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
3
-22
/
+26
2020-02-13
drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
5
-12
/
+22
2020-02-13
drm/nouveau: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
5
-18
/
+11
2020-02-13
drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
5
-15
/
+9
2020-02-13
drm/i915: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
4
-12
/
+24
2020-02-13
drm/gma500: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
6
-13
/
+22
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
10
-22
/
+43
2020-02-13
drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
9
-12
/
+24
2020-02-13
drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
Thomas Zimmermann
4
-17
/
+125
2020-02-13
drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
Thomas Zimmermann
4
-23
/
+157
2020-02-13
drm: Remove internal setup of struct drm_device.vblank_disable_immediate
Thomas Zimmermann
1
-13
/
+0
2020-02-13
drm/virtio: fix virtio_gpu_cursor_plane_update().
Gerd Hoffmann
1
-0
/
+1
2020-02-13
drm/virtio: fix virtio_gpu_execbuffer_ioctl locking
Gerd Hoffmann
1
-10
/
+10
2020-02-13
drm/qxl: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
drm/hisilicon/hibmc: add gamma_set function
Zhihui Chen
2
-0
/
+42
2020-02-13
drm/hisilicon/hibmc: add DPMS on/off function
Zhihui Chen
2
-0
/
+22
2020-02-13
drm/hisilicon/hibmc: fix 'xset dpms force off' fail
Zhihui Chen
1
-0
/
+3
2020-02-13
drm/bridge: ti-sn65dsi86: Avoid invalid rates
Douglas Anderson
1
-25
/
+75
2020-02-13
drm/bridge: ti-sn65dsi86: Train at faster rates if slower ones fail
Douglas Anderson
1
-11
/
+60
2020-02-13
drm/bridge: ti-sn65dsi86: Group DP link training bits in a function
Douglas Anderson
1
-34
/
+52
2020-02-13
drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can
Douglas Anderson
1
-9
/
+18
[next]