index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
synopsys
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-47
/
+108
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-02-20
drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...
Chen Ni
-1
/
+3
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
-6
/
+23
2026-01-21
drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-4
/
+3
2026-01-20
drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
Osama Abdelkader
-6
/
+14
2026-01-19
drm/bridge: refactor HDMI InfoFrame callbacks
Dmitry Baryshkov
-38
/
+74
2026-01-09
drm/bridge: dw-hdmi-qp: Add support for missing HPD
Chris Morgan
-4
/
+30
2026-01-07
drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resume
Sebastian Reichel
-0
/
+9
2025-11-14
drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depth
Cristian Ciocaltea
-2
/
+9
2025-11-03
drm/bridge: synopsys: dw-dp: add bridge before attaching
Luca Ceresoli
-0
/
+2
2025-10-15
drm/bridge: dw-hdmi-qp: Fixup timer base setup
Cristian Ciocaltea
-3
/
+9
2025-10-15
drm/bridge: dw-hdmi-qp: Add CEC support
Cristian Ciocaltea
-0
/
+234
2025-09-29
drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
Shengjiu Wang
-1
/
+16
2025-09-29
drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
Shengjiu Wang
-0
/
+6
2025-08-28
drm/bridge: synopsys: Add DW DPTX Controller support library
Andy Yan
-0
/
+2103
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
-2
/
+3
2025-07-14
drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...
Andy Yan
-6
/
+6
2025-06-16
drm/bridge: Include <linux/export.h>
Thomas Zimmermann
-0
/
+4
2025-05-23
drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc...
Luca Ceresoli
-12
/
+12
2025-04-29
drm/bridge: dw-hdmi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
-4
/
+3
2025-04-17
drm/bridge: dw-hdmi: Avoid including uapi headers
Andy Yan
-2
/
+2
2025-04-07
drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
Dmitry Baryshkov
-0
/
+1
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
-5
/
+8
2025-02-27
drm/bridge: synopsys: Add audio support for dw-hdmi-qp
Sugar Zhang
-0
/
+489
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
-2
/
+2
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
-2
/
+2
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
-6
/
+4
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
-2
/
+2
2025-02-10
drm/bridge: dw-hdmi: Sync comment block with actual bus formats order
Cristian Ciocaltea
-2
/
+2
2025-01-04
ASoC: hdmi-codec: pass data to get_dai_id too
Dmitry Baryshkov
-1
/
+2
2024-12-24
drm/bridge: dw-hdmi-qp: drop atomic_check() callback
Dmitry Baryshkov
-17
/
+0
2024-12-19
drm/bridge: synopsys: Fix Copyright Writing Style of dw-hdmi-qp
Andy Yan
-1
/
+1
2024-12-10
drm/bridge/synopsys: Add MIPI DSI2 host controller bridge
Heiko Stuebner
-0
/
+1037
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
-4
/
+4
2024-12-05
drm/bridge: dw-hdmi-qp: replace mode_valid with tmds_char_rate
Dmitry Baryshkov
-7
/
+5
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-4
/
+4
2024-10-24
drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flag
Dmitry Baryshkov
-0
/
+3
2024-10-17
drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
Cristian Ciocaltea
-0
/
+1491
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-4
/
+26
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-51
/
+22
2024-09-13
drm/bridge: dw-hdmi-cec: Switch to SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
-4
/
+4
2024-08-27
drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driver
Takashi Iwai
-4
/
+26
2024-08-19
drm/bridge: dw-hdmi: Simplify clock handling
Cristian Ciocaltea
-50
/
+16
2024-08-01
drm/bridge: synopsys: dw-mipi-dsi: enable EoTp by default
Christoph Fritz
-1
/
+6
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-3
/
+3
2024-05-13
drm/bridge: synopsys: dw-mipi-dsi: Remove a redundant check on existence of b...
Sui Jingfeng
-5
/
+0
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
Geert Uytterhoeven
-1
/
+1
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"
Geert Uytterhoeven
-1
/
+1
[next]