index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
samsung-dsim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-20
drm/bridge: samsung-dsim: use drm_bridge_clear_and_put() to put the next bridge
Luca Ceresoli
1
-5
/
+2
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-13
/
+26
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-20
drm/bridge: samsung-dsim: Fix memory leak in error path
Osama Abdelkader
1
-9
/
+16
2026-01-20
drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_an...
Luca Ceresoli
1
-7
/
+13
2026-01-20
drm/bridge: samsung-dsim: samsung_dsim_host_attach: don't use the bridge poin...
Luca Ceresoli
1
-4
/
+5
2026-01-20
drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable ...
Luca Ceresoli
1
-9
/
+17
2025-09-15
drm/bridge: samsung-dsim: add driver support for exynos7870 DSIM bridge
Kaustabh Chakraborty
1
-0
/
+82
2025-09-15
drm/bridge: samsung-dsim: add ability to define clock names for every variant
Kaustabh Chakraborty
1
-45
/
+43
2025-09-15
drm/bridge: samsung-dsim: increase timeout value for PLL_STABLE
Kaustabh Chakraborty
1
-1
/
+1
2025-09-15
drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bit
Kaustabh Chakraborty
1
-2
/
+7
2025-09-15
drm/bridge: samsung-dsim: allow configuring PLL_M and PLL_S offsets
Kaustabh Chakraborty
1
-5
/
+16
2025-09-15
drm/bridge: samsung-dsim: allow configuring the VIDEO_MODE bit
Kaustabh Chakraborty
1
-2
/
+7
2025-09-15
drm/bridge: samsung-dsim: allow configuring the MAIN_VSA offset
Kaustabh Chakraborty
1
-3
/
+10
2025-09-15
drm/bridge: samsung-dsim: allow configuring bits and offsets of CLKCTRL register
Kaustabh Chakraborty
1
-22
/
+54
2025-09-15
drm/bridge: samsung-dsim: add flag to control header FIFO wait
Kaustabh Chakraborty
1
-3
/
+12
2025-09-15
drm/bridge: samsung-dsim: add SFRCTRL register
Kaustabh Chakraborty
1
-0
/
+16
2025-09-15
drm/bridge: samsung-dsim: support separate LINK and DPHY status registers
Kaustabh Chakraborty
1
-4
/
+18
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-41
/
+29
2025-07-01
drm/bridge: samsung-dsim: Always flush display FIFO on vsync pulse
Philipp Zabel
1
-2
/
+0
2025-06-29
drm/bridge: samsung-dsim: Don't use %pK through printk
Thomas Weißschuh
1
-2
/
+2
2025-06-27
drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.h
Philipp Zabel
1
-14
/
+12
2025-06-27
drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_start
Philipp Zabel
1
-25
/
+16
2025-06-16
drm/bridge: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-04-07
drm/bridge: samsung-dsim: use dynamic lifetime management
Luca Ceresoli
1
-4
/
+3
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
1
-1
/
+2
2025-02-19
drm/bridge: Pass full state to atomic_post_disable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
1
-1
/
+1
2025-02-19
drm/bridge: Pass full state to atomic_pre_enable
Maxime Ripard
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-4
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-13
drm/bridge: samsung-dsim: Switch to RUNTIME_PM_OPS()
Fabio Estevam
1
-4
/
+4
2024-06-10
drm/bridge: samsung-dsim: Fix porch calcalcuation rounding
Adam Ford
1
-0
/
+21
2024-06-10
drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
Adam Ford
1
-2
/
+2
2024-02-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-34
/
+2
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+4
2024-01-26
drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
Michael Walle
1
-30
/
+2
2024-01-22
drm: bridge: samsung-dsim: complete the CLKLANE_STOP setting
Dario Binacchi
1
-1
/
+6
2024-01-22
drm: bridge: samsung-dsim: enter display mode in the enable() callback
Dario Binacchi
1
-2
/
+5
2023-12-15
drm/bridge: samsung-dsim: check the return value only if necessary
Dario Binacchi
1
-4
/
+4
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-10
/
+17
2023-10-09
drm/bridge: samsung-dsim: calculate porches in Hz
Michael Tretter
1
-4
/
+6
2023-10-09
drm/bridge: samsung-dsim: adjust porches by rounding up
Michael Tretter
1
-3
/
+3
2023-10-09
drm/bridge: samsung-dsim: update PLL reference clock
Michael Tretter
1
-2
/
+25
2023-10-09
drm/bridge: samsung-dsim: reread ref clock before configuring PLL
Michael Tretter
1
-7
/
+9
2023-10-09
drm/bridge: samsung-dsim: add more mipi-dsi device debug information
Marco Felsch
1
-1
/
+4
2023-10-06
drm: exynos: dsi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]