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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
drm/mgag200: Store primary plane's color format in CRTC state
Thomas Zimmermann
2
-10
/
+15
2022-07-29
drm/mgag200: Acquire I/O-register lock in atomic_commit_tail function
Thomas Zimmermann
1
-14
/
+21
2022-07-29
drm/mgag200: Move ER/EW3 register initialization to per-model code
Thomas Zimmermann
3
-7
/
+10
2022-07-29
drm/mgag200: Move DAC-register setup into model-specific code
Thomas Zimmermann
10
-79
/
+192
2022-07-29
drm/mgag200: Split mgag200_modeset_init()
Thomas Zimmermann
1
-9
/
+32
2022-07-29
drm/tests: Split up test cases in igt_check_drm_format_min_pitch
Maíra Canal
1
-2
/
+14
2022-07-29
drm/dp_mst: fix drm_dp_dpcd_read return value checks
Simon Ser
1
-3
/
+3
2022-07-28
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()
José Expósito
1
-0
/
+78
2022-07-28
drm/format-helper: Support multiple target formats results
José Expósito
1
-20
/
+33
2022-07-28
drm/format-helper: Rename test cases to make them more generic
José Expósito
1
-9
/
+8
2022-07-28
drm/format-helper: Fix test on big endian architectures
José Expósito
1
-2
/
+21
2022-07-28
drm/via: use idr_init_base() to initialize dev_priv->object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/sis: use idr_init_base() to initialize dev_priv->object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize mode_config.tile_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize mode_config.object_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize master->lessee_idr
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm: use idr_init_base() to initialize master->magic_map
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
Danilo Krummrich
1
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles
Danilo Krummrich
1
-1
/
+1
2022-07-27
fbdev: Make registered_fb[] private to fbmem.c
Daniel Vetter
1
-3
/
+3
2022-07-27
drm/panel/panel-sitronix-st7701: Add Densitron DMT028VGHMCMI-1A TFT
Marek Vasut
1
-5
/
+182
2022-07-27
drm: Fix typo 'the the' in comment
Slark Xiao
2
-2
/
+2
2022-07-26
drm/fsl-dcu: Use drm_plane_helper_destroy()
Thomas Zimmermann
1
-7
/
+2
2022-07-26
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
1
-7
/
+2
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
7
-27
/
+72
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
49
-50
/
+0
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
32
-89
/
+89
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
29
-29
/
+0
2022-07-26
drm/vmwgfx: Remove trailing whitespace
Thomas Zimmermann
2
-2
/
+2
2022-07-23
drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the log
Javier Martinez Canillas
1
-4
/
+3
2022-07-22
drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
Liviu Dudau
3
-3
/
+24
2022-07-22
drm/komeda - At init write GCU control block to handle already on DPU
Carsten Haitzler
1
-2
/
+1
2022-07-22
drm/komeda: Add legacy FB support so VT's work as expected
Carsten Haitzler
1
-0
/
+2
2022-07-22
drm/arm/hdlcd: Simplify IRQ install/uninstall
Robin Murphy
1
-45
/
+15
2022-07-22
drm/arm/hdlcd: Take over EFI framebuffer properly
Robin Murphy
1
-0
/
+10
2022-07-22
drm/arm: Fix spelling typo in comments
pengfuyuan
2
-2
/
+2
2022-07-22
fbdev: Fix order of arguments to aperture_remove_conflicting_devices()
Thomas Zimmermann
2
-2
/
+2
2022-07-21
drm/bridge: parade-ps8640: Fix regulator supply order
Chen-Yu Tsai
1
-2
/
+2
2022-07-21
drm: correct comments
Liu Zixian
1
-1
/
+1
2022-07-21
drm/panel-edp: Add panel entry for B120XAN01.0
Nícolas F. R. A. Prado
1
-0
/
+1
2022-07-21
drm/panel-edp: Add panel entry for R140NWF5 RH
Nícolas F. R. A. Prado
1
-0
/
+8
2022-07-19
drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
Dmitry Baryshkov
1
-10
/
+8
2022-07-19
drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
Dmitry Baryshkov
1
-6
/
+16
2022-07-19
drm/sched: move calling drm_sched_entity_select_rq
Christian König
1
-2
/
+1
2022-07-19
drm/gud: Fix endianness in gud_xrgb8888_to_color() helper
Geert Uytterhoeven
1
-6
/
+8
2022-07-19
drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpers
Geert Uytterhoeven
1
-34
/
+46
2022-07-19
drm/bridge: tc358767: Add of_node_put() when breaking out of loop
Liang He
1
-2
/
+3
2022-07-19
drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
Liang He
1
-0
/
+1
2022-07-19
drm/bochs: Fix some error handling paths in bochs_pci_probe()
Christophe JAILLET
1
-3
/
+9
[next]