index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-06
drm/imx/tve: fix probe device leak
Johan Hovold
1
-0
/
+13
2026-02-06
drm/imx: imx-tve: move initialization into probe
Philipp Zabel
1
-23
/
+19
2026-02-06
drm/imx: imx-tve: use local encoder and connector variables
Philipp Zabel
1
-7
/
+8
2024-12-14
drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+2
2024-12-14
drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+2
2024-04-13
drm/imx/ipuv3: do not return negative values from .get_modes()
Jani Nikula
1
-2
/
+2
2022-11-25
drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-07-29
drm/imx/dcss: fix unused but set variable warnings
Wang ShaoBo
1
-2
/
+0
2022-07-29
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
1
-0
/
+3
2022-06-14
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-04-13
drm/imx: Fix memory leak in imx_pd_connector_get_modes
José Expósito
1
-1
/
+3
2022-04-13
drm/imx: imx-ldb: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+2
2022-03-23
drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...
Christoph Niedermaier
1
-8
/
+0
2021-04-16
drm/imx: imx-ldb: fix out of bounds array access warning
Arnd Bergmann
1
-0
/
+10
2021-04-07
drm/imx: fix memory leak when fails to init
Pan Bian
1
-1
/
+1
2020-12-30
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
1
-2
/
+9
2020-10-27
drm/imx: tve remove extraneous type qualifier
Arnd Bergmann
1
-1
/
+1
2020-10-27
drm/imx: parallel-display: reduce scope of edid_len
Philipp Zabel
1
-4
/
+3
2020-10-27
drm/imx: parallel-display: remove unused function enc_to_imxpd()
Philipp Zabel
1
-5
/
+0
2020-10-27
drm/imx: parallel-display: fix edid memory leak
Marco Felsch
1
-10
/
+2
2020-10-27
drm/imx: imx-ldb: reduce scope of edid_len
Philipp Zabel
1
-6
/
+4
2020-10-26
drm/imx: dw_hdmi-imx: remove empty encoder_disable callback
Philipp Zabel
1
-5
/
+0
2020-10-26
drm/imx: drop explicit drm_mode_config_cleanup
Philipp Zabel
1
-5
/
+5
2020-10-26
drm/imx: imx-tve: remove redundant enable tracking
Philipp Zabel
1
-12
/
+4
2020-10-26
drm/imx: imx-tve: use regmap fast_io spinlock
Philipp Zabel
1
-21
/
+1
2020-10-26
drm/imx: dw_hdmi-imx: use imx_drm_encoder_parse_of
Philipp Zabel
1
-9
/
+3
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-09-10
drm/imx/dcss: fix compilation issue on 32bit
Laurentiu Palcu
1
-1
/
+1
2020-09-09
drm/imx/dcss: use drm_bridge_connector API
Laurentiu Palcu
3
-8
/
+41
2020-09-09
drm/imx: Add initial support for DCSS on iMX8MQ
Laurentiu Palcu
17
-0
/
+3962
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
6
-87
/
+74
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2
-16
/
+0
2020-07-23
Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
6
-87
/
+74
2020-07-20
drm/imx: imx-tve: Delete an error message in imx_tve_bind()
Markus Elfring
1
-3
/
+1
2020-07-20
drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
Liu Ying
1
-3
/
+4
2020-07-20
drm/imx: parallel-display: move panel/bridge detection to fail early
Marco Felsch
1
-6
/
+6
2020-07-20
drm/imx: imx-ldb: remove useless enum
Marco Felsch
1
-5
/
+0
2020-07-20
drm/imx: drop useless best_encoder callback
Marco Felsch
3
-27
/
+0
2020-07-20
drm/imx: tve: fix regulator_disable error path
Marco Felsch
1
-10
/
+10
2020-07-20
drm/imx: parallel-display: Adjust bus_flags handling
Marek Vasut
1
-1
/
+1
2020-07-20
drm/imx: fix use after free
Philipp Zabel
6
-32
/
+52
2020-07-02
drm/imx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
1
-13
/
+8
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Laurent Pinchart
1
-2
/
+2
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
Laurent Pinchart
1
-2
/
+4
2020-06-10
drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/imx: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-04-02
drm/imx: Use simple encoder
Thomas Zimmermann
6
-31
/
+8
2020-03-18
drm/imx: Remove the bogus possible_clones setup
Ville Syrjälä
1
-2
/
+2
[next]