index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
2017-08-21
drm/sti: sti_vdo: clean up drm_bridge_add call
Inki Dae
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-06-20
drm: sti: sti_dvo: make of_device_ids const.
Arvind Yadav
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
2017-01-27
drm/sti: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-07-12
gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-06-21
drm: sti: rework init sequence
Benjamin Gaignard
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-09
drm: sti: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-02-26
drm/sti: add debugfs entries for DVO connector
Vincent Abriou
2016-02-26
drm/sti: fix panel detection for DVO connector
Vincent Abriou
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
2015-11-03
drm/sti: Constify function pointer structs
Ville Syrjälä
2015-06-08
drm/sti: correctly test devm_ioremap() return
Wei Yongjun
2015-03-19
drm: sti: convert driver to atomic modeset
Benjamin Gaignard
2015-01-28
drm/sti: fixup for bridge interface
Dave Airlie
2014-12-30
drm: sti: add DVO output connector
Benjamin Gaignard