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
/
sti
/
sti_dvo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
1
-2
/
+3
2023-01-18
drm/sti: Use drm_mode_copy()
Ville Syrjälä
1
-1
/
+1
2019-08-07
drm/sti: fix opencoded use of drm_panel_*
Sam Ravnborg
1
-5
/
+3
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
1
-1
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-2
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-1
/
+3
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
1
-1
/
+1
2017-08-21
drm/sti: sti_vdo: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-06-20
drm: sti: sti_dvo: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
1
-2
/
+1
2017-01-27
drm/sti: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
1
-10
/
+0
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-2
/
+1
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
1
-1
/
+2
2016-07-12
gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-06-21
drm: sti: rework init sequence
Benjamin Gaignard
1
-7
/
+0
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
1
-8
/
+10
2016-06-09
drm: sti: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-10
/
+0
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
1
-7
/
+0
2016-02-26
drm/sti: add debugfs entries for DVO connector
Vincent Abriou
1
-0
/
+70
2016-02-26
drm/sti: fix panel detection for DVO connector
Vincent Abriou
1
-3
/
+5
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
1
-2
/
+0
2015-11-03
drm/sti: Constify function pointer structs
Ville Syrjälä
1
-2
/
+3
2015-06-08
drm/sti: correctly test devm_ioremap() return
Wei Yongjun
1
-2
/
+2
2015-03-19
drm: sti: convert driver to atomic modeset
Benjamin Gaignard
1
-1
/
+5
2015-01-28
drm/sti: fixup for bridge interface
Dave Airlie
1
-10
/
+19
2014-12-30
drm: sti: add DVO output connector
Benjamin Gaignard
1
-0
/
+551