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.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-01-07
drm/vc4: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
1
-4
/
+8
2020-01-07
drm/tegra: Provide ddc symlink in output connector sysfs directory
Andrzej Pietrasiewicz
2
-6
/
+8
2020-01-07
drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain_check()
Boris Brezillon
1
-1
/
+5
2020-01-07
drm/mgag200: Add module parameter to pin all buffers at offset 0
Thomas Zimmermann
1
-0
/
+14
2020-01-07
drm/vram-helper: Support struct drm_driver.gem_create_object
Thomas Zimmermann
1
-3
/
+12
2020-01-07
drm/vram-helper: Remove BO device from public interface
Thomas Zimmermann
6
-19
/
+13
2020-01-07
drm/vram-helper: Remove interruptible flag from public interface
Thomas Zimmermann
6
-18
/
+11
2020-01-07
drm/bridge: Add the necessary bits to support bus format negotiation
Boris Brezillon
2
-1
/
+390
2020-01-07
drm/bridge: Add an ->atomic_check() hook
Boris Brezillon
3
-7
/
+96
2020-01-07
drm/bridge: Patch atomic hooks to take a drm_bridge_state
Boris Brezillon
4
-36
/
+82
2020-01-07
drm/bridge: Add a drm_bridge_state object
Boris Brezillon
5
-6
/
+309
2020-01-06
Revert "drm: atmel-hlcdc: enable sys_clk during initalization."
Claudiu Beznea
1
-18
/
+1
2020-01-06
drm: atmel-hlcdc: prefer a lower pixel-clock than requested
Peter Rosin
1
-2
/
+2
2020-01-06
drm: atmel-hlcdc: enable clock before configuring timing engine
Claudiu Beznea
1
-1
/
+7
2020-01-06
drm: atmel-hlcdc: use double rate for pixel clock only if supported
Claudiu Beznea
1
-3
/
+3
2020-01-06
dt-bindings: fix warnings in xinpeng,xpp055c272.yaml
Sam Ravnborg
1
-0
/
+2
2020-01-06
drm/bridge: cdns: remove set but not used variable 'nlanes'
yu kuai
1
-2
/
+1
2020-01-06
drm/bridge: cdns: remove set but not used variable 'bpp'
yu kuai
1
-2
/
+1
2020-01-06
drm: meson: Remove unneeded semicolon
zhengbin
2
-2
/
+2
2020-01-06
drm: bridge: dw-hdmi: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-06
drm/hisilicon/hibmc: Export VRAM MM information to debugfs
Thomas Zimmermann
1
-0
/
+1
2020-01-06
drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpers
Thomas Zimmermann
2
-50
/
+2
2020-01-06
drm/vram: Support scanline alignment for dumb buffers
Thomas Zimmermann
3
-4
/
+12
2020-01-06
drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic code
Thomas Zimmermann
3
-81
/
+3
2020-01-06
drm/hisilicon/hibmc: Switch to generic fbdev emulation
Thomas Zimmermann
4
-255
/
+3
2020-01-06
drm: rockchip: rk3066_hdmi: set edid fifo address
Nickey Yang
1
-0
/
+3
2020-01-06
drm/rockchip: lvds: Add PX30 support
Miquel Raynal
2
-0
/
+157
2020-01-06
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
11321
-237418
/
+558548
2020-01-05
drm/rockchip: lvds: move hardware-specific functions together
Miquel Raynal
1
-45
/
+45
2020-01-05
drm/rockchip: lvds: improve error handling in helper functions
Miquel Raynal
1
-8
/
+23
2020-01-05
drm/rockchip: lvds: Create an RK3288 specific probe function
Miquel Raynal
1
-37
/
+57
2020-01-05
drm/rockchip: lvds: Change platform data to hold helper_funcs pointer
Miquel Raynal
2
-21
/
+14
2020-01-05
drm/rockchip: lvds: Harmonize function names
Miquel Raynal
1
-66
/
+74
2020-01-05
drm/rockchip: lvds: Fix indentation of a #define
Miquel Raynal
1
-1
/
+1
2020-01-05
dt-bindings: display: rockchip-lvds: Document PX30 PHY
Miquel Raynal
1
-0
/
+3
2020-01-05
dt-bindings: display: rockchip-lvds: Declare PX30 compatible
Miquel Raynal
1
-0
/
+1
2020-01-04
drm/panel: add panel driver for Leadtek LTK500HD1829
Heiko Stuebner
3
-0
/
+543
2020-01-04
dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829
Heiko Stuebner
1
-0
/
+49
2020-01-04
dt-bindings: Add vendor prefix for Leadtek Technology
Heiko Stuebner
1
-0
/
+2
2020-01-04
drm/panel: add panel driver for Xinpeng XPP055C272 panels
Heiko Stuebner
3
-0
/
+409
2020-01-04
dt-bindings: display: panel: Add binding document for Xinpeng XPP055C272
Heiko Stuebner
1
-0
/
+47
2020-01-04
dt-bindings: Add vendor prefix for Xinpeng Technology
Heiko Stuebner
1
-0
/
+2
2020-01-03
omapfb/dss: remove unneeded conversions to bool
Andrew F. Davis
1
-3
/
+3
2020-01-03
video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()
Markus Elfring
1
-9
/
+1
2020-01-03
video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()
Markus Elfring
1
-8
/
+1
2020-01-03
video: fbdev: fsl-diu-fb: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2020-01-03
fbdev: matrox: make array wtst_xlat static const, makes object smaller
Colin Ian King
1
-1
/
+4
2020-01-03
fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2020-01-03
fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2020-01-03
fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
[prev]
[next]