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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2023-09-15
drm/nouveau/nvif: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-15
drm/komeda: add NV12 format to support writeback layer type
baozhu.liu
1
-1
/
+1
2023-09-15
MAINTAINERS: add drm_bridge_connector.[ch] files under bridge chips
Jani Nikula
1
-0
/
+2
2023-09-15
accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc()
Pranjal Ramajor Asha Kanojiya
2
-62
/
+47
2023-09-15
accel/qaic: Register for PCI driver at the beginning of module init
Pranjal Ramajor Asha Kanojiya
1
-8
/
+8
2023-09-15
drm: bridge: it66121: ->get_edid callback must not return err pointers
Jani Nikula
1
-2
/
+2
2023-09-14
drm/ssd130x: Store the HW buffer in the driver-private CRTC state
Javier Martinez Canillas
1
-35
/
+118
2023-09-14
drm/debugfs: Fix drm_debugfs_remove_files() stub
Nathan Chancellor
1
-1
/
+2
2023-09-14
drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_alloca...
Nathan Chancellor
1
-3
/
+3
2023-09-13
drm/ingenic: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-22
/
+44
2023-09-13
drm/imx/ipuv3: Call drm_atomic_helper_shutdown() at shutdown/unbind time
Douglas Anderson
1
-0
/
+8
2023-09-13
drm/atomic-helper: drm_atomic_helper_shutdown(NULL) should be a noop
Douglas Anderson
1
-0
/
+3
2023-09-13
MAINTAINERS: Update DRM DRIVERS FOR FREESCALE IMX entry
Douglas Anderson
1
-1
/
+3
2023-09-13
drm/panel: otm8009a: Don't double check prepared/enabled
Douglas Anderson
1
-17
/
+0
2023-09-13
drm/panel: s6e63m0: Don't store+check prepared/enabled
Douglas Anderson
1
-25
/
+0
2023-09-13
drm/panel: Don't store+check prepared/enabled for simple cases
Douglas Anderson
16
-206
/
+0
2023-09-11
drm/i915: Move the size computations to drm buddy
Arunpravin Paneer Selvam
1
-20
/
+3
2023-09-11
drm/amdgpu: Move the size computations to drm buddy
Arunpravin Paneer Selvam
1
-54
/
+4
2023-09-11
drm/buddy: Improve contiguous memory allocation
Arunpravin Paneer Selvam
2
-17
/
+127
2023-09-11
fbdev/core: Clean up include statements in fbmem.c
Thomas Zimmermann
1
-18
/
+1
2023-09-11
fbdev/core: Remove empty internal helpers from fb_logo.c
Thomas Zimmermann
1
-16
/
+6
2023-09-11
fbdev/core: Move logo functions into separate source file
Thomas Zimmermann
5
-520
/
+524
2023-09-11
fbdev/core: Unexport logo helpers
Thomas Zimmermann
3
-10
/
+16
2023-09-11
fbdev/core: Fix style of code for boot-up logo
Thomas Zimmermann
1
-6
/
+7
2023-09-11
fbdev/mmp/mmpfb: Do not display boot-up logo
Thomas Zimmermann
1
-7
/
+0
2023-09-11
fbdev/au1200fb: Do not display boot-up logo
Thomas Zimmermann
1
-9
/
+0
2023-09-10
drm/ssd130x: Use bool for ssd130x_deviceinfo flags
Geert Uytterhoeven
1
-2
/
+2
2023-09-10
drm/ssd130x: Fix screen clearing
Geert Uytterhoeven
1
-8
/
+39
2023-09-09
drm/ssd130x: Print the PWM's label instead of its number
Uwe Kleine-König
1
-2
/
+2
2023-09-09
drm/shmobile: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-09
drm/msm: Convert to platform remove callback returning void
Uwe Kleine-König
10
-38
/
+20
2023-09-09
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
14
-54
/
+28
2023-09-09
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-09
drm/ingenic: Convert to platform remove callback returning void
Uwe Kleine-König
2
-7
/
+4
2023-09-09
drm/imx/ipuv3: Convert to platform remove callback returning void
Uwe Kleine-König
6
-20
/
+12
2023-09-09
drm/mst: Refactor the flow for payload allocation/removement
Wayne Lin
5
-88
/
+153
2023-09-09
drm/mst: delete unnecessary case in drm_dp_add_payload_part2()
Wayne Lin
1
-6
/
+2
2023-09-08
drm/tests: Zero initialize fourccs_out
Arthur Grillo
1
-1
/
+1
2023-09-08
drm/debugfs: Add inline to drm_debugfs_dev_init() to suppres -Wunused-function
Arthur Grillo
1
-1
/
+1
2023-09-08
drm/doc/rfc: Mark GPU VA as complete.
Rodrigo Vivi
1
-18
/
+18
2023-09-08
drm/doc/rfc: Mark DRM_VM_BIND as complete.
Rodrigo Vivi
1
-17
/
+17
2023-09-08
drm/doc/rfc: Mark Dev_coredump as completed.
Rodrigo Vivi
1
-7
/
+10
2023-09-08
drm/doc/rfc: No STAGING out of drivers/staging.
Rodrigo Vivi
1
-6
/
+0
2023-09-07
drm/connector: document DRM_MODE_COLORIMETRY_COUNT
Javier Carrasco
1
-1
/
+2
2023-09-06
drm/bridge: Drop CONFIG_OF conditionals around of_node pointers
Biju Das
4
-8
/
+0
2023-09-06
drm/bridge: Drop conditionals around of_node pointers
Biju Das
1
-2
/
+2
2023-09-06
drm/bridge/analogix/anx78xx: Drop ID table
Biju Das
1
-7
/
+0
2023-09-06
MAINTAINERS: Add Jessica as a reviewer for drm/panel
Jessica Zhang
1
-0
/
+1
2023-09-05
drm/bridge: lt8912b: Add missing drm_bridge_attach call
Tomi Valkeinen
1
-0
/
+7
2023-09-05
drm/bridge: lt8912b: Manually disable HPD only if it was enabled
Tomi Valkeinen
1
-1
/
+1
[next]