index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_dvo.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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