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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/meson: Add G12A support for plane handling in CRTC driver
Neil Armstrong
2019-04-09
2
-52
/
+221
*
drm/meson: Add G12A Support for the Overlay video plane
Neil Armstrong
2019-04-09
1
-2
/
+8
*
drm/meson: Add G12A support for OSD1 Plane
Neil Armstrong
2019-04-09
1
-2
/
+13
*
drm/meson: Add G12A Support for VIU setup
Neil Armstrong
2019-04-09
1
-5
/
+67
*
drm/meson: Add G12A Support for VPP setup
Neil Armstrong
2019-04-09
1
-22
/
+29
*
drm/meson: Add registers for G12A SoC
Neil Armstrong
2019-04-09
1
-0
/
+247
*
drm/meson: Switch PLL to 5.94GHz base for 297Mhz pixel clock
Neil Armstrong
2019-04-09
1
-2
/
+2
*
dt-bindings: display: amlogic, meson-dw-hdmi: Add G12A compatible and ports
Neil Armstrong
2019-04-09
1
-0
/
+4
*
dt-bindings: display: amlogic, meson-vpu: Add G12A compatible and ports
Neil Armstrong
2019-04-09
1
-0
/
+4
*
dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU
Neil Armstrong
2019-04-09
1
-0
/
+92
*
MAINTAINERS: mark lima mailing list as moderated
Randy Dunlap
2019-04-08
1
-1
/
+1
*
drm/cirrus: rewrite and modernize driver.
Gerd Hoffmann
2019-04-08
9
-2013
/
+658
*
drm: add drm_fb_xrgb8888_to_rgb888_dstclip()
Gerd Hoffmann
2019-04-08
2
-0
/
+63
*
drm: add drm_fb_xrgb8888_to_rgb565_dstclip()
Gerd Hoffmann
2019-04-08
2
-31
/
+85
*
drm: add drm_fb_memcpy_dstclip() helper
Gerd Hoffmann
2019-04-08
2
-8
/
+45
*
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann
2019-04-08
8
-174
/
+216
*
Documentation/gpu/meson: Remove link to meson_canvas.c
Sean Paul
2019-04-05
1
-6
/
+0
*
drm/pl111: fix possible object reference leak
Wen Yang
2019-04-04
1
-0
/
+4
*
drm/vc4: vc4_debugfs_regset32() can be static
kbuild test robot
2019-04-04
1
-1
/
+1
*
drm/panel: Rocktech jh057n00900: Add terminating newlines to logging
Joe Perches
2019-04-04
1
-9
/
+10
*
MAINTAINERS: Add ASPEED BMC GFX DRM driver entry
Joel Stanley
2019-04-04
1
-0
/
+8
*
drm: Add ASPEED GFX driver
Joel Stanley
2019-04-04
8
-0
/
+676
*
dt-bindings: gpu: Add ASPEED GFX bindings document
Joel Stanley
2019-04-04
1
-0
/
+41
*
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
2019-04-03
7
-1
/
+50
*
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-03
12
-165
/
+125
*
drm/panel: otm8009a: Set clock to 29.70 Mhz
Yannick Fertré
2019-04-03
1
-7
/
+7
*
drm/panel: rm68200: No error msg if probe deferred
Yannick Fertré
2019-04-03
1
-1
/
+2
*
drm/panel: otm8009a: No error msg if probe deferred
Yannick Fertré
2019-04-03
1
-1
/
+2
*
drm/panel: otm8009a: Add delay at the end of initialization
Yannick Fertré
2019-04-03
1
-0
/
+3
*
drm/panel: Add Rocktech jh057n00900 panel driver
Guido Günther
2019-04-03
4
-0
/
+406
*
dt-bindings: Add Rocktech jh057n00900 panel bindings
Guido Günther
2019-04-03
1
-0
/
+18
*
dt-bindings: Add vendor prefix for ROCKTECH DISPLAYS LIMITED
Guido Günther
2019-04-03
1
-0
/
+1
*
dt-bindings: display/panel: Add missing unit names
Guido Günther
2019-04-03
3
-3
/
+3
*
drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
Jagan Teki
2019-04-03
4
-0
/
+288
*
dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
Jagan Teki
2019-04-03
1
-0
/
+20
*
drm/gamma: Clarify gamma lut uapi
Daniel Vetter
2019-04-03
1
-1
/
+2
*
drm/fb-helper: generic: Call drm_client_add() after setup is done
Noralf Trønnes
2019-04-03
1
-2
/
+2
*
drm/vc4: Call drm_dev_register() after all setup is done
Noralf Trønnes
2019-04-03
1
-2
/
+4
*
drm/fb-helper: dpms_legacy(): Only set on connectors in use
Noralf Trønnes
2019-04-03
1
-6
/
+5
*
drm/fb-helper: Remove unused gamma_size variable
Noralf Trønnes
2019-04-03
1
-5
/
+1
*
drm/cirrus: drop mode_info.mode_config_initialized
Gerd Hoffmann
2019-04-02
2
-8
/
+2
*
drm/bochs: drop mode_config_initialized
Gerd Hoffmann
2019-04-02
2
-7
/
+2
*
drm/cirrus: add missing drm_helper_force_disable_all() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
*
drm/bochs: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
*
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
*
drm/v3d: fix a missing check of pm_runtime_get_sync
Kangjie Lu
2019-04-01
1
-0
/
+2
*
MAINTAINERS: add drm/lima driver info
Qiang Yu
2019-04-01
1
-0
/
+9
*
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu
2019-04-01
36
-0
/
+4248
*
drm/vc4: Make sure that the v3d ident debugfs has vc4's power on.
Eric Anholt
2019-04-01
1
-12
/
+17
*
drm/vc4: Add helpers for pm get/put.
Eric Anholt
2019-04-01
4
-28
/
+49
[next]