index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
stm
/
dw_mipi_dsi-stm.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-06-28
drm/stm: dsi: expose DSI PHY internal clock
Raphael Gallais-Pou
2024-06-28
drm/stm: dsi: add pm runtime ops
Yannick Fertre
2024-06-28
drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macro
Raphael Gallais-Pou
2023-06-08
drm/stm: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-26
drm/stm: dsi: Use devm_platform_ioremap_resource()
Yang Li
2022-01-04
drm/stm: dsi: provide the implementation of mode_valid()
Antonio Borneo
2022-01-04
drm/stm: dsi: move lane capability detection in probe()
Antonio Borneo
2021-07-19
drm/stm: dsi: compute the transition time from LP to HS and back
Antonio Borneo
2021-03-08
drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
Yannick Fertre
2020-02-04
drm/stm: dsi: stm mipi dsi doesn't print error on probe deferral
Etienne Carriere
2019-12-16
drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
Heiko Stuebner
2019-09-16
drm/stm: dsi: higher pll out only in video burst mode
Yannick Fertré
2019-07-01
drm/stm: drop use of drmP.h
Sam Ravnborg
2019-06-12
drm/stm: dsi: add power on/off phy ops
Yannick Fertré
2019-05-24
drm/stm: dsi: check hardware version
Yannick Fertré
2019-05-17
drm/stm: dsi: add regulator support
Yannick Fertré
2019-04-01
drm/stm: dw_mipi_dsi-stm: add sleep power management
Yannick Fertré
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2018-01-30
drm/stm: dsi: Add 1.31 version support
Philippe CORNU
2018-01-09
drm/bridge/synopsys: stop clobbering drvdata
Brian Norris
2017-12-19
drm/stm: dsi: Remove unnecessary platform_get_resource() error check
Fabio Estevam
2017-12-06
gpu: drm: stm: Adopt SPDX identifiers
Benjamin Gaignard
2017-11-07
drm/stm: checkpatch strict minor updates
Philippe CORNU
2017-11-07
drm/stm: dsi: Rename driver name
Philippe CORNU
2017-09-08
drm/stm: fix warning about multiplication in condition
Arnd Bergmann
2017-07-26
drm/stm: dsi: Constify phy ops structure
Philippe CORNU
2017-07-26
drm/stm: Add STM32 DSI controller driver
Philippe CORNU