summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sti/sti_hdmi.c
AgeCommit message (Expand)Author
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-18drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2022-11-12drm/sti: Use drm_mode_copy()Ville Syrjälä
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-07-05drm: Remove linux/i2c.h from drm_crtc.hVille Syrjälä
2022-06-13ASoC: hdmi-codec: Update to modern DAI terminologyMark Brown
2022-04-07drm: sti: fix spelling mistake: rejec -> rejectionColin Ian King
2022-04-07drm: sti: don't use kernel-doc markersRandy Dunlap
2020-11-12drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its usedLee Jones
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-03-18drm/sti: remove use of drm_debugfs functions as return valuesWambui Karuga
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-09-16drm: sti: fix W=1 warningsBenjamin Gaignard
2019-09-02drm/sti: Include the right headerLinus Walleij
2019-09-02drm: sti: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-07-31drm: sti: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz
2019-07-30drm: sti: Mark expected switch fall-throughsGustavo A. R. Silva
2019-06-06drm/sti: drop use of drmP.hSam Ravnborg
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-18Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-14drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2018-08-07drm/sti: do not remove the drm_bridge that was never addedPeter Rosin
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2017-12-06gpu: drm: sti: Adopt SPDX identifiersBenjamin Gaignard
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-11-21drm/sti: Handle return value of platform_get_irq_bynameArvind Yadav
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring
2017-05-09drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring
2017-04-10[media] sti: hdmi: add CEC notifier supportBenjamin Gaignard
2017-02-10drm/sti: hdmi: automatically check DVI/HDMI modeVincent Abriou
2017-02-10drm/sti: remove deprecated sink_term configVincent Abriou
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27drm/sti: Remove drm_debugfs_remove_files() callsNoralf Trønnes
2017-01-23Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie
2017-01-06drm/sti: allow audio playback on HDMI even if disabled.Arnaud Pouliquen
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart
2016-09-20drm/sti: remove stih415-416 platform supportVincent Abriou
2016-09-20drm/sti: fix debug logsFabien Dessenne
2016-09-20drm/sti: dpms function missing for HDMI connectorVincent Abriou
2016-09-20drm: sti: fix coccicheck warningsBenjamin Gaignard