index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
hdmi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
drm/msm/hdmi: simplify code in pll_get_integloop_gain
Rex Nie
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-10-21
drm/msm8998: make const arrays ratio_list and band_list static
Colin Ian King
1
-3
/
+2
2024-10-21
drm/msm: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-10-14
drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998
Dmitry Baryshkov
1
-9
/
+0
2024-09-02
drm/msm: add msm8998 hdmi phy/pll support
Arnaud Vrac
3
-0
/
+792
2024-09-02
drm/msm/hdmi: add "qcom,hdmi-tx-8998" compatible
Marc Gonzalez
1
-0
/
+1
2024-04-22
drm/msm: Drop msm_read/writel
Konrad Dybcio
3
-10
/
+10
2024-04-22
drm/msm: drop display-related headers
Dmitry Baryshkov
1
-1399
/
+0
2024-04-22
drm/msm/hdmi: drop qfprom.xml.h
Dmitry Baryshkov
1
-61
/
+0
2024-04-22
drm/msm/hdmi: Replace of_gpio.h by proper one
Andy Shevchenko
1
-1
/
+1
2024-02-09
drm/msm/hdmi: switch to ->edid_read callback
Jani Nikula
1
-7
/
+16
2024-02-09
drm/msm/hdmi: fix indent
Jani Nikula
1
-6
/
+6
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+0
2023-10-23
Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
4
-43
/
+17
2023-10-12
drm/msm/hdmi: use correct lifetime device for devm_drm_bridge_add
Dmitry Baryshkov
1
-1
/
+1
2023-10-09
drm/msm/hdmi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
4
-43
/
+17
2023-09-09
drm/msm: Convert to platform remove callback returning void
Uwe Kleine-König
2
-8
/
+4
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2
-1
/
+4
2023-03-21
drm/msm: Update generated headers
Rob Clark
2
-40
/
+62
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-02-03
Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2
-8
/
+17
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
1
-2
/
+10
2023-01-26
drm/msm/hdmi: make hdmi_phy_8960 OF clk provider
Dmitry Baryshkov
1
-5
/
+10
2023-01-26
drm/msm/hdmi: switch hdmi_pll_8960 to use parent_data
Dmitry Baryshkov
1
-3
/
+3
2023-01-16
Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+0
2023-01-09
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+4
2023-01-05
drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
1
-2
/
+0
2022-12-27
drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()
Christophe JAILLET
1
-2
/
+10
2022-11-23
drm/msm/hdmi: remove unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2022-11-04
drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()
Dmitry Baryshkov
1
-18
/
+22
2022-11-04
drm/msm/hdmi: don't take extra reference on PHY device
Dmitry Baryshkov
1
-1
/
+1
2022-11-04
drm/msm/hdmi: move resource allocation to probe function
Dmitry Baryshkov
1
-166
/
+138
2022-11-03
drm/msm/hdmi: drop constant resource names from platform config
Dmitry Baryshkov
2
-9
/
+3
2022-11-03
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
1
-1
/
+1
2022-09-30
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+5
2022-09-18
drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
Dmitry Baryshkov
1
-11
/
+14
2022-07-13
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
5
-168
/
+57
2022-07-04
drm/msm/hdmi: support attaching the "next" bridge
Dmitry Baryshkov
2
-0
/
+16
2022-07-04
drm/msm/hdmi: drop empty bridge callbacks
Dmitry Baryshkov
1
-10
/
+0
2022-07-04
drm/msm/hdmi-phy: populate 8x60 HDMI PHY requirements
Dmitry Baryshkov
1
-0
/
+12
2022-07-04
drm/msm/hdmi: reuse MSM8960's config for MSM8660
Dmitry Baryshkov
1
-3
/
+1
2022-07-04
drm/msm/hdmi: merge platform config for 8974/8084/8994/8996
Dmitry Baryshkov
1
-24
/
+3
2022-07-04
drm/msm/hdmi: drop hpd_regs usage on 8x74/8084
Dmitry Baryshkov
1
-5
/
+0
2022-07-04
drm/msm/hdmi: drop empty 'none' regulator lists
Dmitry Baryshkov
1
-5
/
+0
2022-07-04
drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
Dmitry Baryshkov
1
-1
/
+1
2022-07-04
drm/msm/hdmi: drop unused GPIO support
Dmitry Baryshkov
3
-120
/
+21
2022-07-04
drm/msm/hdmi: drop the hdmi-mux support
Dmitry Baryshkov
1
-1
/
+1
[next]