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
/
include
/
drm
/
bridge
/
dw_hdmi.h
Age
Commit message (
Expand
)
Author
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-11
drm: bridge: dw-hdmi: Add hook for resume
Douglas Anderson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-01
drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling support
Neil Armstrong
2019-01-09
drm: remove include of drmP.h from bridge/dw_hdmi.h
Sam Ravnborg
2018-09-28
drm/bridge: dw-hdmi: allow forcing vendor phy-type
Heiko Stuebner
2018-05-30
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
Neil Armstrong
2018-02-16
drm/bridge/synopsys: dw-hdmi: don't clobber drvdata
Jernej Skrabec
2018-02-16
drm/bridge/synopsys: dw-hdmi: Export some PHY related functions
Jernej Skrabec
2017-06-26
DRM: Fix an incorrectly formatted table
Jonathan Corbet
2017-06-05
drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callback
Jose Abreu
2017-04-04
drm: bridge: dw-hdmi: Move HPD handling to PHY operations
Neil Armstrong
2017-04-04
drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
Neil Armstrong
2017-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
2017-01-18
drm: bridge: dw-hdmi: Detect PHY type at runtime
Laurent Pinchart
2017-01-18
drm: bridge: dw-hdmi: Implement DRM bridge registration
Laurent Pinchart
2017-01-18
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
Laurent Pinchart
2017-01-18
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
Laurent Pinchart
2015-08-18
drm: bridge/dw_hdmi: introduce interfaces to enable and disable audio
Russell King
2015-08-18
drm: bridge/dw_hdmi: introduce interface to setting sample rate
Russell King
2015-04-01
drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driver
Yakir Yang
2015-01-07
drm: bridge/dw_hdmi: add rockchip rk3288 support
Andy Yan
2015-01-07
drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
Andy Yan