index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-10
video: fbdev: savage: fix memory leak on error handling path in probe
Evgeny Novikov
2020-07-10
fbdev/fb.h: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-07-10
fbcon: Use array3_size() helper in scr_memcpyw()
Gustavo A. R. Silva
2020-07-10
video: fbdev: amifb: add FIXMEs about {put,get}_user() failures
Bartlomiej Zolnierkiewicz
2020-07-10
video: fbdev: amifb: add FIXME about dead APUS support
Bartlomiej Zolnierkiewicz
2020-07-09
drm/edid: Clean up some curly braces
Ville Syrjälä
2020-07-09
drm/edid: Iterate through all DispID ext blocks
Ville Syrjälä
2020-07-09
drm/edid: Allow looking for ext blocks starting from a specified index
Ville Syrjälä
2020-07-09
drm/dp: Include the AUX CH name in the debug messages
Ville Syrjälä
2020-07-08
drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
Chris Wilson
2020-07-08
drm/stm: repair runtime power management
Marek Vasut
2020-07-08
drm/stm: ltdc: remove call of pm-runtime functions
Yannick Fertre
2020-07-07
drm/meson: overlay: fix build failure
Neil Armstrong
2020-07-07
drm/ast: Initialize mode setting in ast_mode_config_init()
Thomas Zimmermann
2020-07-07
drm/ast: Use managed mode-config init
Thomas Zimmermann
2020-07-07
drm/ast: Replace struct ast_crtc with struct drm_crtc
Thomas Zimmermann
2020-07-07
drm/ast: Init cursors before creating modesetting structures
Thomas Zimmermann
2020-07-07
drm/ast: Managed cursor release
Thomas Zimmermann
2020-07-07
drm/ast: Keep cursor HW BOs mapped
Thomas Zimmermann
2020-07-07
drm/ast: Add helper to hide cursor
Thomas Zimmermann
2020-07-07
drm/ast: Don't enable HW cursors twice during atomic update
Thomas Zimmermann
2020-07-07
drm/ast: Replace ast_cursor_move() with ast_cursor_show()
Thomas Zimmermann
2020-07-07
drm/ast: Move cursor pageflip into helper
Thomas Zimmermann
2020-07-07
drm/ast: Update cursor image and checksum from same function
Thomas Zimmermann
2020-07-07
drm/ast: Move cursor fb pinning and mapping into helper
Thomas Zimmermann
2020-07-07
drm/ast: Pass struct ast_private instance to cursor init/fini functions
Thomas Zimmermann
2020-07-07
drm/ast: Move cursor functions to ast_cursor.c
Thomas Zimmermann
2020-07-07
drm/vc4: crtc: Remove the feed_txp tests
Maxime Ripard
2020-07-07
drm/vc4: txp: Turn the TXP into a CRTC of its own
Maxime Ripard
2020-07-07
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
2020-07-07
drm/vc4: crtc: Move the CRTC initialisation to a separate function
Maxime Ripard
2020-07-07
drm/vc4: crtc: Only access the PixelValve registers if we have to
Maxime Ripard
2020-07-07
drm/vc4: crtc: Split CRTC data in two
Maxime Ripard
2020-07-07
drm/vc4: crtc: Make state functions public
Maxime Ripard
2020-07-07
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
2020-07-07
drm/vc4: Reorder the bind order of the devices
Maxime Ripard
2020-07-07
drm/vc4: Convert register accessors to FIELD_*
Maxime Ripard
2020-07-06
drm: drm_fourcc: Add generic alias for 16_16_TILE modifier
Brian Starkey
2020-07-06
drm/hisilicon: Code refactoring for hibmc_drv_vdac
Tian Tao
2020-07-03
drm/meson: crtc: handle commit of Amlogic FBC frames
Neil Armstrong
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
Neil Armstrong
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
Neil Armstrong
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC
Neil Armstrong
2020-07-03
drm/meson: add Amlogic Video FBC registers
Neil Armstrong
2020-07-03
drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer...
Neil Armstrong
2020-07-02
dt-bindings: display: Convert connectors to DT schema
Rob Herring
2020-07-02
drm/vmwgfx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
2020-07-02
drm/vc4: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
2020-07-02
drm/mtk: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
2020-07-02
drm/imx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
[next]