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
/
sti
/
sti_dvo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
1
-2
/
+3
2022-12-31
drm/sti: Use drm_mode_copy()
Ville Syrjälä
1
-1
/
+1
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-3
/
+1
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
1
-2
/
+0
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
1
-8
/
+5
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-10
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-09-16
drm: sti: fix W=1 warnings
Benjamin Gaignard
1
-1
/
+1
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+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