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-06-11
drm/mgag200: Separate DRM and PCI functionality from each other
Thomas Zimmermann
1
-21
/
+21
2020-06-11
drm/mgag200: Switch to managed MM
Thomas Zimmermann
3
-18
/
+16
2020-06-11
drm/mgag200: Merge VRAM setup into MM initialization
Thomas Zimmermann
2
-75
/
+52
2020-06-11
drm/mgag200: Lookup VRAM PCI BAR start and length only once
Thomas Zimmermann
1
-8
/
+9
2020-06-11
drm/mgag200: Rename mgag200_ttm.c to mgag200_mm.c
Thomas Zimmermann
3
-2
/
+3
2020-06-11
drm/mgag200: Use pcim_enable_device()
Thomas Zimmermann
1
-7
/
+3
2020-06-11
drm/mgag200: Remove mgag200_cursor.c
Thomas Zimmermann
1
-319
/
+0
2020-06-11
drm/mgag200: Remove declaration of mgag200_mmap() from header file
Thomas Zimmermann
1
-1
/
+0
2020-06-10
drivers: gpu: drm: Fix trivial spelling
Kieran Bingham
2
-2
/
+2
2020-06-10
drm/vc4: crtc: Restrict HACT_ACT setup to DSI
Maxime Ripard
1
-1
/
+2
2020-06-10
drm/vc4: crtc: Turn static const variable into a define
Maxime Ripard
1
-3
/
+4
2020-06-10
drm/vc4: crtc: Move crtc state to common header
Maxime Ripard
2
-21
/
+21
2020-06-10
drm/vc4: crtc: Switch to of_device_get_match_data
Maxime Ripard
1
-5
/
+5
2020-06-10
drm/vc4: crtc: Rename SoC data structures
Maxime Ripard
1
-6
/
+6
2020-06-10
drm/vc4: plane: Move additional planes creation to driver
Maxime Ripard
4
-17
/
+19
2020-06-10
drm/vc4: plane: Move planes creation to its own function
Maxime Ripard
3
-29
/
+44
2020-06-10
drm/vc4: drv: Add include guards
Maxime Ripard
1
-0
/
+4
2020-06-10
dt-bindings: display: vc4: hdmi: Add missing clock-names property
Maxime Ripard
1
-1
/
+6
2020-06-10
dt-bindings: display: vc4: dsi: Add missing clock properties
Maxime Ripard
1
-0
/
+11
2020-06-10
dt-bindings: display: vc4: dpi: Add missing clock-names property
Maxime Ripard
1
-0
/
+6
2020-06-10
dt-bindings: display: Convert VC4 bindings to schemas
Maxime Ripard
11
-175
/
+449
2020-06-10
drm/udl: Use GEM vmap/mmap function from SHMEM helpers
Thomas Zimmermann
4
-114
/
+3
2020-06-10
drm/shmem-helper: Add .gem_create_object helper that sets map_cached flag
Thomas Zimmermann
2
-0
/
+31
2020-06-10
drm: Remove struct drm_driver.gem_print_info
Thomas Zimmermann
2
-19
/
+0
2020-06-10
drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/zte: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/tve200: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/tilcdc: Use GEM CMA object functions
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/sti: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/stm: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/shmobile: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/rcar-du: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/rcar-du: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/mxsfb: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/meson: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-9
/
+2
2020-06-10
drm/meson: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/mcde: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/malidp: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/komeda: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-8
/
+1
2020-06-10
drm/ingenic: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
[prev]
[next]