index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
synopsys
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: bridge/dw-hdmi-ahb-audio: use strscpy() is more robust and safer
Minghao Chi
2022-09-20
1
-3
/
+3
*
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-09-11
1
-5
/
+8
|
\
|
*
drm: bridge: dw_hdmi: only trigger hotplug event on link change
Lucas Stach
2022-08-29
1
-5
/
+8
*
|
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ASoC: hdmi-codec: Update to modern DAI terminology
Mark Brown
2022-06-13
1
-1
/
+1
*
|
drm: Remove linux/i2c.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
|
/
*
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2022-04-25
1
-1
/
+1
*
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
2022-04-25
2
-1
/
+3
*
drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warnings
kernel test robot
2022-04-22
1
-4
/
+2
*
drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver
Sandor Yu
2022-04-19
5
-4
/
+351
*
drm: bridge: dw_hdmi: add reset function for PHY GEN1
Sandor Yu
2022-04-19
1
-3
/
+11
*
drm: bridge: dw_hdmi: Enable GCP only for Deep Color
Sandor Yu
2022-04-19
2
-0
/
+20
*
drm: bridge: dw_hdmi: default enable workaround to clear the overflow
Sandor Yu
2022-04-19
1
-16
/
+7
*
drm: bridge: dw-mipi-dsi: Switch to devm_drm_of_get_bridge
Jagan Teki
2022-03-31
1
-12
/
+3
*
Revert "drm/bridge: dw-mipi-dsi: Find the possible DSI devices"
Jagan Teki
2022-03-31
1
-43
/
+15
*
drm/bridge: Use drm_mode_copy()
Ville Syrjälä
2022-03-14
1
-1
/
+1
*
drm/bridge: dw-hdmi: use safe format when first in bridge chain
Neil Armstrong
2022-02-10
1
-2
/
+3
*
drm/connector: Fix typo in output format
Maxime Ripard
2022-01-25
1
-8
/
+8
*
drm/bridge: dw-mipi-dsi: Switch to atomic operations
Jagan Teki
2022-01-13
1
-7
/
+12
*
drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probe
Miaoqian Lin
2022-01-05
1
-0
/
+1
*
drm/bridge/synopsys: dsi: extend the prototype of mode_valid()
Antonio Borneo
2022-01-04
1
-1
/
+4
*
drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR
Neil Armstrong
2021-11-12
4
-8
/
+27
*
drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge
Neil Armstrong
2021-10-15
1
-0
/
+1
*
drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_r...
Cai Huoqing
2021-10-06
1
-4
/
+2
*
Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-30
1
-15
/
+43
|
\
|
*
drm/bridge: dw-mipi-dsi: Find the possible DSI devices
Jagan Teki
2021-07-27
1
-15
/
+43
*
|
drm: bridge: dw-hdmi: Attach to next bridge if available
Laurent Pinchart
2021-07-28
1
-1
/
+53
*
|
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
2
-10
/
+1
|
/
*
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
2021-05-07
1
-16
/
+1
*
drm/connector: Create a helper to attach the hdr_output_metadata property
Maxime Ripard
2021-05-07
1
-2
/
+1
*
drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver
Jernej Skrabec
2021-04-20
1
-1
/
+1
*
drm: bridge: dw-hdmi: Remove redundant null check before clk_disable_unprepare
Xu Wang
2021-01-05
1
-4
/
+2
*
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
1
-1
/
+1
|
\
|
*
drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_ops
Rikard Falkeborn
2020-10-05
1
-1
/
+1
*
|
drm: bridge: dw-hdmi: Avoid resetting force in the detect function
Jonathan Liu
2020-11-12
1
-6
/
+0
|
/
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
|
drm/bridge: dw-mipi-dsi: permit configuring the escape clock rate
Neil Armstrong
2020-09-11
1
-5
/
+20
*
|
drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
Alex Dewar
2020-09-11
1
-3
/
+1
*
|
drm/bridge: dw-mipi-dsi: fix dw_mipi_dsi_debugfs_show/write warnings
Neil Armstrong
2020-09-08
1
-2
/
+2
*
|
drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
Angelo Ribeiro
2020-09-07
1
-8
/
+90
*
|
drm/bridge/synopsys: dsi: add support for non-continuous HS clock
Antonio Borneo
2020-09-07
1
-2
/
+7
*
|
drm/bridge/synopsys: dsi: allow sending longer LP commands
Antonio Borneo
2020-09-07
1
-8
/
+9
*
|
drm/bridge/synopsys: dsi: allow LP commands in video mode
Antonio Borneo
2020-09-07
1
-0
/
+8
|
/
*
drm/bridge: dw-hdmi: Always add the bridge in the global bridge list
Liu Ying
2020-07-10
1
-31
/
+13
*
drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...
Liu Ying
2020-07-10
1
-5
/
+0
*
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-1
/
+1
|
\
|
*
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-03
1
-24
/
+62
|
|
\
|
|
*
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-22
1
-24
/
+62
|
|
|
\
|
*
|
|
Update rmk's email address in various drivers
Russell King
2020-04-21
1
-1
/
+1
|
|
/
/
[next]