index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
dw-hdmi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-18
drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY
Laurent Pinchart
1
-5
/
+5
2017-01-18
drm: bridge: dw-hdmi: Fix the name of the PHY reset macros
Laurent Pinchart
1
-3
/
+3
2017-01-18
drm: bridge: dw-hdmi: Define and use macros for PHY register addresses
Laurent Pinchart
1
-15
/
+20
2017-01-18
drm: bridge: dw-hdmi: Detect PHY type at runtime
Laurent Pinchart
1
-3
/
+65
2017-01-18
drm: bridge: dw-hdmi: Handle overflow workaround based on device version
Laurent Pinchart
1
-13
/
+33
2017-01-18
drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
Laurent Pinchart
1
-3
/
+3
2017-01-18
drm: bridge: dw-hdmi: Reject invalid product IDs
Laurent Pinchart
1
-6
/
+19
2017-01-18
drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
Laurent Pinchart
1
-4
/
+4
2017-01-18
drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter
Kieran Bingham
1
-22
/
+5
2017-01-18
drm: bridge: dw-hdmi: Implement DRM bridge registration
Laurent Pinchart
1
-32
/
+80
2017-01-18
drm: bridge: dw-hdmi: Create connector in the bridge attach operation
Laurent Pinchart
1
-13
/
+20
2017-01-18
drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
Laurent Pinchart
1
-36
/
+36
2017-01-18
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
Laurent Pinchart
1
-3
/
+10
2017-01-18
drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach
Laurent Pinchart
1
-1
/
+2
2017-01-18
drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi
Laurent Pinchart
1
-6
/
+3
2017-01-18
drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi
Laurent Pinchart
1
-10
/
+3
2017-01-18
drm: bridge: dw-hdmi: Remove unused function parameter
Kieran Bingham
1
-5
/
+2
2017-01-18
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
Laurent Pinchart
1
-5
/
+3
2017-01-18
drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write
Laurent Pinchart
1
-8
/
+1
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-2
/
+1
2016-11-24
drm: bridge: add DesignWare HDMI I2S audio support
Kuninori Morimoto
1
-2
/
+20
2016-11-11
Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
1
-11
/
+268
2016-10-10
drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup directly
Marek Vasut
1
-7
/
+1
2016-09-20
Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
1
-3
/
+0
2016-09-19
drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
Vladimir Zapolskiy
1
-6
/
+259
2016-09-19
drm: dw_hdmi: use of_get_i2c_adapter_by_node interface
Vladimir Zapolskiy
1
-5
/
+9
2016-08-30
drm: bridge/dw-hdmi: Fix colorspace and scan information registers values
Jose Abreu
1
-3
/
+4
2016-08-29
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
1
-3
/
+0
2016-07-12
drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structure
Liu Ying
1
-19
/
+3
2016-07-12
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
1
-0
/
+3
2016-06-10
drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()
Boris Brezillon
1
-10
/
+1
2016-03-30
drm: bridge/dw-hdmi: Remove pre_enable/post_disable dummy funcs
Archit Taneja
1
-7
/
+0
2016-02-11
drm/bridge: removed dummy mode_fixup function from dw-hdmi.
Carlos Palminha
1
-8
/
+0
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-2
/
+0
2015-12-28
drm: bridge/dw_hdmi: add atomic API support
Mark Yao
1
-2
/
+21
2015-12-19
Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-3
/
+3
2015-11-24
drm/bridge: dw-hdmi: Use dashes in filenames
Thierry Reding
1
-0
/
+1849