index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
stm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()
Philippe CORNU
2018-04-19
1
-3
/
+0
*
drm/stm: ltdc: add user update info in plane print state
Philippe CORNU
2018-04-19
2
-0
/
+30
*
drm/stm: move enable/disable_vblank to crtc
Philippe CORNU
2018-04-19
3
-8
/
+6
*
drm/stm: check pitch and size calculations even if !CONFIG_MMU
Benjamin Gaignard
2018-02-23
1
-2
/
+0
*
drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hw
Philippe CORNU
2018-02-08
2
-0
/
+21
*
drm/stm: ltdc: add non-alpha color formats
Philippe CORNU
2018-02-08
1
-2
/
+31
*
drm/stm: drv: Improve data transfers
Philippe Cornu
2018-01-30
1
-1
/
+19
*
drm/stm: dsi: Add 1.31 version support
Philippe CORNU
2018-01-30
1
-9
/
+30
*
drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clock
Philippe CORNU
2018-01-29
1
-10
/
+25
*
drm/bridge/synopsys: stop clobbering drvdata
Brian Norris
2018-01-09
1
-5
/
+9
*
drm/stm: ltdc: add clut mode support
Philippe CORNU
2018-01-09
1
-0
/
+30
*
drm/stm: ltdc: Remove unnecessary platform_get_resource() error check
Fabio Estevam
2017-12-19
1
-6
/
+0
*
drm/stm: dsi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
2017-12-19
1
-5
/
+0
*
drm/stm: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
2
-33
/
+6
*
gpu: drm: stm: Adopt SPDX identifiers
Benjamin Gaignard
2017-12-06
4
-8
/
+4
*
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
2017-11-07
1
-19
/
+45
*
drm/stm: checkpatch strict minor updates
Philippe CORNU
2017-11-07
2
-3
/
+3
*
drm/stm: dsi: Rename driver name
Philippe CORNU
2017-11-07
1
-1
/
+1
*
drm/stm: ltdc: remove bridge from driver internal structure
benjamin.gaignard@linaro.org
2017-10-10
2
-13
/
+5
*
drm/stm: fix warning about multiplication in condition
Arnd Bergmann
2017-09-08
1
-3
/
+5
*
drm/stm: Use drm_gem_fb_create()
Noralf Trønnes
2017-09-02
1
-1
/
+2
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: stm: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
2
-13
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-1
/
+1
*
drm/stm: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/stm: dsi: Constify phy ops structure
Philippe CORNU
2017-07-26
1
-1
/
+1
*
drm/stm: ltdc: Cleanup rename returned value
Philippe CORNU
2017-07-26
1
-5
/
+5
*
drm/stm: ltdc: add devm_reset_control & platform_get_ressource
Philippe CORNU
2017-07-26
1
-4
/
+5
*
drm/stm: ltdc: Constify funcs structures
Philippe CORNU
2017-07-26
1
-3
/
+3
*
drm/stm: ltdc: Lindent and minor cleanups
Philippe CORNU
2017-07-26
1
-87
/
+85
*
drm/stm: ltdc: Cleanup signal polarity defines
Philippe CORNU
2017-07-26
1
-18
/
+10
*
drm/stm: drv: Rename platform driver name
Philippe CORNU
2017-07-26
1
-14
/
+7
*
drm: stm: remove "default y" in Kconfig
benjamin.gaignard@linaro.org
2017-07-26
1
-1
/
+0
*
drm/stm: Add STM32 DSI controller driver
Philippe CORNU
2017-07-26
3
-0
/
+361
*
drm/stm: ltdc: Add panel-bridge support
Philippe CORNU
2017-07-18
3
-177
/
+38
*
drm/stm: ltdc: Fix leak of px clk enable in some error paths
Philippe CORNU
2017-07-18
1
-4
/
+6
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm/stm: Drop drm_vblank_cleanup
Daniel Vetter
2017-05-31
1
-2
/
+0
*
drm/stm: ltdc: fix duplicated arguments
Philippe CORNU
2017-05-23
1
-1
/
+1
*
drm/stm: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
2017-05-22
1
-2
/
+0
*
drm/stm: Add STM32 LTDC driver
Yannick Fertre
2017-04-14
5
-0
/
+1444