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.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
/
gpu
/
drm
/
renesas
/
shmobile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-09-26
drm/renesas/shmobile: Run DRM default client setup
Thomas Zimmermann
2
-1
/
+5
2024-09-24
drm: renesas: shmobile: Add drm_panic support
Geert Uytterhoeven
1
-1
/
+13
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
1
-0
/
+2
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
1
-0
/
+8
2024-06-12
drm: renesas: shmobile: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-0
/
+8
2024-05-02
drm/renesas/shmobile: Use fbdev-dma
Thomas Zimmermann
1
-2
/
+2
2023-12-06
drm/shmobile: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
1
-1
/
+0
2023-10-16
drm: renesas: shmobile: Add DT support
Geert Uytterhoeven
4
-16
/
+74
2023-10-16
drm: renesas: shmobile: Atomic conversion part 3
Geert Uytterhoeven
2
-5
/
+2
2023-10-16
drm: renesas: shmobile: Remove internal CRTC state tracking
Geert Uytterhoeven
2
-58
/
+11
2023-10-16
drm: renesas: shmobile: Use suspend/resume helpers
Geert Uytterhoeven
3
-25
/
+3
2023-10-16
drm: renesas: shmobile: Atomic conversion part 2
Geert Uytterhoeven
1
-26
/
+15
2023-10-16
drm: renesas: shmobile: Atomic conversion part 1
Geert Uytterhoeven
6
-183
/
+217
2023-10-16
drm: renesas: shmobile: Cleanup encoder
Geert Uytterhoeven
1
-26
/
+0
2023-10-16
drm: renesas: shmobile: Shutdown the display on remove
Geert Uytterhoeven
1
-0
/
+2
2023-10-16
drm: renesas: shmobile: Turn vblank on/off when enabling/disabling CRTC
Geert Uytterhoeven
2
-7
/
+15
2023-10-16
drm: renesas: shmobile: Wait for page flip when turning CRTC off
Geert Uytterhoeven
2
-0
/
+40
2023-10-16
drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()
Geert Uytterhoeven
1
-16
/
+20
2023-10-16
drm: renesas: shmobile: Use drm_crtc_handle_vblank()
Geert Uytterhoeven
1
-1
/
+1
2023-10-16
drm: renesas: shmobile: Rename shmob_drm_plane.plane
Geert Uytterhoeven
1
-5
/
+5
2023-10-16
drm: renesas: shmobile: Rename shmob_drm_connector.connector
Geert Uytterhoeven
2
-3
/
+3
2023-10-16
drm: renesas: shmobile: Rename shmob_drm_crtc.crtc
Geert Uytterhoeven
2
-14
/
+14
2023-10-16
drm: renesas: shmobile: Unify plane allocation
Geert Uytterhoeven
4
-47
/
+36
2023-10-16
drm: renesas: shmobile: Move interface handling to connector setup
Geert Uytterhoeven
3
-51
/
+104
2023-10-16
drm: renesas: shmobile: Use media bus formats in platform data
Geert Uytterhoeven
1
-15
/
+22
2023-10-16
drm: renesas: shmobile: Use struct videomode in platform data
Laurent Pinchart
3
-21
/
+18
2023-10-16
drm: renesas: shmobile: Replace .dev_private with container_of()
Geert Uytterhoeven
4
-16
/
+19
2023-10-16
drm: renesas: shmobile: Convert container helpers to static inline functions
Geert Uytterhoeven
2
-4
/
+12
2023-10-16
drm: renesas: shmobile: Embed drm_device in shmob_drm_device
Geert Uytterhoeven
5
-44
/
+34
2023-10-16
drm: renesas: shmobile: Use drmm_universal_plane_alloc()
Geert Uytterhoeven
1
-11
/
+7
2023-10-16
drm: renesas: shmobile: Remove custom plane destroy callback
Geert Uytterhoeven
1
-7
/
+1
2023-10-16
drm: renesas: shmobile: Convert to use devm_request_irq()
Geert Uytterhoeven
1
-6
/
+3
2023-10-16
drm: renesas: shmobile: Improve error handling
Geert Uytterhoeven
2
-4
/
+13
2023-10-16
drm: renesas: shmobile: Remove support for SYS panels
Laurent Pinchart
2
-31
/
+0
2023-10-16
drm: renesas: shmobile: Rename input clocks
Laurent Pinchart
1
-3
/
+3
2023-10-16
drm: renesas: shmobile: Don't set display info width and height twice
Laurent Pinchart
1
-3
/
+0
2023-10-16
drm: renesas: shmobile: Remove backlight support
Laurent Pinchart
7
-142
/
+7
2023-10-16
drm: renesas: shmobile: Improve shmob_drm_format_info table
Geert Uytterhoeven
4
-89
/
+47
2023-10-16
drm: renesas: shmobile: Add missing YCbCr formats
Geert Uytterhoeven
1
-0
/
+6
2023-10-16
drm: renesas: shmobile: Use %p4cc to print fourcc code
Geert Uytterhoeven
1
-2
/
+2
2023-10-16
drm: renesas: shmobile: Restore indentation of shmob_drm_setup_clocks()
Geert Uytterhoeven
1
-1
/
+1
2023-10-16
drm: renesas: shmobile: Add support for Runtime PM
Geert Uytterhoeven
3
-32
/
+40
2023-10-16
drm: renesas: shmobile: Correct encoder/connector types
Geert Uytterhoeven
1
-2
/
+2
2023-10-16
drm: renesas: shmobile: Fix ARGB32 overlay format typo
Geert Uytterhoeven
1
-2
/
+2
2023-10-16
drm: renesas: shmobile: Fix overlay plane disable
Geert Uytterhoeven
1
-0
/
+3
2023-09-09
drm/shmobile: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-29
drm: Place Renesas drivers in a separate dir
Biju Das
13
-0
/
+2010