index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used
Lee Jones
1
-0
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-16
ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+4
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-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-09-16
drm: sti: fix W=1 warnings
Benjamin Gaignard
1
-2
/
+2
2019-09-02
drm/sti: Include the right header
Linus Walleij
1
-1
/
+1
2019-09-02
drm: sti: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
1
-7
/
+12
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-07-31
drm: sti: Provide ddc symlink in hdmi connector sysfs directory
Andrzej Pietrasiewicz
1
-2
/
+4
2019-07-30
drm: sti: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
1
-1
/
+4
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-18
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+2
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-2
/
+2
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2018-08-07
drm/sti: do not remove the drm_bridge that was never added
Peter Rosin
1
-1
/
+0
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
1
-1
/
+1
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
1
-1
/
+3
2017-11-21
drm/sti: Handle return value of platform_get_irq_byname
Arvind Yadav
1
-0
/
+5
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-1
/
+0
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-13
/
+10
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
1
-9
/
+8
2017-05-09
drm/sti: Reduce function calls for sequence output at five places
Markus Elfring
1
-4
/
+2
2017-04-10
[media] sti: hdmi: add CEC notifier support
Benjamin Gaignard
1
-0
/
+11
2017-02-10
drm/sti: hdmi: automatically check DVI/HDMI mode
Vincent Abriou
1
-25
/
+6
2017-02-10
drm/sti: remove deprecated sink_term config
Vincent Abriou
1
-7
/
+0
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-11
/
+0
2017-01-27
drm/sti: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
1
-11
/
+0
2017-01-23
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...
Dave Airlie
1
-104
/
+101
2017-01-06
drm/sti: allow audio playback on HDMI even if disabled.
Arnaud Pouliquen
1
-104
/
+101
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-2
/
+1
2016-09-20
drm/sti: remove stih415-416 platform support
Vincent Abriou
1
-20
/
+0
2016-09-20
drm/sti: fix debug logs
Fabien Dessenne
1
-1
/
+1
2016-09-20
drm/sti: dpms function missing for HDMI connector
Vincent Abriou
1
-0
/
+1
2016-09-20
drm: sti: fix coccicheck warnings
Benjamin Gaignard
1
-4
/
+4
2016-07-05
Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...
Dave Airlie
1
-3
/
+4
2016-07-01
drm: sti: Add ASoC generic hdmi codec support.
Arnaud Pouliquen
1
-17
/
+277
2016-06-21
drm: sti: rework init sequence
Benjamin Gaignard
1
-19
/
+2
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
1
-4
/
+15
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 HDMI connector
Vincent Abriou
1
-1
/
+174
2016-02-26
drm/sti: add hdmi_mode property for HDMI connector
Vincent Abriou
1
-2
/
+28
[next]